/contactgroups/:id/contacts [deprecated]

Adds a Contact to a Contact Group. You must own the group to add contacts to it.

Path Params
string
required

The _id of the Contact Group the Contact will be added to

Body Params
string

Email of the contact to add. Resolves the email to a contact owned by the user. One of email or contactId must be defined.

string

The id of the contact to add to the group. One of email or contactId must be defined.

string

Name of the contact to add

contacts
array

For bulk adding recipients. Max 100 entries. Each entry in the array is required to have either email or contactId field. Optional fields meta and name are also allowed and are inserted with the contact.

contacts
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
Request
Response
Choose an example:
application/json
Psst... like working with APIs? Come join us!