[{"contactId": 4,"status": true},{"contactId": 6,"status": true},{"contactId": 55,"status": true},{"contactId": 33,"status": false}]
{"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 |