---
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-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`

[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/be3dc330edf3/schema)
