lists
Number of APIs: 7
-
Add Existing Subscriber To List GET {{baseUrl}}/lists/add-contact?api_key=<>&listname=<>&username=<>
-
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=<>
-
Create New List GET {{baseUrl}}/lists/create-lists?api_key=<>&listname=<>&username=<>
-
Delete Existing List GET {{baseUrl}}/lists/delete?api_key=<>&listname=<>&username=<>
-
Delete Existing Subscriber GET {{baseUrl}}/lists/delete-contact?api_key=<>&email=<>&username=<>
-
Remove Existing Subscriber From List GET {{baseUrl}}/lists/remove-contact?api_key=<>&listname=<>&username=<>
-
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=<>