Summary
Create a new group for Local AAA instance.
Description
Create a new group for Local AAA instance in IAP.
Route
POST /user-management/groups
Roles
admin
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| group | object | yes | An object containing all the group properties. |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| result | object | The result of the group creation process. |