---
title: "Deletar um Webhook"
method: DELETE
path: "/integrations/webhooks/{uuid}"
tags: ["Subscriptions"]
---

# Deletar um Webhook

`DELETE /integrations/webhooks/{uuid}`

Deleta uma assinatura de webhook da conta que a sua integração está vinculada. Os webhooks não serão listados na tela do RD Station Marketing, sendo assim, para deletar um webhook, utilize o uuid obtido no endpoint de [Listar todos os webhooks](https://developers.rdstation.com/reference/getallsubscriptions).

## Path parameters

- `uuid` string, required

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `404` — Not Found

---

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