Skip to content

Delete a task

DELETE
/tasks/{task_id}

Delete a task by ID

task_id
required
string

Task ID

Task deleted

object
success
required
boolean
Example
true

Task not found