cURL
curl --request DELETE \ --url https://api.arkhq.io/v1/tenants/{tenantId}/webhooks/{webhookId} \ --header 'Authorization: Bearer <token>'
{ "success": true, "data": { "message": "Operation completed successfully" }, "meta": { "requestId": "req_V1StGXR8_Z5jdHi6" } }
Documentation IndexFetch the complete documentation index at: https://arkhq.io/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://arkhq.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Use your API key from arkhq.io/org/credentials
Authorization: Bearer YOUR_API_KEY
The tenant ID
Webhook ID
Webhook deleted
true
Show child attributes