This API deletes a profile from a specific account.
Request
Method | URL |
---|---|
DELETE | https://{domain}/api/account/{accountId}/configuration/le-users/profile/{profileId} |
Request Headers
Header | Description |
---|---|
Authorization | Contains token string to allow request authentication and authorization. |
Path Parameters
Parameter | Description | Type / Value |
---|---|---|
accountId | LP site ID | String |
profileId | Profile ID | Positive long number greater than zero |
Response
Response Body
See Appendix for Entity Structure and Entity Example.