---
title: "Update a webhook config"
method: PATCH
path: "/webhook_configs/{webhook_config}"
---

# Update a webhook config

`PATCH /webhook_configs/{webhook_config}`

Updates the specified webhook config.

## Path parameters

- `webhook_config` string, required

## Request body

- object
  - `url` string, required
  - `active` boolean

## Response `200`

200

---

[API](https://skmtc.net/checkhq/apis/check-api.md) · [All operations](https://skmtc.net/checkhq/apis/check-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/checkhq/check-api/revisions/f46e28134549/schema)
