---
title: "Changes to Send Hit Event"
method: POST
path: "/event/hit"
---

# Changes to Send Hit Event

`POST /event/hit`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 13 of 50 revisions.

- **2024-09-04** `251a51c1c932` — 3 warning
- **2024-09-02** `bb102f2b5cf8` — 1 info
- **2024-08-04** `8b407c0621f4` — 1 breaking, 2 warning, 1 info
- **2024-07-31** `54763fb045c7` — 2 info
- **2024-06-30** `860d419093ef` — 2 info
- **2024-06-19** `03bc338adadf` — 2 warning
- **2024-01-31** `cc4d2bf1b3e9` — 1 info
- **2024-01-30** `eefc6adaa33a` — 1 breaking, 7 warning, 1 info
- **2024-01-22** `6551306b6ea8` — 3 warning
- **2023-11-30** `b14c4d77339a` — 1 info
- **2023-11-30** `1f9213be2375` — 5 breaking, 4 info
- **2023-11-28** `db8e4f1e9711` — 1 breaking, 1 info
- **2023-11-26** `b173cabb315f` — 6 breaking, 3 warning, 11 info

## Changes

- **2024-09-04** `251a51c1c932` — 3 warning
  - the optional response header `X-API-Commit` removed for the status `400`
  - the optional response header `X-API-Commit` removed for the status `404`
  - the optional response header `X-API-Commit` removed for the status `500`
- **2024-09-02** `bb102f2b5cf8` — 1 info
  - added the new optional request property `oneOf[subschema #1: EventLoad]/d`
- **2024-08-04** `8b407c0621f4` — 1 breaking, 2 warning, 1 info
  - added the new required request property `oneOf[subschema #3: EventCustom]/d`
  - removed the request property `oneOf[subschema #3: EventCustom]/n`
  - removed the request property `oneOf[subschema #3: EventCustom]/p`
  - added the new optional request property `oneOf[subschema #3: EventCustom]/b`
- **2024-07-31** `54763fb045c7` — 2 info
  - added `custom` mapping keys to the request discriminator
  - added `#/components/schemas/EventCustom` to the request body `oneOf` list
- **2024-06-30** `860d419093ef` — 2 info
  - api tag `Event` added
  - api tag `event` removed
- **2024-06-19** `03bc338adadf` — 2 warning
  - the `oneOf[subschema #2: EventUnload]/m` request property's exclusiveMinimum was set to `true`
  - the `oneOf[subschema #2: EventUnload]/m` request property's min was set to `0.00`
- **2024-01-31** `cc4d2bf1b3e9` — 1 info
  - added request discriminator
- **2024-01-30** `eefc6adaa33a` — 1 breaking, 7 warning, 1 info
  - the request's body type/format changed from `object`/`` to ``/``
  - removed the request property `b`
  - removed the request property `d`
  - removed the request property `e`
  - removed the request property `m`
  - removed the request property `p`
  - removed the request property `r`
  - removed the request property `u`
  - added `subschema #1, subschema #2` to the request body `oneOf` list
- **2024-01-22** `6551306b6ea8` — 3 warning
  - removed the request property `h`
  - removed the request property `t`
  - removed the request property `w`
- **2023-11-30** `b14c4d77339a` — 1 info
  - the `r` request property type/format was generalized from `string`/`uri` to `string`/``
- **2023-11-30** `1f9213be2375` — 5 breaking, 4 info
  - request property `e` was restricted to a list of enum values
  - the request property `d` became required
  - the request property `p` became required
  - the `r` request property type/format changed from `string`/`` to `string`/`uri`
  - the `u` request property type/format changed from `string`/`` to `string`/`uri`
  - added the new `hidden` enum value to the request property `e`
  - added the new `load` enum value to the request property `e`
  - added the new `pagehide` enum value to the request property `e`
  - added the new `unload` enum value to the request property `e`
- **2023-11-28** `db8e4f1e9711` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `204`
- **2023-11-26** `b173cabb315f` — 6 breaking, 3 warning, 11 info
  - added the new required request property `b`
  - added the new required request property `e`
  - added the new required request property `u`
  - removed `#/components/schemas/EventLoad, #/components/schemas/EventUnload, #/components/schemas/EventCustom` from the request body `oneOf` list
  - the request's body type/format changed from ``/`` to `object`/``
  - removed the success response with the status `204`
  - the optional response header `X-Api-Commit` removed for the status `400`
  - the optional response header `X-Api-Commit` removed for the status `404`
  - the optional response header `X-Api-Commit` removed for the status `500`
  - api tag `event` added
  - api tag `Event` removed
  - added the new optional request property `d`
  - added the new optional request property `h`
  - added the new optional request property `m`
  - added the new optional request property `p`
  - added the new optional request property `r`
  - added the new optional request property `t`
  - added the new optional request property `w`
  - removed request discriminator
  - added the success response with the status `200`

---

[Operation](https://skmtc.dev/medama-io/apis/medama-analytics-api/docs/event/hit/post.md) · [API](https://skmtc.dev/medama-io/apis/medama-analytics-api.md) · [Page](https://skmtc.dev/medama-io/apis/medama-analytics-api/changes/event/hit/post)
