This API deletes an agent group from a specific account.
Request
Method | URL |
---|---|
DELETE | 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. |
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
User Entity Structure
Appendix for Entity Structure and Entity Example.