---
title: "PUT /wireless-gateways/{Id}/thing"
method: PUT
path: "/wireless-gateways/{Id}/thing"
---

# PUT /wireless-gateways/{Id}/thing

`PUT /wireless-gateways/{Id}/thing`

Associates a wireless gateway with a thing.

## Path parameters

- `Id` string, required

## Request body

- object
  - `ThingArn` string, required — The ARN of the thing to associate with the wireless gateway.

## Response `204`

Success

- AssociateWirelessGatewayWithThingResponse

## Other responses

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

---

[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)
