LISTS
Remove Users from List
API to remove users / subscribers from the list
POST
Authorizations
Pass as Bearer <API_KEY>
. Get API Key from SuprSend dashboard Developers -> API Keys section.
Path Parameters
Unique string idenitifier 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.
Was this page helpful?