Jobs
Cancel many Jobs
Cancel the execution of many jobs at once by passing a list of jobs.
PUT
/
jobs
/
status
/
cancel
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
Body
application/json
A list of job UUIDs to cancel.
Was this page helpful?