Skip to main content

Delete a task

DELETE 

/v1/projects/:project_id/tasks/:task_id

Removes the card and its transition history. Distinct from closing it: a card that reaches a terminal column closes and keeps its audit trail.

Request

Responses

Card deleted.