Create a lead

This endpoint is public.

Creates a new lead for the application, and conditionally puts the lead into the abandoned cart flow. If this is a new lead, or if this lead was last created more than 90 days ago, it will be put into the abandoned cart flow.

Supply the optional parameter replace and an existing lead with the email address replace will be overwritten. This is useful when there was a typo.

The first email in the abandoned cart flow is delayed for 45 minutes. If a lead is replaced before that window, the original email address will not be attempted.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The id of the application.

Body Params
string
required

The email address of the lead.

string

The email address of the lead to replace. This is useful when there was a typo and you want to replace the lead with the correct email address.

referral
object
Headers
integer
Responses
204

Lead created successfully

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