Update a contact by record ID

Update the specified contact record in the specified list.

NOTE: This only updates the identified record in list that you specify.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Specify the list id

string
required

Specify the record id ("{listid}:{recordid}")

Query Params
string

Return the data of the updated contact in the response?

("Y"/"N")

Form Data
string

Use Example Value :

"{"EMAIL":"[email protected]","FIRSTNAME":"Joe","LASTNAME":"Joe"}"

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json