Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the task to cancel
Response
Task cancelled successfully
Cancels an existing task by its ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique identifier of the task to cancel
Task cancelled successfully