Create Lead Contact

Create a new lead contact

Body Params
string
required
length ≥ 1

First name of the contact

string

Last name of the contact

string

DEPRECATED: use phones array. Single phone number (promoted to MOBILE type).

string

DEPRECATED: use emails array. Single email address (promoted to WORK type).

phones
array of objects
length ≤ 5

Array of phone numbers (max 5). When 2+ entries are provided, exactly one must have isPrimary: true. Replaces the deprecated phoneNumber field.

phones
emails
array of objects
length ≤ 5

Array of email addresses (max 5). When 2+ entries are provided, exactly one must have isPrimary: true. Replaces the deprecated email field.

emails
string

Job title of the contact

uri

LinkedIn profile URL of the contact

address
object

Structured address of the contact

businessIds
array of strings

Lead business IDs to link to this contact

businessIds
userIds
array of strings

User IDs to link to this contact

userIds
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