v51

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-01245104440.0 KB
User Groups

Create user group

Create a new user group. Requires MANAGE_USERS access right.

post/v1/user-groups

Request body

namestring required

Login name (must be a valid object name)

Response

User group created successfully

idinteger

Group ID (includes GROUP_FLAG bit 0x40000000)

guidstring uuid

Group GUID

namestring

Group name

descriptionstring

Group description

systemRightsinteger

System access rights bitmask

uiAccessRulesstring

UI access rules

attributesobject

Custom attributes

ldapDnstring nullable

LDAP distinguished name

ldapIdstring nullable

LDAP unique ID

createdinteger

Group creation time (Unix timestamp)

membersinteger[]

List of member user IDs