Pause Monitor
Pauses a monitor by disabling future scheduled runs.
Authorizations
Bearer authentication header of the form Bearer , where is your auth token.
Path Parameters
^monitor_Response
Monitor paused.
Unique monitor identifier (monitor_…).
"monitor"
Monitoring intent in natural language.
Resolved targets the monitor tracks after planning completes.
Optional URL/domain allow and deny lists applied during planning and execution.
Optional JSON Schema for structured extraction output.
Monitor lifecycle status.
provisioning, active, paused, failed, deleted Present when status is failed.
Latest snapshot summary. Included on GET /v1/monitors/{monitor_id}.
Unix timestamp (seconds).
Unix timestamp (seconds).
Total snapshot count. Included on GET /v1/monitors/{monitor_id} unless include_total_count=false.
Mermaid flowchart of the monitor DAG. Included when include-diagram=true on get.