v54

Swagger 2.0AGPL-3.0raw.githubusercontent.com2026-08-03397565628.8 KB
Enterprise

Create group for organization

post/api/v2/organizations/{organization}/groups

Path parameters

organizationstring required

Organization ID

Request body

avatar_urlstring
display_namestring
namestring required
quota_allowanceinteger

Response

Created

avatar_urlstring uri
display_namestring
idstring uuid
namestring
organization_display_namestring
organization_idstring uuid
organization_namestring
quota_allowanceinteger
source'user' | 'oidc'
total_member_countinteger

How many members are in this group. Shows the total count, even if the user is not authorized to read group member details. May be greater than len(Group.Members).