json
{ "SubscriberId": "SID-C7AB61E0-9AD9-4512-ACA8-EDA284131441", "MessageFilterId": "MFID-7435d672-a2d0-451e-ab62-45499f5bc7a1", "Contacts": ["+15555555555"] }
{ "FilterId": "MFID-7435d672-a2d0-451e-ab62-45499f5bc7a1", "SubscriberId": "SID-C7AB61E0-9AD9-4512-ACA8-EDA284131441", "AllowedContacts": [ "+1111111111", "+2222222222" ] }
Remove phone numbers from the allowed contacts list of a message filter.
Enter the token obtained from the Authentication endpoint
Subscriber ID
"SID-C7AB61E0-9AD9-4512-ACA8-EDA284131441"
Message Filter ID
"MFID-7435d672-a2d0-451e-ab62-45499f5bc7a1"
Phone numbers to remove from allowed list
["+15555555555"]
Allowed Contacts Removed
The response is of type object.
object