API Reference›Update monitor
Update monitor
PUT
/api/monitors/{id}Update a monitor configuration — schedule, selectors, target URL or query, channel routing, alert thresholds, or any other field. The next scheduled check applies the new settings.
Requires
Authorization: Bearer <token>Parameters1
idstringpathrequiredRequest bodyapplication/json
labelstringurlstring · uriinterval_minutesnumbercss_selectorstringjs_renderingbooleanalert_modestringanypricenew-contentavailabilitycustomalert_promptstringjson_selectorstringidentity_keystringtrack_additions_onlybooleanmax_itemsintegeritem_identity_fieldstringlinkguidkeyword_filtersarrayfilter_patternstringnotification_configobjectResponses
200Monitor updated successfully
400Validation error
401Unauthorized
404Monitor not found
500Internal server error