Create a contact list
POST
https://api.responsly.com/v1/lists
Body parameters
name
(string, required): Name of the contact listcustom_fields
(array of strings, optional): Custom fields associated with the contact list. Example:
Request
cURL
Response
The response includes the id of the created contact list.
Status Code: 200 OK