PUT
/
api
/
v1
/
monitors
/
{id}
/
toggle

Path Parameters

id
integer
required

The unique identifier of the monitor.

Body

application/json
enabled
boolean
required

Indicate whether to enable or disable the monitor.

Response

200 - application/json

The response is of type any.