Running tasks
Cancel Task
Cancel a specific task if the user has the permission to do so.
Note: The task will only be cancelled if the user has the permission to cancel it.
POST
/
task
/
{id}
/
cancel
Path Parameters
id
string
requiredUUID of the task to cancel
Response
200 - application/json
The response is of type object
.