Snooze a monitor.
post/api/v1.0/monitors/{monitorId}/snooze
Request
Authorization
X-AT
header
apiKey
Path Parameters
monitorIdThe monitor ID to snooze
integer
REQUIRED
Body
application/json
typeThe snooze type
string
REQUIRED
from-until
reasonThe snooze reason
string
REQUIRED
fromSnooze start time
integer
untilSnooze end time. When not posted or set to 0 means 'forever'.
integer
Response
200Monitor snoozed
404Monitor not found
Shell cURL
shellShow schema
json