latestOpenAPI 3.1.02026-08-19222223242.0 KB

3274aa9b0e51

Public API

Public Api Create Lead

Push a lead into a sequence with a plain API key.

Same effect as the Zapier/Make "Create Lead" action, without OAuth: the org is taken from the API key, so an integrator can call this from any HTTP client without a token that can expire mid-scenario.

post/api/v1/leads

Request body

first_namestring required
last_namestring nullable
phonestring required
emailstring nullable
urlstring nullable
sequence_idstring uuid nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/leads:post:responses:202:content:application/json:schema","oasType":"schema","type":"unknown"}