These docs are for v0.0.1. Click to read the latest docs for v1.0.63.

Bulk Delete Jobs

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
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 6 and 6
^[a-zA-Z]{6}$

The unique 6 character internal id that represents the customer account.

Body Params

List of all imported job Ids to delete the jobs.

jobIds
array of strings
length ≤ 50

List of job Ids to delete the jobs

jobIds
Responses
202

Accepted

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/problem+json