Leads
Create a lead
Creates a new lead
POST
Authorizations
Body
application/json
Lead to create. Phone number must be unique.
The first name of the lead.
The last name of the lead.
The phone number must begin with an area code (+) and can contain digits, spaces, parentheses, and hyphens (e.g. +1 (555) 555-5555)
The name of the customer profile to which this lead should belong to.
The timezone of the lead in tz database format (e.g. America/New_York, Europe/London).
An optional key-value object containing additional information to store with the lead.