This API deletes agent groups from a specific account.

Request

Method URL
DELETE https://{domain}/api/account/{accountId}/configuration/le-users/agentGroups

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

["987654321", "1232455"]

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 Headers

Header Description
eTag This parameter specifies the version of the data object retrieved. You can use the If-Match parameter in the request to retrieve a specifc version using this parameter's value..

User Entity Structure

Appendix for Entity Structure and Entity Example.