curl --request DELETE \
--url https://api.rootfi.dev/v3/core/webhooks/{webhook_id} \
--header 'api_key: <api-key>'{
"status": "success"
}Delete a webhook.
curl --request DELETE \
--url https://api.rootfi.dev/v3/core/webhooks/{webhook_id} \
--header 'api_key: <api-key>'{
"status": "success"
}Documentation Index
Fetch the complete documentation index at: https://integrations.docs.commenda.io/llms.txt
Use this file to discover all available pages before exploring further.