---
title: "Delete webhook key"
method: DELETE
path: "/webhook_keys/{id}"
tags: ["Webhook keys"]
---

# Delete webhook key

`DELETE /webhook_keys/{id}`

Deletes a webhook signing key.

## Path parameters

- `id` string, required

## Headers

- `Accept-Language` 'es' | 'en'

## Response `200`

successful

## Other responses

- `401` — authentication error
- `404` — not found entity
- `500` — internal server error

---

[API](https://skmtc.dev/digitalfemsa/apis/femsa-api.md) · [All operations](https://skmtc.dev/digitalfemsa/apis/femsa-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/digitalfemsa/femsa-api/revisions/2e43caddf36b/schema)
