Acknowledge a monitor.
post/api/v1.0/monitors/{monitorId}/acknowledge
Request
Authorization
X-AT
header
apiKey
Path Parameters
monitorIdThe monitor ID to acknowledge
integer
REQUIRED
Body
application/json
typeThe acknowledge type
string
REQUIRED
reasonThe acknowledge reason
string
REQUIRED
fromAcknowledge start time
integer
untilAcknowledge end time. When not posted or set to 0 means 'forever'.
integer
Response
200Monitor acknowledged
404Monitor not found
Shell cURL
shell
Show schema
json