latestOpenAPI 3.0.12026-08-1848115403.9 KB

ae1e3ddfb2fb

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