Cancel the execution of many jobs at once by passing a list of jobs.
Documentation Index
Fetch the complete documentation index at: https://docs.ionq.com/llms.txt
Use this file to discover all available pages before exploring further.
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
A list of job UUIDs to cancel.
The UUID of a job. We'll provide the UUID initially in our response to a job creation request.
Successfully cancelled requested jobs
Response body from successfully cancelling many jobs.
A list of UUIDs of cancelled jobs.
The UUID of a job. We'll provide the UUID initially in our response to a job creation request.
Status of a job (always canceled).
canceled