Changes to Ingest Event

POST /v1/events

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 12 revisions of this API.376

  1. 467ce2bf692b376

What changed

  • 467ce2bf692b376See the full diff
    • added the new required request property event_name

      new-required-request-property

    • added the new required request property occurred_at

      new-required-request-property

    • removed the required property idempotencyKey from the response with the 202 status

      response-required-property-removed

    • removed the request property eventName

      request-property-removed

    • removed the request property externalEventId

      request-property-removed

    • removed the request property occurredAt

      request-property-removed

    • removed the request property subject/companyDomain

      request-property-removed

    • removed the request property subject/externalCompanyId

      request-property-removed

    • removed the request property subject/externalContactId

      request-property-removed

    • removed the request property subject/linkedinUrl

      request-property-removed

    • added the new optional request property external_event_id

      new-optional-request-property

    • added the new optional request property subject/company_domain

      new-optional-request-property

    • added the new optional request property subject/external_company_id

      new-optional-request-property

    • added the new optional request property subject/external_contact_id

      new-optional-request-property

    • added the new optional request property subject/linkedin_url

      new-optional-request-property

    • added the required property idempotency_key to the response with the 202 status

      response-required-property-added