Skip to main content
DELETE
cURL

Query Parameters

ids
string<uuid>[]

A list of job UUIDs

Response

200 - application/json

Successfully deleted requested jobs

Response body from successfully deleting many jobs.

ids
string<uuid>[]
required

A list of UUIDs of deleted jobs.

The UUID of a job. We'll provide the UUID initially in our response to a job creation request.

status
enum<string>
required

Status of a job (always deleted).

Available options:
deleted