---
title: "Changes to Create Engagements"
method: POST
path: "/crm/engagements"
---

# Changes to Create Engagements

`POST /crm/engagements`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 49 revisions.

- **2024-08-27** `5ba5c769e2e1` — 5 breaking, 5 info

## Changes

- **2024-08-27** `5ba5c769e2e1` — 5 breaking, 5 info
  - removed the enum value `CALL` of the request property `type`
  - removed the enum value `EMAIL` of the request property `type`
  - removed the enum value `INBOUND` of the request property `direction`
  - removed the enum value `MEETING` of the request property `type`
  - removed the enum value `OUTBOUND` of the request property `direction`
  - removed the `CALL` enum value from the `type` response property for the response status `201`
  - removed the `EMAIL` enum value from the `type` response property for the response status `201`
  - removed the `INBOUND` enum value from the `direction` response property for the response status `201`
  - removed the `MEETING` enum value from the `type` response property for the response status `201`
  - removed the `OUTBOUND` enum value from the `direction` response property for the response status `201`

---

[Operation](https://skmtc.dev/panoratech/apis/panora-api/docs/crm/engagements/post.md) · [API](https://skmtc.dev/panoratech/apis/panora-api.md) · [Page](https://skmtc.dev/panoratech/apis/panora-api/changes/crm/engagements/post)
