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

  1. 29a37db12acb1
  2. dd3f47f72f7a17

What changed

    • the request property from became optional

      request-property-became-optional

  • dd3f47f72f7a17See the full diff
    • removed the optional property genpage_url from the response with the 200 status

      response-optional-property-removed

    • added the new optional request property audience_id

      new-optional-request-property

    • added the new optional request property enrich_data

      new-optional-request-property

    • added the new optional request property generate_ai_variables

      new-optional-request-property

    • added the new optional request property send_email

      new-optional-request-property

    • added the non-success response with the status 404

      response-non-success-status-added

    • removed the non-success response with the status 503

      response-non-success-status-removed

    • added the optional property job_id to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog