fermioniq.client.Client.delete#

Client.delete(job_id: str) DeleteJobResponse#

Deletes job given by id.

Parameters:
job_id

The ID of the job to delete.

Returns:
response

A DeleteJobResponse object.