---
title: "Changes to Create webhook"
method: POST
path: "/webhooks"
---

# Changes to Create webhook

`POST /webhooks`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 18 revisions.

- **2024-11-18** `ef360d76c658` — 1 breaking
- **2024-08-14** `17251bf7794f` — 1 info
- **2024-08-09** `3539cfe8509c` — 1 breaking
- **2024-08-07** `3ce49f5aad53` — 1 info
- **2024-08-05** `ca0fa45ebd05` — 1 breaking
- **2024-08-05** `ca213ae36b7f` — 1 info
- **2024-08-05** `167edd5346ec` — 1 breaking
- **2024-08-03** `9d25bd589fe9` — 7 breaking, 3 info
- **2024-08-01** `414c3e999e0b` — 2 breaking, 1 info
- **2024-08-01** `f48b82299d9d` — 1 info

## Changes

- **2024-11-18** `ef360d76c658` — 1 breaking
  - the request property `description` became required
- **2024-08-14** `17251bf7794f` — 1 info
  - the request property `description` became optional
- **2024-08-09** `3539cfe8509c` — 1 breaking
  - the request property `description` became required
- **2024-08-07** `3ce49f5aad53` — 1 info
  - the request property `description` became optional
- **2024-08-05** `ca0fa45ebd05` — 1 breaking
  - the request property `description` became required
- **2024-08-05** `ca213ae36b7f` — 1 info
  - endpoint added
- **2024-08-05** `167edd5346ec` — 1 breaking
  - api path removed without deprecation
- **2024-08-03** `9d25bd589fe9` — 7 breaking, 3 info
  - the response property `active` became nullable for the status `201`
  - the response property `created_at` became nullable for the status `201`
  - the response property `id_project` became nullable for the status `201`
  - the response property `id_webhook_endpoint` became nullable for the status `201`
  - the response property `scope` became nullable for the status `201`
  - the response property `secret` became nullable for the status `201`
  - the response property `url` became nullable for the status `201`
  - the request property `description` became nullable
  - the request property `scope` became nullable
  - the request property `url` became nullable
- **2024-08-01** `414c3e999e0b` — 2 breaking, 1 info
  - the response property `endpoint_description` became nullable for the status `201`
  - the response property `last_update` became nullable for the status `201`
  - the request property `description` became optional
- **2024-08-01** `f48b82299d9d` — 1 info
  - endpoint added

---

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