cURL
Jobs
Cancel a job
Stop the execution of job in queue.
PUT
cURL
Stop the execution of a job that is currently queued or running. Canceled jobs will not consume additional usage time, but any partial execution that has already occurred may still be billed.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.
Authorizations
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
The UUID of the job — this UUID is provided in the response on job creation.

