Delete a task in the system, as indicated by the taskId
- Print
- PDF
Delete a task in the system, as indicated by the taskId
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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
Was this article helpful?