---
title: "UpdateGroupMetadata updates the group metadata with given group id and admin address."
method: POST
path: "/cosmos.group.v1.Msg/UpdateGroupMetadata"
tags: ["Msg"]
---

# UpdateGroupMetadata updates the group metadata with given group id and admin address.

`POST /cosmos.group.v1.Msg/UpdateGroupMetadata`

## Request body

- CosmosGroupV1MsgUpdateGroupMetadata — MsgUpdateGroupMetadata is the Msg/UpdateGroupMetadata request type.
  - `admin` string — admin is the account address of the group admin.
  - `group_id` string, uint64 — group_id is the unique ID of the group.
  - `metadata` string — metadata is the updated group's metadata.

## Response `200`

A successful response.

- CosmosGroupV1MsgUpdateGroupMetadataResponse — MsgUpdateGroupMetadataResponse is the Msg/UpdateGroupMetadata response type.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-03-27** `4f349536c8f3` — 1 info
  - api operation id `FeegrantMsg_UpdateGroupMetadata` removed and replaced with `AuthMsg_UpdateGroupMetadata`
- **2025-02-24** `2ab9d24288c2` — 1 info
  - api operation id `CircuitMsg_UpdateGroupMetadata` removed and replaced with `FeegrantMsg_UpdateGroupMetadata`
- **2025-02-05** `de0653d8a73d` — 1 info
  - api operation id `EvidenceMsg_UpdateGroupMetadata` removed and replaced with `CircuitMsg_UpdateGroupMetadata`
- **2024-08-14** `21c607e4fa20` — 1 info
  - endpoint added
- **2024-07-31** `19416a3f0cd1` — 1 breaking
  - api path removed without deprecation

[Full history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/cosmos.group.v1.Msg/UpdateGroupMetadata/post.md)

---

[API](https://skmtc.dev/pokt-network/apis/http-api-console.md) · [All operations](https://skmtc.dev/pokt-network/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pokt-network/http-api-console/revisions/4f349536c8f3/schema)
