Delete a task in the system, as indicated by the taskId

Prev Next
Delete
/api/tasks/services/{taskServiceId}/tasks/{taskId}

When a task is deleted, all the associated tasks are also deleted.

Security
HTTP
Type bearer
Path parameters
taskServiceId
stringRequired
taskId
stringRequired
Responses
200

successful operation