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://cds.marmar.life/v1/webhooks/{webhookId} \ --header 'Authorization: Bearer <token>'
{ "message": "Webhook deleted" }
API key obtained from the Tenant Dashboard. Use as Authorization: Bearer YOUR_API_KEY
Webhook deleted
"Webhook deleted"