Store a set of group mappings for resolving user roles during authentication. These groups correspond to roles within the system or to applications that implicitly grant the developerLimited role to the user.
Version: 1.3
Required Permissions: Full
HTTP method: POST
Supported by Editions: All
Request Parameters:
Parameter |
Type |
Required |
Description |
role_groups |
Array |
Yes |
An associative list of role names and their corresponding group. |
app_groups |
Array |
No |
An associative list of application IDs (numbers) and their corresponding group. |
Expected Response Code: 200 OK. For more information see Response Format.
Response Type: aclGroups
Possible Action Specific Error Codes: This method has no specific error codes
|
Request
Response
|