---
title: "PUT /ota-tasks/{Identifier}"
method: PUT
path: "/ota-tasks/{Identifier}"
---

# PUT /ota-tasks/{Identifier}

`PUT /ota-tasks/{Identifier}`

Update an over-the-air (OTA) task.

## Path parameters

- `Identifier` string, required

## Request body

- object
  - `Description` string — The description of the over-the-air (OTA) task.
  - `TaskConfigurationId` string — The identifier for the over-the-air (OTA) task configuration.

## Response `204`

Success

## Other responses

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

---

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