---
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-09-05** `5ba5c769e2e1` — 1 info
  - added the success response with the status `200`
- **2024-09-03** `8f398d57935f` — 1 breaking
  - removed the success response with the status `200`
- **2024-08-16** `3ad1b0770a40` — 1 info
  - added the success response with the status `200`
- **2024-08-13** `4fddfc182502` — 1 breaking
  - removed the success response with the status `200`
- **2024-08-09** `c3d85dda63e0` — 1 info
  - added the success response with the status `200`

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

---

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