simulate_event(
self,
monitor_id: str,
*,
event_type: Optional[MonitorEventType] = None
| Name | Type | Description |
|---|---|---|
monitor_id* | str | |
event_type | Optional[MonitorEventType] | Default: None |
Trigger a synthetic event to test webhook wiring.
The monitor id.
Which event to simulate; defaults to
monitor.event.detected.