Changes to Upsert (update or create) a single lead.
POST /api/external/v1/leads/upsert-lead
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 3 revisions of this API.18
What changed
- ○
the request property
frombecame optionalrequest-property-became-optional
- ○
- ●
removed the optional property
genpage_urlfrom the response with the200statusresponse-optional-property-removed
- ○
added the new optional request property
audience_idnew-optional-request-property
- ○
added the new optional request property
enrich_datanew-optional-request-property
- ○
added the new optional request property
generate_ai_variablesnew-optional-request-property
- ○
added the new optional request property
send_emailnew-optional-request-property
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
removed the non-success response with the status
503response-non-success-status-removed
- ○
added the optional property
job_idto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●