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

## Changes

- **2024-11-21** (v2) `ad43c2b657d9` — 1 breaking
  - the `image` request property type/format changed from `object`/`` to `string`/``
- **2024-11-06** (v2) `6cc9e69eaf4c` — 1 info
  - endpoint added
- **2024-10-14** (v2) `c153448703e5` — 1 breaking
  - api removed without deprecation
- **2024-09-09** (v2) `0c4620ca5ed5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/evolution-foundation/apis/openapi/changes/group/updateGroupPicture/:instance/post.md)

---

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