---
title: "PUT /multicast-groups/{Id}/wireless-device"
method: PUT
path: "/multicast-groups/{Id}/wireless-device"
---

# PUT /multicast-groups/{Id}/wireless-device

`PUT /multicast-groups/{Id}/wireless-device`

Associates a wireless device with a multicast group.

## Path parameters

- `Id` string, required — The ID of the multicast group.

## Request body

- object
  - `WirelessDeviceId` string, required — The ID of the wireless device.

## Response `204`

Success

- AssociateWirelessDeviceWithMulticastGroupResponse

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — ResourceNotFoundException
- `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)
