Add contacts to group

Add contacts to the requested group.

Deprecated endpoint

This endpoint has been deprecated. Please use the compatible contact list endpoints instead.

  • POST /contact_lists/{contact_list_id}/contacts.

Required scope: contacts:write

Path Params
string
required
Defaults to grp_123

The contact group ID

Body Params
contact_ids
array of objects
required

List of IDs of the contacts to add in the requested contact list. Alternatively, you can supply the contact source and handle as a resource alias.

contact_ids*
Response
204

No content

Language
Credentials
Bearer
JWT
LoadingLoading…