Tasks

Delete a task

Permanently deletes a task.

delete/tasks/{task_id}

Path parameters

task_idstring required

Unique identifier for the task (prefixed with task_).

Response

OK

idstring required

ID of the deleted task.

objectstring required

Always task.

deletedboolean required

Always true for successful deletions.

request_idstring required

Unique identifier for the API request. Include this when contacting support.

Changes

No recorded changes to this endpoint across all 1 revision of this API.