---
title: "delete jobs by IDs from all related tables"
method: POST
path: "/w/{workspace}/jobs/delete"
tags: ["job"]
---

# delete jobs by IDs from all related tables

`POST /w/{workspace}/jobs/delete`

## Path parameters

- `workspace` string, required

## Request body

- string[] — Array of job IDs to delete

## Response `200`

Successfully deleted jobs

---

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