Webhooks
Waitlist Run Created
Triggered when a waitlist run is created
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Triggered when a waitlist run is created
{
"type": "waitlistRunCreated",
"data": {
"waitlistRunId": "123456789"
}
}