Skip to main content
DELETE
cURL
Permanently remove multiple jobs and their associated data by providing a list of job UUIDs. This bulk operation cannot be undone and will delete all job metadata, results, and history for the specified jobs.

Authorizations

Authorization
string
header
default:apiKey your-api-key
required

API keys are associated with a user and can be created on the IonQ Quantum Cloud application. To authenticate, prefix your API Key with apiKey and place it in the Authorization request header. Ex: Authorization: apiKey your-api-key

Body

application/json
ids
string[]
required

Response

Successfully deleted a list of jobs.

ids
string[]
required
status
enum<string>
required
Available options:
deleted