---
title: "Update group picture"
method: POST
path: "/group/updateGroupPicture/{instance}"
tags: ["Update group picture"]
---

# Update group picture

`POST /group/updateGroupPicture/{instance}`

Update group picture

## Path parameters

- `instance` string, required

## Query parameters

- `groupJid` string, required

## Request body

- object
  - `image` string, required — New profile picture image URL

## Response `200`

Ok

---

[API](https://skmtc.net/evolution-foundation/apis/evolution-api-2.md) · [All operations](https://skmtc.net/evolution-foundation/apis/evolution-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/evolution-foundation/evolution-api-2/revisions/153363ee7f38/schema)
