---
title: "Updates the group icon."
method: PATCH
path: "/v1/groups/icon"
tags: ["Groups", "Thumbnails"]
---

# Updates the group icon.

`PATCH /v1/groups/icon`

## Query parameters

- `groupId` integer, required

## Response `200`

OK

- RobloxWebWebAPIApiEmptyResponseModel

## Other responses

- `400` — 1: Group is invalid or does not exist. 16: The group icon is missing from the request. 17: Too many requests. 30: Invalid file type for group icon.
- `401` — 0: Authorization has been denied for this request.
- `403` — 0: Token Validation Failed 23: Insufficient permissions to complete the request.
- `413` — 0: Unknown error.

---

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