Update Groups
The Update Groups API request updates the group with the JSON object send in the request body.
Request Type | PUT |
URL | {oauth_uri}/customers/{customerId}/groups/{groupId} |
Parameters | customerId: Valid Customer ID. groupId: Unique ID of the specific group. |
Access | - |
Response
Returns the group json object after it is successfully stored in the system.
Updating User Details
Request
Response