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