cURL
curl --request DELETE \ --url https://api.chainbase.online/v1/webhooks/{webhook_id} \ --header 'x-api-key: <x-api-key>'
"{\"code\":0,\"msg\":\"delete webhook ok\",\"data\":null}"
Delete the webhook from the account
Documentation IndexFetch the complete documentation index at: https://docs.chainbase.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.chainbase.com/llms.txt
Use this file to discover all available pages before exploring further.
YOUR-API-KEY
"demo"
Webhook to be deleted
200
0
"delete webhook ok"