v1

latestOpenAPI 3.1.02026-07-2419782400.4 KB
Groups (Preferred)

Create a group

Creates a new group.

Requires the GROUPMANAGEMENT security role.

post/api/1/groups

Request body

namestring required

Name of the group. Must be unique within the account. Must be a string (numbers are not coerced).

descriptionstring nullable

Optional description of the group.

Response

Group created successfully.

idstring uuid
titlestring
descriptionstring
guideIdsstring[]
visibility'PRIVATE' | 'SPECIFIC' | 'PORTAL' | 'PUBLIC'
ownerIdstring
versioninteger
creationTimestring
lastModifiedTimestring
canEditboolean
canViewboolean
sharedboolean