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.

Changes

No recorded changes to this endpoint across all 1 revision of this API.