Skip to main content
PATCH
cURL

Path Parameters

id
string
required

The ID of the group to update.

Body

application/json
name
string

The new name of the group to update to.

Required string length: 1 - 255
slug
string

The new slug of the group to update to.

Required string length: 5 - 255
role
string

The new role of the group to update to.

Minimum string length: 1

Response

Default Response

id
string<uuid>
required
orgId
string<uuid>
required
name
string
required
slug
string
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required