Update a contact
PUT
https://api.responsly.com/v1/contacts/{id}
Path parameters
id
(string, required): ID of the contact to be updated
Body parameters
name
(string, optional): Full Name of contactemail
(string, optional): Email of contactdata
(string, optional): Contact’s data. Example:
Request
cURL
Response
Status Code: 204 No Content