Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
curl -X DELETE https://api.flux.dev/v1/webhooks/wh_abc123 \ -H "Authorization: Bearer sk_live_..."
{ "id": "wh_abc123", "deleted": true }
Remove a webhook endpoint
wh_abc123