---
title: "DELETE /v1/jobs/{JobId}"
method: DELETE
path: "/v1/jobs/{JobId}"
---

# DELETE /v1/jobs/{JobId}

`DELETE /v1/jobs/{JobId}`

This operation cancels a job. Jobs can be cancelled only when they are in the WAITING state.

## Path parameters

- `JobId` string, required

## Response `204`

Success

## Other responses

- `480` — ResourceNotFoundException
- `481` — ThrottlingException
- `482` — ConflictException
- `483` — ValidationException
- `484` — InternalServerException

---

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