Cancel a task
Batch Media API
Cancel Task
Cancels an existing task by its ID
POST
Cancel a task
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

