For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create user group

Creates a user group for the client account.

Create user group

post

Create user group. Accepts account reference, name, optional description and logo, modules (at least one), and optional buyers and extensions. Returns the created user group object with revision 1.

Body
namestringOptional
descriptionstring · nullableOptional
logostring · nullableOptional
Responses
201

Created

application/json
idstringOptional
namestringOptional
revisioninteger · int32Optional
descriptionstring · nullableOptional
logostring · nullableOptional
isDefaultbooleanOptional
post/public/v1/accounts/user-groups

Last updated

Was this helpful?