latestOpenAPI 3.1.02026-08-211061591.1 MB
69a962f1578f
Tasks
Delete Task
Delete a task and all of its subtasks.
Returns NOT_FOUND when the task does not exist and FORBIDDEN when the authenticated user cannot modify the task.
delete/api/v1/tasks/{task_id}
Path parameters
task_idstring required
String ID of the task
Example:6XGgmFVcrG5RRjVr
Response
Successful Response
{"stackTrail":"paths:/api/v1/tasks/{task_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}