Tasks API
Task CRUD operations API - Delete task
OVERVIEW
Use this API to delete an existing task
Request API
DELETE /api/3/tasks/{taskid}
The taskid is the integer parameter, which is the id of an existing task.
Response
The response is a 200 OK http response in the case the task has been deleted successfully, otherwise an error object explaining the reason for failure will be returned.
Hi Atin Grover, thank you for your message. I have copied in two of our product managers who work on APIs and Tasks as they should be able to answer you.
CC: Imran Aziz, Tom MacDonald
When a task (or task list) is deleted, is it moved to Recycle bin or it is deleted permanently?
Last Updated: Feb 24,2025
Comments
2 Comments