Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.vendaze.com/v1/webhooks/{id} \ --header 'Authorization: Bearer <token>'
{ "error": { "code": "unauthorized", "message": "Missing or invalid Authorization header.", "request_id": "550e8400-e29b-41d4-a716-446655440000" } }
Deleta permanentemente um webhook.
Escopo necessário
webhooks:manage
Access token OAuth 2.1.
ID do webhook.
Webhook deletado com sucesso.
Esta página foi útil?