---
title: "Changes to Ingest Event"
method: POST
path: "/v1/events"
---

# Changes to Ingest Event

`POST /v1/events`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 12 revisions.

- **2026-08-04** `467ce2bf692b` — 3 breaking, 7 warning, 6 info

## Changes

- **2026-08-04** `467ce2bf692b` — 3 breaking, 7 warning, 6 info
  - added the new required request property `event_name`
  - added the new required request property `occurred_at`
  - removed the required property `idempotencyKey` from the response with the `202` status
  - removed the request property `eventName`
  - removed the request property `externalEventId`
  - removed the request property `occurredAt`
  - removed the request property `subject/companyDomain`
  - removed the request property `subject/externalCompanyId`
  - removed the request property `subject/externalContactId`
  - removed the request property `subject/linkedinUrl`
  - added the new optional request property `external_event_id`
  - added the new optional request property `subject/company_domain`
  - added the new optional request property `subject/external_company_id`
  - added the new optional request property `subject/external_contact_id`
  - added the new optional request property `subject/linkedin_url`
  - added the required property `idempotency_key` to the response with the `202` status

---

[Operation](https://skmtc.dev/topo/apis/topo-public-api/docs/v1/events/post.md) · [API](https://skmtc.dev/topo/apis/topo-public-api.md) · [Page](https://skmtc.dev/topo/apis/topo-public-api/changes/v1/events/post)
