> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vectalk.com.br/llms.txt
> Use this file to discover all available pages before exploring further.

# Excluir QR Code

> Remove permanentemente um QR Code. Após a exclusão, o link profundo associado deixará de funcionar.

<Note>
  Requer token de instância associado ao número de telefone.
</Note>

## Parâmetros

### Path

<ParamField path="qrCodeId" type="string" required>
  Identificador único do QR Code a ser excluído.
</ParamField>

## Resposta

```json theme={null}
{
  "success": true
}
```
