v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
UserGroups

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

post/v2/user_groups

Request body

group_namestring required

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

tenant_idsstring[] required

ID of tenants to assign to UserGroup

rolesstring[] required

List of role IDs to assign to UserGroup

usersstring[] required

List of users IDs to assign to UserGroup

Response

Created

string required