AI
Cancel AI task
Stopping a previously launched AI-task without waiting for it to be fully completed. The task will be moved to “REVOKED” status.
POST
Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
ID of the task to be cancelled
Response
202
application/json
Accepted. AI-task has been cancelled successfully
The response is of type object
.