Groups
Update
PATCH
/
api
/
v1
/
groups
/
{id}
Path Parameters
id
string
requiredThe ID of the group to update.
Body
application/json
name
string
The new name of the group to update to.
Minimum length:
1
slug
string
The new slug of the group to update to.
Required string length:
5 - 36
role
string
The new role of the group to update to.
Minimum length:
1
Response
200 - application/json
id
string
requiredorgId
string
requiredname
string
requiredslug
string
requiredrole
string
requiredcreatedAt
string
requiredupdatedAt
string
requiredroleId
string | null