Developers

Removes the Task resource

DELETE
/project/tasks/{id}

Removes the Task resource

Authorization<token>

Value for the Authorization header parameter.

In: header

Path Parameters

id*string

Task identifier

Response Body

curl -X DELETE "https://example.com/project/tasks/string"
Empty