fermioniq.client.Client.delete# Client.delete(job_id: str) → DeleteJobResponse# Deletes job given by id. Parameters: job_idThe ID of the job to delete. Returns: responseA DeleteJobResponse object.