---
title: "delete a specific job record, this could be used for deleting records which are not cleanable using the \"cleanup\" method (Auth policies: audit:view)"
method: DELETE
path: "/api/rjobs"
tags: ["RLongRunningJobs"]
---

# delete a specific job record, this could be used for deleting records which are not cleanable using the "cleanup" method (Auth policies: audit:view)

`DELETE /api/rjobs`

## Query parameters

- `id` string, uuid

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/ganjoor/apis/rmuseum-api.md) · [All operations](https://skmtc.net/ganjoor/apis/rmuseum-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ganjoor/rmuseum-api/versions/bb8e104d36d2/schema)
