---
title: "DELETE /documents/v1/jobs/{job_id}"
method: DELETE
path: "/documents/v1/jobs/{job_id}"
tags: ["jobs"]
---

# DELETE /documents/v1/jobs/{job_id}

`DELETE /documents/v1/jobs/{job_id}`

## Path parameters

- `job_id` string, required

## Response `204`

Job is deleted

## Other responses

- `400` — Invalid request
- `401` — Unauthorized. Invalid or missing credentials
- `403` — Forbidden. You do not have permission to access this resource
- `404` — Job not found
- `500` — Internal server error

---

[API](https://skmtc.net/tensorlakeai/apis/tensorlake-api.md) · [All operations](https://skmtc.net/tensorlakeai/apis/tensorlake-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tensorlakeai/tensorlake-api/revisions/fb161f7c0ab7/schema)
