---
title: "DELETE /jobs/{UUID}"
method: DELETE
path: "/jobs/{UUID}"
---

# DELETE /jobs/{UUID}

`DELETE /jobs/{UUID}`

## Path parameters

- `UUID` string, required

## Response `200`

Successfully deleted a job.

- JobDeletedResponse
  - `id` string, required
  - `status` 'deleted', required

## Other responses

- `429` — Too Many Requests. To get a higher rate limit, please reach out to support@ionq.co
- `500` — A generic server failure, please reach out to support@ionq.co for help with this error
- `502` — Bad Gateway, this can be caused by misbehaving proxies, or by service issues. These can be retried, and downtime can be found on status.ionq.co
- `503` — Service Unavailable, this is indicative of service outage, please check status.ionq.co

---

[API](https://skmtc.net/ionq/apis/ionq-cloud-platform-api.md) · [All operations](https://skmtc.net/ionq/apis/ionq-cloud-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ionq/ionq-cloud-platform-api/versions/0410071e1cd0/schema)
