Create UserGroup

Creates a user group within a CoreStack tenant and assign different set of roles to different users.There can be multiple user groups within a CoreStack tenant. User group will be created at the tenant level

Body Params
string
required

The unique group name for the user group to be created.

tenant_ids
array of strings
required

ID of tenants to assign to UserGroup

tenant_ids*
roles
array of strings
required

List of role IDs to assign to UserGroup

roles*
users
array of strings
required

List of users IDs to assign to UserGroup

users*
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json