post
https://api.liveconsent.com/LCSWS/account/details
This method updates the details for an LCS account.
API function usage type: HigherLevel
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Exemples of JSON for Update Account
Example of HTTP Request JSON Body data for update account firstname:
{
"update_field_name": "firstname",
"update_field_value": "New Firstname"
}
