Skip to content
Deprecated

Update group's name.

PATCH
/backend/v1/groups/{groupId}

User must be an admin of the group.

Authorizations

HTTPBearer
TypeHTTP (bearer)

Parameters

Path Parameters

groupId*
Typestring
Required
formatuuid

Request Body

application/json
JSON
{
"name": "string"
}

Responses

Successful Response
application/json
JSON
{
"message": "string"
}

Playground

Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Updated at: