Bulk Delete Jobs

POST https://{{axpAPIDomain}}/api/admin/user/v1/accounts/:accountId/jobs:bulkDelete

This API requires the Account Administrator role.

Bulk deletes jobs using the IDs provided.

Only jobs with the following status can be deleted: * COMPLETED * FAILED * ABORTED

Request Body

{"jobIds"=>["04703a3a-3dfb-4606-ae79-fd0fe0be3e64", "03703a3a-3dfb-4606-ae79-fd0fe0be3e53"]}

HEADERS

KeyDatatypeRequiredDescription
appkeystring
Content-Typestring
Acceptstring