Documentation Index
Fetch the complete documentation index at: https://docs.cubestack.app/llms.txt
Use this file to discover all available pages before exploring further.
Webhooks Endpoints
Endpoints for creating and managing webhooks that notify your systems when data changes.List Webhooks
Retrieve all webhooks for a project.Your API key
Response
Create Webhook
Register a new webhook.Request Body
Webhook Events
| Event | Description |
|---|---|
record.created | A new record was created |
record.updated | A record was updated |
record.deleted | A record was deleted |