API - v1.0 - unassign-contacts-to-contact-groups
Description
- Creates a new contact record.
HTTP Binding
| URL: | http://api.sendgm.com/v1.0/method/unassign-contacts-to-contact-groups |
| Method: | POST |
Parameters
| Name | Description | Required |
|---|---|---|
| ApiKey | Valid API Key. | Yes |
| ContactIdsCsv | Comma separated list of Contact IDs. | Yes |
| ContactGroupNamesCsv | Comma separated list of Contact Group Names. | Yes |
Example
Your code should emulate the posting of this form to unassociate one or more contacts to the contact groups...
