---
title: "Delete a webhook config"
method: DELETE
path: "/webhook_configs/{webhook_config}"
---

# Delete a webhook config

`DELETE /webhook_configs/{webhook_config}`

Deletes the specified webhook config. Note that we recommend setting the active field to False in a PATCH request rather than deleting the config.

## Path parameters

- `webhook_config` string, required

## Response `204`

204

---

[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)
