v1

latestOpenAPI 3.1.02026-07-261344388.3 KB
Group

Update group

Update an existing group with new name, description, or permissions.

put/api/projects/{projectId}/groups/{groupId}

Path parameters

groupIdstring uuid required

ID of the group to update

projectIdstring uuid required

ID of the project the group belongs to

Request body

namestring required

New name for the group

descriptionstring

New description for the group

permissionsstring[]

Updated list of permissions for the group

Response

The updated group

idstring uuid required

Unique identifier of the group

namestring required

Name of the group

descriptionstring

Description of the group

projectIdstring uuid required

ID of the project this group belongs to

permissionsstring[] nullable required

List of permissions granted to this group

roleIdstring uuid

ID of the access profile managing this group