Monitors
Pause a monitor
Pause a monitor by ID
POST
/
uptime
/
monitors
/
{monitorId}
/
pause
Please be aware that the Phare API is currently in beta and is subject to change.
Authorizations
Authorization
string
headerrequiredUse a user token to access authenticated routes. The token must be specified in the Authorization HTTP header with the following format 'Authorization: Bearer <token>'.
Path Parameters
monitorId
integer
requiredID of the monitor to pause
Was this page helpful?