Bulk delete root jobs
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. Does not return details of specific document deletion.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
request body
jobIds
Response
The results of each root delete jobs operation and total number of items deleted per collection.
message
data
metadata
Errors
500
Internal Server Error