---
title: "Delete job"
method: DELETE
path: "/api/workflow/jobs/{id}"
tags: ["Jobs"]
---

# Delete job

`DELETE /api/workflow/jobs/{id}`

Requires the JOBREMOVE security role.

## Path parameters

- `id` string, required

## Response `204`

No Content

---

[API](https://skmtc.net/bynder/apis/oauth-2-0.md) · [All operations](https://skmtc.net/bynder/apis/oauth-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bynder/oauth-2-0/versions/bb9efc864ce1/schema)
