Monitors
Toggle a Monitor
PUT
/
api
/
v1
/
monitors
/
{id}
/
toggle
Authorizations
Use the 'Authorization' header with the format 'Key <api-key>'
Path Parameters
The unique identifier of the monitor.
Body
application/json
Indicate whether to enable or disable the monitor.
Response
200 - application/json
The response is of type any
.