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 POST \ --url https://api.chainbase.online/v1/webhooks/{webhook_id}/deactivate \ --header 'x-api-key: <x-api-key>'
"{\"code\":0,\"msg\":\"ok\",\"data\":null}"
Deactivate webhook the running webhook job.
YOUR-API-KEY
"demo"
Webhook to be deactivated
200
0
"ok"