---
title: "Changes to Create Case Related Event"
method: POST
path: "/connect/case/events/"
---

# Changes to Create Case Related Event

`POST /connect/case/events/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 23 revisions.

- **2025-02-06** `b162e07f42a6` — 2 info
- **2025-02-05** `d99c966f2c5e` — 1 breaking, 6 warning, 4 info
- **2024-12-10** `ee1120fd1e20` — 1 breaking, 5 warning, 7 info

## Changes

- **2025-02-06** `b162e07f42a6` — 2 info
  - added the new optional request property `acknowledged`
  - added the new optional request property `escalated`
- **2025-02-05** `d99c966f2c5e` — 1 breaking, 6 warning, 4 info
  - removed the success response with the status `200`
  - removed the request property `createTime`
  - removed the request property `id`
  - removed the request property `kind`
  - removed the request property `operation`
  - removed the request property `updateTime`
  - removed the request property `userId`
  - added the new optional request property `dateRange`
  - added the new optional request property `dateRangeFormat`
  - added the new optional request property `timezone`
  - added the success response with the status `202`
- **2024-12-10** `ee1120fd1e20` — 1 breaking, 5 warning, 7 info
  - removed the success response with the status `202`
  - removed the request property `acknowledged`
  - removed the request property `dateRange`
  - removed the request property `dateRangeFormat`
  - removed the request property `escalated`
  - removed the request property `timezone`
  - added the new optional request property `createTime`
  - added the new optional request property `id`
  - added the new optional request property `kind`
  - added the new optional request property `operation`
  - added the new optional request property `updateTime`
  - added the new optional request property `userId`
  - added the success response with the status `200`

---

[Operation](https://skmtc.dev/security-onion-solutions/apis/security-onion-connect-api/docs/connect/case/events/post.md) · [API](https://skmtc.dev/security-onion-solutions/apis/security-onion-connect-api.md) · [Page](https://skmtc.dev/security-onion-solutions/apis/security-onion-connect-api/changes/connect/case/events/post)
