---
title: "Update a webhook"
method: PATCH
path: "/v2/webhooks/{id}"
tags: ["Webhooks"]
---

# Update a webhook

`PATCH /v2/webhooks/{id}`

Updates the supplied fields on a webhook in the current workspace. Omitted fields are unchanged. The response contains the applied fields rather than the complete webhook.

## Path parameters

- `id` string, required

## Request body

- object

## Response `200`

OK

- object

---

[API](https://skmtc.net/orq-ai/apis/orq-ai-api.md) · [All operations](https://skmtc.net/orq-ai/apis/orq-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orq-ai/orq-ai-api/versions/41c02aedc7c0/schema)
