---
title: "PATCH /wireless_device_import_task/{Id}"
method: PATCH
path: "/wireless_device_import_task/{Id}"
---

# PATCH /wireless_device_import_task/{Id}

`PATCH /wireless_device_import_task/{Id}`

Update an import task to add more devices to the task.

## Path parameters

- `Id` string, required

## Request body

- object
  - `Sidewalk` object, required — Sidewalk object information for updating an import task.
    - `DeviceCreationFile` string — The CSV file contained in an S3 bucket that's used for appending devices to an existing import task.

## Response `204`

Success

- UpdateWirelessDeviceImportTaskResponse

## Other responses

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

---

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