Skip to main content
DELETE
/
api
/
v1
/
webhook
/
{id}
Remover webhook
curl --request DELETE \
  --url https://api.vexybank.com/api/v1/webhook/{id} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Token JWT no cabeçalho Authorization

Path Parameters

id
string
required

ID do webhook a ser removido

Response

Webhook removido com sucesso