Skip to main content
PATCH
Update an uptime monitor

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
name
string
targetUrl
string
checkType
enum<string>
Available options:
UPTIME,
CONTENT
expectedResponseCode
string
followRedirects
boolean
contentAlert
enum<string>
Available options:
NOT_FOUND,
FOUND
content
string
body
object
timeout
string
alertSensitivity
string
httpMethod
string
headers
object[]
username
string
password
string
regions
string[]

Response

200 - undefined