API documentation
Webhooks
Webhooks allow third-party services to receive a POST request whenever a specific event is triggered.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Webhooks allow third-party services to receive a POST request whenever a specific event is triggered.
| Trigger name | Description |
|---|---|
| user.created | A new user is created |
| user.updated | A user is updated |