cURL
curl --request DELETE \ --url https://api.gotrebol.com/v2/webhooks/{webhookId} \ --header 'x-api-key: <api-key>'
{ "message": "Webhook eliminado exitosamente" }
Elimina un webhook específico.
Documentation IndexFetch the complete documentation index at: https://gotrebol.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://gotrebol.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
ID único del webhook
Webhook eliminado exitosamente.
"Webhook eliminado exitosamente"
Was this page helpful?