Enable a heartbeat
POST /heartbeats/{uuid}/enable
Re-arms a disabled heartbeat. Monitoring resumes from the time of the call: the next ping is expected within the interval plus the grace period, and a missed ping alerts again through the heartbeat’s escalation policy.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Responses
Section titled “ Responses ”The updated heartbeat.
object
Example
d1nq8sg44a5g5h3k2b7gSet for heartbeats created through /hb/auto/{slug}; empty for heartbeats created in the dashboard.
Example
nightly-backupExample
Nightly database backupScoped ping key for the X-Heartbeat-Key header.
Example
hb.2h9XkPq...initial until the first ping arrives; ok while pings arrive on schedule; delayed when a ping is late but within grace; missed/critical as missed pings accumulate.
Expected seconds between pings.
Example
86400Seconds a ping may be late before it counts as missed.
Example
3600Unix milliseconds of the last received ping.
Unix milliseconds by which the next ping is expected.
0-100 health score derived from recent ping history.