LISTS
Remove Users from List
API to remove users from a list by passing their distinct_ids.
POST
Remove Subscribers from List
Authorizations
Pass as Bearer <API_KEY>. Get API Key from SuprSend dashboard Developers -> API Keys section.
Path Parameters
Unique string identifier of the list to which user needs to be updated
Body
application/json
Array of subscriber_ids, uniquely identifying the subscribers to be removed from the list.
Previous
OverviewOverview of SuprSend APIs to fully replace a subscriber list using start sync, add or remove users in a draft, and finish sync to publish changes.
Next
Remove Subscribers from List