POST
/
leads
/
create
x-upmarket-key
default: "xxxxxxxxxxxxxxxxxxx"required

This is the API Key you generated from Upmarket.

Body

client_lead_id
string
required

client_lead_id is the unique identifier for a lead in the source system. This can be a user’s uid or a customer’s customerId.

journey_id
string
required

journey_id of the Upmarket journey the lead is associated with.

lead_type
string
required

lead_type the type of lead, either ‘account’ or ‘contact’

lead_name
string
required

lead_name the name of the lead

Response

lead_id
string

A successful request will result in creating a lead in Upmarket and returnin the lead_id