Segment List

Remove Subscribers from Segment List

Removes one or more subscribers from a specific segment list using their mobile phone numbers. Upon successful removal, the total subscriber count ('TotalSubscribers') for the segment list is automatically decremented.

delete/accounts/segment-lists/{listId}/subscribers

Path parameters

listIdstring required

The unique identifier of the segment list from which subscribers will be removed.

Request body

subscriberNosstring[] required

An array of mobile phone numbers (subscriberNos) to be removed from the segment list.

Response

Success

appCodestring
messagestring
isErrorboolean

Changes

Changed in 1 of the 3 revisions of this API.1