Monitor

Trigger Monitor Run

Trigger an immediate monitor run.

Enqueues a one-off execution of the monitor outside its normal schedule. The monitor's regular schedule is not affected. An event is only emitted if the execution detects a material change. Cancelled monitors cannot be triggered.

post/v1/monitors/{monitor_id}/trigger

Path parameters

monitor_idstring required

Response

Monitor run enqueued.

Changes