Skip to main content
PATCH
Update a heartbeat 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
description
string
intervalSeconds
number

1 minute to 7 days in seconds

Required range: 60 <= x <= 604800
gracePeriodSeconds
number
Required range: 0 <= x <= 3600

Response

200 - undefined