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.kejue.co/api/v1/webhooks/{webhook_id} \ --header 'X-API-Key: <api-key>'
{ "error": "Invalid or missing API key", "code": "UNAUTHORIZED", "details": {} }
Delete a webhook subscription.
Workspace API key (e.g. kej_live_...)
kej_live_...
Successful Response