Quantum Jobs
Cancel a Job
Cancel the execution of a single job by ID.
PUT
/
quantum-jobs
/
cancel
/
:_id
Authorizations
api-key
string
headerrequiredAuthenticate requests using an API key linked to your qBraid account. Obtain your key by registering or logging in at account.qbraid.com.
Path Parameters
_id
string
requiredThe ID of the job to cancel (provided upon job creation).