Remove Contacts From Subscription Group
Last updated
Last updated
POST
[PlatformAddress]/api/1.0/contact?action=removeContactsFromSubscriptionGroup
Remove contact details from a subscription group
Name | Type | Description |
---|---|---|
An array of objects with the following properties
Property | Description |
---|---|
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.
contacts
integer
The contact identifiers to unsubscribe from the group
integer
The subscription group identifier to remove the contacts from
contactId
The contact this result is for
status
If the contact was removed from the group or not