Skip to main content
POST
Cancel a task

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

Task UUID

Body

application/json
reason
string
Example:

"No longer needed"

Response

Task cancelled successfully