Summary
Delete a root job and all related items
Description
Only succeeds on completed or cancelled root jobs. Recursively deletes children, tasks, job data, job history, and large files.
Route
DELETE /operations-manager/jobs/:jobId
Roles
admin
apiwrite
engineering
operations
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| jobId | string | yes | The id of the Job to delete. |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| result | object | The result of the delete job operation. |