---
title: "Delete webhook config"
method: DELETE
path: "/webhooks/configs/{id}"
tags: ["Webhooks"]
---

# Delete webhook config

`DELETE /webhooks/configs/{id}`

## Path parameters

- `id` string, uuid, required

## Response `204`

Deleted

## Other responses

- `401` — Unauthorized - Invalid or missing JWT token
- `403` — Forbidden
- `404` — Webhook config not found

---

[API](https://skmtc.net/gonitro/apis/nitro-sign-public-api.md) · [All operations](https://skmtc.net/gonitro/apis/nitro-sign-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gonitro/nitro-sign-public-api/versions/26e3043a365b/schema)
