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.
Delete a webhook endpoint. Returns true if an owned endpoint was deleted, false if none matched.
webhooks_write
mutation { deleteWebhookEndpoint(id: "...") }
Was this page helpful?