Links

Add Contacts To Subscription Group

post
[PlatformAddress]/api/1.0/contact?action=addContactsToSubscriptionGroup
Add Contacts To Subscription Group

Example Request

{
"contacts": [
4,
6,
55,
33
],
"group": 2481
}

Returns

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