Delete Jobs
Job Management
Delete Jobs
This endpoint deletes existing jobs.
POST
Delete Jobs
You can delete one or multiple jobs via the
If successful, you’ll get
/deletejobs endpoint.
Deleted jobs will be deleted entirely, this action cannot be undone.
Consider archiving jobs if you want to keep related data in the system.
REQUEST
An array of job IDs to delete. Jobs can be identified by their
id or by using the template prefix (tpl-) for template jobs.status:0 and the deleted job objects in the response.