Add Contacts to Lead Business

Append contacts to an existing lead business without replacing current associations. Optionally sets a primary contact only when the lead has none.

Path Params
string
required
length ≥ 1

The lead business id

Body Params
contactIds
array of strings
required

Contact IDs to APPEND to the lead. Idempotent; does not remove existing contacts.

contactIds*
string | null

Contact ID to mark as primary only if the lead currently has no primary. Pass null to skip. Never overrides an existing primary.

Responses

Language
Credentials
Bearer
API Key
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json