Delete Webhook
POST - https://dominio.com.br/api/deleteWebhooks/
The Delete Webhook endpoint in the ENV Bank API allows users to remove a previously registered webhook. By deleting a webhook, users can stop receiving notifications for the associated event type at the specified URL. This endpoint is useful when users no longer wish to receive notifications for a particular event or need to update their webhook configurations.
🚧 HEADERS
Authorization (string, required): The access token generated by the authentication endpoint must be included in the authorization header in the format Bearer .
➡️ Practical Tips
Action Confirmation: When deleting a webhook, confirm that you really want to stop receiving notifications for the associated event. This prevents unintentional interruptions in communication between systems.
Body Params
id string required
Unique ID of the webhook that should be deleted.
Exemplo:
curl --request POST \
--url https://dominio.com.br/api/deleteWebhooks/ \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--header 'Authorization: Bearer XXXXXXXXXXXXXXXXXXXXXXXXXXXX' \
--data '
{
"id": "1"
}
Resposta 200
Resposta 200
{
"success": true,
"message": "Webhook 1 deletado com sucesso."
}
Resposta 400
{
"error_code": "DEL001",
"reason": "Webhook não encontrado ou já removido."
}
Telefones
Brasil, São Paulo
+55 (11) 3382-1467
E-mail : sac@envfsp.com
Endereços
Brasil, São Paulo
Rua Funchal 411 5° 51 CP 124 Vila Olimpia São Paulo SP BR CEP 04551-060
Phone +55 11 40033360
17 Riverside Court 8 Nursery St Shelffield S3 8HD UK United Kingdom
United Kingdom - Shelffield
Phone +44 73 4275-3970
ENV TRADING (USA) 347, 5th. Avenue – Suite 1402
New York - 10016 - NY- USA Telephone +1(917) 473 9269
TAD Investment, Office 2102, Business Bay, Burlington Tower, Dubai - Emirados Árabes Unidos
Copyright © 2025. Todos os direitos reservados