This API deletes LoBs from a specific account.
Request
| Method | URL | 
|---|---|
| DELETE | https://{domain}/api/account/{accountId}/configuration/le-users/lobs | 
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"]
Path Parameters
| Parameter | Description | Type / Value | 
|---|---|---|
| accountId | LP site ID | String | 
Response
Response Body
Appendix for Entity Structure and Entity Example.
