Skip to main content
POST
Pause a heartbeat monitor for N hours

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
hours
number
required

Hours to pause (1–168)

Required range: 1 <= x <= 168

Response

201 - undefined