This method updates the details for an LCS account.
API function usage type: HigerLevel

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"
}
Language
Click Try It! to start a request and see the response here!