Create a role group.
ROLES: INSTANCE_ADMIN USER: true SERVICE ACCOUNT: true
Authorizations
Bearer JWT token or API Key (sk-*).
Body
Display name of the role group.
"Instance administrators"
Operator-visible description of the role group.
"Users who can administer the full instance."
Optional presentation category for the role group.
"Administration"
Optional resource metadata. Values may use any JSON type. Maximum 16 KiB and 64 top-level keys. Top-level keys starting with "__" are reserved for backend use.
Optional user ids to attach as role-group members during creation.
Optional role keys to assign during creation. Provide an empty array for a role group without roles.
INSTANCE_ADMIN, ME_KEY_MANAGER, ME_MODIFY_ADVANCED, ME_MODIFY_META, USER_READ, USER_WRITE, USER_ADMIN, RESOURCE_READ, RESOURCE_WRITE, RESOURCE_ADMIN, FILE_READ, FILE_ADMIN, COMPONENT_READ, COMPONENT_WRITE, COMPONENT_ADMIN, SECRET_READ, SECRET_WRITE, SECRET_ADMIN, AUTOMATION_READ, AUTOMATION_RUNNER, AUTOMATION_ADMIN, ENDPOINT_READ, ENDPOINT_WRITE, ENDPOINT_ADMIN, ENDPOINT_INVOKE, REALTIME_READ, REALTIME_WRITE, REALTIME_ADMIN, REALTIME_CONNECT Response
Created.

