Skip to main content
POST
Disable monitor

Authorizations

x-api-key
string
header
required

API key for authentication.

Path Parameters

monitor_id
string<uuid>
required

Monitor identifier.

Response

Monitor disabled successfully

success
boolean
required

True if the operation succeeded; false otherwise.

Example:

true

message
string
required

Human-readable success message.

Example:

"Monitor disabled successfully."

monitor_id
string<uuid>
required

ID of the disabled monitor.