Skip to main content
DELETE
Delete a task
A work item or activity that helps complete a project. The legacy /project-tasks/{id} path remains available as an alias for this endpoint.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The task uuid.

Response

204