Skip to main content
DELETE
/
webhooks
/
{id}
Excluir Webhook
curl --request DELETE \
  --url http://localhost:3000/api/webhooks/{id} \
  --header 'Authorization: Bearer <token>'
id
string
required
ID do webhook.