v1

latestOpenAPI 3.1.02026-07-24111290748.0 KB
Jobs

Cancel a job

Jobs can be canceled at any time but be aware that if a job already started, changes done by this one won't be reverted. For example, if you created a job to close 10k tickets and you cancel it at some point, these closed tickets won't be reopened.

delete/api/jobs/{id}

Path parameters

idinteger required

The ID of the job to cancel.

Response

No content.