Britive platform release 2026.03.02 is now live in production.

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