Lists & Segments
Number of APIs: 16
-
Check if Profiles Are in a Segment POST {{baseUrl}}/v2/segment/:segment_id/get-members
-
Check if Profiles Are in a List POST {{baseUrl}}/v2/list/:list_id/get-members
-
Check if Profiles Are in a List and not Suppressed POST {{baseUrl}}/v2/list/:list_id/get-list-subscriptions
-
Get Global Exclusions & Unsubscribes GET {{baseUrl}}/v1/people/exclusions?reason=&sort=asc&count=500&page=0
-
Exclude Profile From All Email POST {{baseUrl}}/v1/people/exclusions
-
Create List POST {{baseUrl}}/v2/lists
-
Get Lists GET {{baseUrl}}/v2/lists
-
Get List Info GET {{baseUrl}}/v2/list/:list_id
-
Update List Name PUT {{baseUrl}}/v2/list/:list_id
-
Subscribe Profiles to List POST {{baseUrl}}/v2/list/:list_id/subscribe