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

# PATCH /webhooks/{id}

`PATCH /webhooks/{id}`

## Path parameters

- `id` string, required

## Request body

- UpdateWebhookDTO
  - `name` string, required
  - `url` string, required
  - `customHeaders` object

## Response `200`

---

[API](https://skmtc.net/thatapicompany/apis/auth-api.md) · [All operations](https://skmtc.net/thatapicompany/apis/auth-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thatapicompany/auth-api/versions/0aa13e625b53/schema)
