Skip to main content
POST
Add Audience Contacts

Authorizations

X-API-Key
string
header
required

Body

application/json
audienceId
string | null
required

Existing audience id. Manual, HubSpot-list, and Sales Navigator audiences are supported. Use the exact id returned by list_audiences or create_audience.

contacts
(object | null)[] | null
required

One or more contacts to add. Each contact requires email, linkedinUrl, or all of firstName, lastName, and companyDomain.

Response

Tool result.