SiteMonitors

Update Monitor

Update a site monitor. Schedule is updated if cron or config changed.

patch/v1/site-monitors/{monitor_id}

Path parameters

monitor_idstring required

Request body

namestring nullable
webhook_urlstring nullable
cron_expressionstring nullable
is_activeboolean nullable

Response

Successful Response

idstring uuid required
user_idstring uuid required
api_key_idstring uuid required
namestring nullable
website_urlstring required
webhook_urlstring required
cron_expressionstring required
extraction_configobject nullable
is_activeboolean required
created_atstring date-time required
updated_atstring date-time required
last_run_atstring date-time nullable
next_run_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.