LISTS
Add Users to List
API to add users to the list by passing their distinct_ids.
POST
Add Users to 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 added to the list.
Add Users to List