Create a contact
POST
https://api.responsly.com/v1/contacts
Body parameters
list_id
(string, required): Contact List IDname
(string, optional): Full Name of contactemail
(string, required): Email of contactdata
(array, optional): Contact’s data. Example:
Request
cURL
Response
Status Code: 204 No Content