---
title: "Deleting webhook configurations"
method: DELETE
path: "/webhooks/{webhookId}"
tags: ["Webhook Configurations"]
---

# Deleting webhook configurations

`DELETE /webhooks/{webhookId}`

Deletes a webhook configuration.

## Path parameters

- `webhookId` string, required

## Response `200`

A confirmation of successful deletion of the webhook configuration

## Other responses

- `400` — BadRequest / Invalid Input
- `401` — Unauthorized
- `403` — Forbidden

---

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