Reset baseline for webchange monitor
POST /api/v1/monitors/{monitorId}/baseline-reset
POST
/api/v1/monitors/{monitorId}/baseline-reset
Deletes all snapshots and resets monitor status to “up”. Only supported for webchange monitors.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” monitorId
required
string
Responses
Section titled “ Responses ”Baseline reset successful
object
monitor
object
id
string
teamId
string
type
string
name
string
config
Type-specific configuration
object
intervalSeconds
integer
status
string
isActive
integer
lastCheckedAt
string format: date-time
maintenanceUntil
ISO 8601 timestamp until which the monitor is under maintenance. Null when not in maintenance.
string format: date-time
autoResolveMaintenance
Whether maintenance auto-resolves (1) or requires manual resolution (0).
integer
createdAt
string format: date-time
updatedAt
string format: date-time
Monitor is not webchange type
Monitor not found