Accounts

Add contact to Account

Adds a list of contacts to an Account

Required scope: accounts:write

post/accounts/{account_id}/contacts

Path parameters

account_idstring required

The Account ID. Alternatively, you can supply the account domain or external ID as a resource alias.

Request body

contact_idsResourceID[] required

The contact IDs to include. Alternatively, you can supply the contact source and handle as a resource alias.

Response

No content

Changes

No recorded changes to this endpoint across all 1 revision of this API.