Create user group

Creates a user group.

A user group is a collection of Intelligent Risk users. A user group may be assigned one or more roles, which determine the operations and exposure data that members of that user group may perform and access.

Body Params
string
required

Name of user group.

usernames
array of strings | null

List of logins that identify PRINCIPALs, e.g. [email protected] or [email protected] for federated tenants. Client applications are identifed by the name of API key.

usernames
roleIds
array of strings | null

List of role IDs.

A role is a predefined collection of permissions that may be granted to a user group. Role-based permissions determine who may view, update, create, upload, or download protected resources.

roleIds
Responses

Language
Credentials
URL
Request
Response
Choose an example:
application/json