---
title: "PUT /fuota-tasks/{Id}/multicast-group"
method: PUT
path: "/fuota-tasks/{Id}/multicast-group"
---

# PUT /fuota-tasks/{Id}/multicast-group

`PUT /fuota-tasks/{Id}/multicast-group`

Associate a multicast group with a FUOTA task.

## Path parameters

- `Id` string, required — The ID of a FUOTA task.

## Request body

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

## Response `204`

Success

- AssociateMulticastGroupWithFuotaTaskResponse

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