Summary
Set the roles for a group.
Description
Set the roles for a group in a Local AAA instance.
Route
PUT /user-management/groups/:groupId/roles
Roles
            admin
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| groupId | string | yes | The unique identifier for an account. | 
| roles | object | yes | An array of roles. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | The result of the group roles update process. |