GroupCreateRequest
GroupCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | Group Description Example : Group for administrators | any of [string, null] | |
| instance_id required | Instance ID Example : ssoins-12345 | string | |
| name required | Group Name Example : Admin_Group | string | |
| user_uuids optional | List of User IDs to be added to the group Example : ['138c2fc8c29a449dbfa8681f8f1d78e2'] | any of [array[string], null] |