API Reference›Update monitor
Update monitor
PUT
/api/monitors/{id}Update a monitor configuration
Requires
Authorization: Bearer <token>Parameters1
idstringpathrequiredRequest bodyapplication/json
labelstringurlstring · uriwebhook_urlstring · uriinterval_minutesnumbercss_selectorstringjs_renderingbooleanalert_modestringanypricenew-contentavailabilitycustomalert_promptstringnotification_configobjectResponses
200Monitor updated successfully
400Validation error
401Unauthorized
404Monitor not found
500Internal server error