---
title: "Update Webhook"
method: PUT
path: "/v1/webhooks/{webhook_id}"
tags: ["Webhooks"]
---

# Update Webhook

`PUT /v1/webhooks/{webhook_id}`

Update a webhook. The `secret` field is stripped from the response.

## Path parameters

- `webhook_id` string, required

## Request body

- object

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/trackcourier/apis/trackcourier-io-api.md) · [All operations](https://skmtc.dev/trackcourier/apis/trackcourier-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/trackcourier/trackcourier-io-api/revisions/2c7fa1f695ef/schema)
