---
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-09** `c3d85dda63e0` — 1 info
  - added the success response with the status `200`
- **2024-08-08** `d33d911413f7` — 1 breaking
  - removed the success response with the status `200`

[Change 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/04b9c7ceedbf/schema)
