Skip to main content

Path parameters

number
required
ID of the task to delete.

Response

204 No Content — The task was deleted. The response body is empty. All task completion records associated with this task are also deleted automatically via the database ON DELETE CASCADE constraint.

Errors