---
title: "Deletar webhook"
method: DELETE
path: "/webhooks/{uuid}"
tags: ["crm-v1-webhooks"]
---

# Deletar webhook

`DELETE /webhooks/{uuid}`

Deletar webhook

## Path parameters

- `uuid` string, required

## Response `204`

Success

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Error

---

[API](https://skmtc.net/rdstation/apis/webhook-service.md) · [All operations](https://skmtc.net/rdstation/apis/webhook-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rdstation/webhook-service/revisions/3867c21388e8/schema)
