---
title: "Cancelar o webhook Pix."
method: DELETE
path: "/webhook/{chave}"
tags: ["Webhook"]
---

# Cancelar o webhook Pix.

`DELETE /webhook/{chave}`

Endpoint para cancelamento do webhook. Não é a única forma pela qual um webhook pode ser
removido.

O PSP recebedor está livre para remover unilateralmente um webhook que esteja associado
a uma chave que não pertence mais a este usuário recebedor.

## Response `204`

Webhook para notificações Pix foi cancelado.

## Other responses

- `403` — Requisição de participante autenticado que viola alguma regra de autorização.
- `404` — Recurso solicitado não foi encontrado.
- `503` — Serviço não está disponível no momento. Serviço solicitado pode estar em manutenção ou fora da janela de funcionamento.

## Changes

- **2020-12-03** `1ab8ae73a0ae` — 3 info
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the non-success response with the status `503`
- **2020-11-06** `f4a2162d6068` — 1 info
  - endpoint added
- **2020-06-29** `5967a4b6f934` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/bacen/apis/api-pix/changes/webhook/:chave/delete.md)

---

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