---
title: "DELETE /otaUpdates/{otaUpdateId}"
method: DELETE
path: "/otaUpdates/{otaUpdateId}"
---

# DELETE /otaUpdates/{otaUpdateId}

`DELETE /otaUpdates/{otaUpdateId}`

Delete an OTA update.

Requires permission to access the [DeleteOTAUpdate](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html#awsiot-actions-as-permissions) action.

## Path parameters

- `otaUpdateId` string, required

## Query parameters

- `deleteStream` boolean
- `forceDeleteAWSJob` boolean

## Response `200`

Success

- DeleteOTAUpdateResponse

## Other responses

- `480` — InvalidRequestException
- `481` — ResourceNotFoundException
- `482` — ThrottlingException
- `483` — UnauthorizedException
- `484` — InternalFailureException
- `485` — ServiceUnavailableException
- `486` — VersionConflictException

---

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