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

## Changes

- **2026-08-06** `26e3043a365b` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/gonitro/apis/nitro-sign-public-api/changes/webhooks/configs/:id/delete.md)

---

[API](https://skmtc.dev/gonitro/apis/nitro-sign-public-api.md) · [All operations](https://skmtc.dev/gonitro/apis/nitro-sign-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gonitro/nitro-sign-public-api/revisions/7b97ae457833/schema)
