Links

Remove Contacts From Subscription Group

post
[PlatformAddress]/api/1.0/contact?action=removeContactsFromSubscriptionGroup
Remove Contacts From Subscription Groups

Returns

An array of objects with the following properties
Property
Description
contactId
The contact this result is for
status
If the contact was removed from the group or not
Removes a number of contacts from a subscription group. This call is very similar to the addContactsToSubscriptionGroup call. It takes the same parameters and returns the same result.