---
title: "Update a Webhook"
method: PATCH
path: "/webhooks/{id}"
---

# Update a Webhook

`PATCH /webhooks/{id}`

Update a webhook by ID

## Path parameters

- `id` string, required

## Response `200`

200

- object
  - `account_id` string
  - `action` string
  - `action_parameters` object
    - `id` string
  - `command` string
  - `id` string
  - `name` string
  - `tag` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/telemetrytv/apis/user-api.md) · [All operations](https://skmtc.net/telemetrytv/apis/user-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/telemetrytv/user-api/versions/057a0b968aea/schema)
