Cancel a specific task

Attempts to cancel a task identified by its ID. Only tasks that haven't entered processing may be cancelled

Log in to see full request history
Path Params
integer
required

The unique identifier of the task to be cancelled

Responses

400

Double-check your request - you may be missing some query parameters or have provided invalid parameters

401

You are not authenticated to the API

403

You do not have access to this endpoint

404

That route doesn't exist

429

You've exceeded the rate limit

Language
URL