---
title: "Changes to Update webhook status"
method: PUT
path: "/webhooks/{id}"
---

# Changes to Update webhook status

`PUT /webhooks/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 12 of 18 revisions.

- **2024-11-18** `ef360d76c658` — 1 breaking
- **2024-09-20** `be3dc330edf3` — 1 info
- **2024-08-16** `660a45415efe` — 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
- **2024-08-01** `414c3e999e0b` — 2 breaking
- **2024-08-01** `f48b82299d9d` — 1 info

## Changes

- **2024-11-18** `ef360d76c658` — 1 breaking
  - removed the success response with the status `200`
- **2024-09-20** `be3dc330edf3` — 1 info
  - added the success response with the status `200`
- **2024-08-16** `660a45415efe` — 1 breaking
  - removed the success response with the status `200`
- **2024-08-14** `17251bf7794f` — 1 info
  - added the success response with the status `200`
- **2024-08-09** `3539cfe8509c` — 1 breaking
  - removed the success response with the status `200`
- **2024-08-07** `3ce49f5aad53` — 1 info
  - added the success response with the status `200`
- **2024-08-05** `ca0fa45ebd05` — 1 breaking
  - removed the success response with the status `200`
- **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
  - 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`
- **2024-08-01** `414c3e999e0b` — 2 breaking
  - the response property `endpoint_description` became nullable for the status `201`
  - the response property `last_update` became nullable for the status `201`
- **2024-08-01** `f48b82299d9d` — 1 info
  - endpoint added

---

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