v1

latestOpenAPI 3.1.02026-07-261344388.3 KB
Group

Create group

Create a new group within a project with specified permissions.

post/api/projects/{projectId}/groups

Path parameters

projectIdstring uuid required

ID of the project to create the group in

Request body

namestring required

Name of the group

descriptionstring

Description of the group

permissionsstring[]

List of permissions to grant to the group

Response

The created 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