Create Groups
The Create Groups API request creates the groups with the tenant specific roles configured for the customer. Request body must be an array with group details.
Request Type | POST |
URL | {oauth_uri}/customers/{customerId}/groups |
Parameters | customerId: Valid Customer ID. |
Access | - |
Response
Returns the groups json array after successfully stored in the system.
Create Groups Details
Request
Response