Create a Compliance User Group

Creates a compliance user group. Released in 1.55.3

Create a user group.

post
Header parameters
sessionTokenstringRequired

Session authentication token.

Body

Body for group creation

namestringRequired

Group name

areastringOptional

Group area

descriptionstringOptional

Group description

typestringRequired

Group type

Responses
post
/v2/admin/usergroups

🚧 Roles and Privileges

Calling this endpoint requires the Scope Management role with the MANAGE_ROLE_SCOPES entitleable action. See Bot Permissions for a list of roles and associated privileges.

Last updated

Was this helpful?