tasks

Delete a task by its unique ID

delete/topics/{topic}/tasks/{id}

Path parameters

topicstring required

Name of the topic

idstring required

Unique ID of the task

Response

OK

deletedinteger

Number of resources deleted by the operation.

Changes