Skip to main content
DELETE
cURL
Permanently remove a job and its associated data from your project. This action cannot be undone and will delete all job metadata, results, and history.

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

Path Parameters

UUID
string
required

The UUID of the job — this UUID is provided in the response on job creation.

Response

Successfully deleted a job.

id
string
required
Example:

"617a1f8b-59d4-435d-aa33-695433d7155e"

status
enum<string>
required
Available options:
deleted