v1
latestSwagger 2.02026-08-06250450289.0 KBcontacts
v3
Update a contact
put/v3/contacts/{id}
Path parameters
idnumber required
ID of the contact to be updated
Request body
Example request
{
"full_name": "Jane Doe",
"email": "janedoe@surveysparrow.com",
"phone": "91234567833",
"mobile": "1653452783",
"job_title": "Manager",
"referenceId": "123456",
"unique_id": "abc123",
"unsubscribe_text": "Not interested"
}Response
Successful