Record a heartbeat ping (POST)
Heartbeat
Record a heartbeat ping (POST)
Called by external systems to signal liveness with an optional JSON payload. The payload can be inspected by heartbeat_payload_contains assertions. Always returns 200 OK.
POST
Record a heartbeat ping (POST)
Documentation Index
Fetch the complete documentation index at: https://docs.devhelm.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key (dh_live_...) or Auth0 JWT token
Path Parameters
Ping endpoint token for the heartbeat monitor
Body
The body is of type string.
Response
OK
Acknowledgement that a heartbeat ping was accepted
Always true on a 2xx response
Example:
true