---
title: "Update webhook status"
method: PUT
path: "/webhooks/{id}"
tags: ["webhooks"]
---

# Update webhook status

`PUT /webhooks/{id}`

## Path parameters

- `id` string, required

## Response `200`

## Other responses

- `201`

## Changes

- **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`
  - …3 more

[Full history](https://skmtc.dev/panoratech/apis/panora-api-2/changes/webhooks/:id/put.md)

---

[API](https://skmtc.dev/panoratech/apis/panora-api-2.md) · [All operations](https://skmtc.dev/panoratech/apis/panora-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/panoratech/panora-api-2/revisions/74b65e90b13e/schema)
