REST APItasksDelete a taskDelete a task DELETE /api/v1/tasks/:task_id Deletes a task. Its transition history cascades. Request Responses204401403404Task deletedUnauthorizedForbiddenTask not found