---
title: "POST /DeleteJob"
method: POST
path: "/DeleteJob"
---

# POST /DeleteJob

`POST /DeleteJob`

Deletes a single Job by ID.

## Request body

- object
  - `jobID` string, required — Request to delete Job from service by Job ID.

## Response `204`

Success

- DeleteJobResponse

## Other responses

- `480` — UninitializedAccountException
- `481` — ResourceNotFoundException
- `482` — ConflictException

---

[API](https://skmtc.net/aws/apis/mgn.md) · [All operations](https://skmtc.net/aws/apis/mgn/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/mgn/versions/71048ba96dc1/schema)
