Tasks

Delete a task

Marks a task as deleted. If the task has subtasks then those will also be deleted.

delete/tasks/{id}

Path parameters

idinteger required

The ID of the task

Response

Deleted task.

successboolean
additional_dataobject nullable

Changes