Delete root jobs and related items
Only succeeds on completed or cancelled root jobs. Ignores jobs that don't fit that criteria. Recursively deletes children, tasks, job data, job history, and large files.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
request body
jobIds
Response
The result of the delete jobs operation.
message
A human-readable message summarizing the result of the operation
data
Any successfully retrieved information related to the request.
metadata
Any structured, wordy or machine-readable information related to the result of the operation. For success responses, this may contain information like pagination values from a search operation.
Errors
500
Internal Server Error