lists

Number of APIs: 7

  1. Add Existing Subscriber To List GET {{baseUrl}}/lists/add-contact?api_key=<>&listname=<>&username=<>

  2. Create New Subscriber GET {{baseUrl}}/lists/create-contact?api_key=<>&birthdate=<>&city=<>&country=<>&email=<>&firstname=<>&gender=<>&lastname=<>&listname=<>&organizationname=<>&phone=<>&postalcode=<>&state=<>&the zip or postal code of the subscriber=<>&title=<>

  3. Create New List GET {{baseUrl}}/lists/create-lists?api_key=<>&listname=<>&username=<>

  4. Delete Existing List GET {{baseUrl}}/lists/delete?api_key=<>&listname=<>&username=<>

  5. Delete Existing Subscriber GET {{baseUrl}}/lists/delete-contact?api_key=<>&email=<>&username=<>

  6. Remove Existing Subscriber From List GET {{baseUrl}}/lists/remove-contact?api_key=<>&listname=<>&username=<>

  7. Create Multiple Subscriber From CSV File GET {{baseUrl}}/lists/upload-contacts?api_key=<>&birthdate=<>&city=<>&country=<>&email=<>&firstname=<>&gender=<>&lastname=<>&listname=<>&organizationname=<>&phone=<>&postalcode=<>&state=<>&title=<>&username=<>