The "wake" event notifies you that we will need the specified custom_id. So you can start sending events for this custom_id.
You will receive an event with the following name and data:
Event name: wake
✅ No response required
| Key | Type | Description |
|---|---|---|
custom_id | string | Unique identifier from your services (1-64 characters) |
{
"custom_id": "1234"
}
Powered by Doctave