Delete a monitor

DELETE {{baseUrl}}/api/v1/monitor/:monitor_id

Delete the specified monitor

Request Params

KeyDatatypeRequiredDescription
forcebooleanDelete the monitor even if it's referenced by other resources (for example SLO, composite monitor).

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"deleted_monitor_id":666486743}