Cancel multiple jobs simultaneously.
Cancel multiple jobs simultaneously by providing a list of job UUIDs. This is useful for batch operations when you need to stop several queued or running jobs at once.
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
Successfully canceled a list of jobs.
The response is of type object
.
Cancel multiple jobs simultaneously.
Cancel multiple jobs simultaneously by providing a list of job UUIDs. This is useful for batch operations when you need to stop several queued or running jobs at once.
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
Successfully canceled a list of jobs.
The response is of type object
.