This API updates an agent group for a specific account.
Request
| Method | URL | 
|---|---|
| PUT | https://{domain}/api/account/{accountId}/configuration/le-users/agentGroups/{agentGroupId} | 
Request Headers
| Header | Description | 
|---|---|
| Authorization | Contains token string to allow request authentication and authorization. | 
| If-Match | Contains data revision as known by the client. Allows optimization of the backend, networking, and client resources utilization. | 
Request Body
Appendix for Entity Structure and Entity Example.
Query Parameters
| Parameter | Description | Type / Value | Required | 
|---|---|---|---|
| v | API version number | Double. Default Value: 1.0 | Required | 
| select | Dynamic selection of the response fields | YOGA 'gdata' dialect. Non-existing field: no error, blank in response. Supported fields: any in response body | Optional | 
Path Parameters
| Parameter | Description | Type / Value | 
|---|---|---|
| accountId | LP site ID | String | 
Response
Response Body
Appendix for Entity Structure and Entity Example.
