Add Contacts To Subscription Group
post
[PlatformAddress]/api/1.0/contact?action=addContactsToSubscriptionGroup
Add Contacts To Subscription Group
{
"contacts": [
4,
6,
55,
33
],
"group": 2481
}
An array of objects with the following properties
Property | Description |
---|---|
contactId | The contact this result is for |
status | If the contact was added to the group or not |
Last modified 1yr ago