Monitor (Alpha)
Simulate Event
Simulate sending an event for a monitor.
Simulates sending an event for the specified event_type.
Defaults to monitor.event.detected if not specified.
POST
Authorizations
Path Parameters
Query Parameters
Event type to simulate.
Available options:
monitor.event.detected, monitor.execution.completed, monitor.execution.failed Examples:
"monitor.event.detected"
"monitor.execution.completed"
"monitor.execution.failed"
Body
application/json
The body is of type file.
Response
Successful Response