v1

latestOpenAPI 3.0.02026-07-26254134307.1 KB
Contact Groups

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

post/contact_groups/{contact_group_id}/contacts

Path parameters

contact_group_idstring required

The contact group ID

Request body

contact_idsResourceID[] 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.

Response

No content