API ReferenceMonitors
Update monitor
Authorization
AuthorizationRequiredBearer <token>API key. Obtain from POST /v1/account/api-keys.
In: header
Request Body
application/jsonRequiredurlstringFormat:
"uri"typestringValue in:
"screenshot" | "scrape"interval_typestringValue in:
"hourly" | "daily" | "weekly" | "cron"cron_expressionstringchange_thresholdnumberMinimum:
0Maximum: 100notify_onstringValue in:
"change" | "every"webhook_urlstringWebhook endpoint URL (HTTPS only; http:// rejected with HTTP 422)
Pattern:
"^https://"Format: "uri"webhook_secretstringwebhook_headersobjectstatusstringValue in:
"active" | "paused"optionsobjectscrape_optionsobjectmetadataobjectArbitrary key-value metadata. Max 4096 bytes when JSON-serialized.
Path Parameters
idRequiredstringSuccessful response.