Create contacts - bulk
POST
https://api.responsly.com/v1/contacts/bulk
Body parameters
list_id
(string, required): Contact List ID to which the contact should be added.contacts
(array, required): An array of contacts to be added to the contact list. Example:
Request
cURL
Response
Status Code: 201 Created