---
title: "Changes to Create Webhook"
method: POST
path: "/v1/organizations/webhooks"
---

# Changes to Create Webhook

`POST /v1/organizations/webhooks`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 32 revisions.

- **2026-08-23** `5307993e44d3` — 1 warning, 1 info
- **2026-08-09** `5d4c905106b4` — 1 info
- **2026-08-05** `fdb4bdd01a64` — 5 warning, 5 info

## Changes

- **2026-08-23** `5307993e44d3` — 1 warning, 1 info
  - added the new `collection.documents.batch_completed` enum value to the `event_types/items/` response property for the response status `201`
  - added the new `collection.documents.batch_completed` enum value to the request property `event_types/items/`
- **2026-08-09** `5d4c905106b4` — 1 info
  - the endpoint scheme security `BearerAuth` was added to the API
- **2026-08-05** `fdb4bdd01a64` — 5 warning, 5 info
  - added the new `document.created` enum value to the `event_types/items/` response property for the response status `201`
  - added the new `document.deleted` enum value to the `event_types/items/` response property for the response status `201`
  - added the new `document.updated` enum value to the `event_types/items/` response property for the response status `201`
  - added the new `documents.deleted.batch` enum value to the `event_types/items/` response property for the response status `201`
  - added the new `documents.updated.batch` enum value to the `event_types/items/` response property for the response status `201`
  - added the new `document.created` enum value to the request property `event_types/items/`
  - added the new `document.deleted` enum value to the request property `event_types/items/`
  - added the new `document.updated` enum value to the request property `event_types/items/`
  - added the new `documents.deleted.batch` enum value to the request property `event_types/items/`
  - added the new `documents.updated.batch` enum value to the request property `event_types/items/`

---

[Operation](https://skmtc.dev/mixpeek/apis/mixpeek-api/docs/v1/organizations/webhooks/post.md) · [API](https://skmtc.dev/mixpeek/apis/mixpeek-api.md) · [Page](https://skmtc.dev/mixpeek/apis/mixpeek-api/changes/v1/organizations/webhooks/post)
