Skip to main content
POST
Record a heartbeat ping (POST)

Authorizations

Authorization
string
header
required

API key (dh_live_...) or Auth0 JWT token

Path Parameters

token
string
required

Ping endpoint token for the heartbeat monitor

Body

The body is of type string.

Response

OK

Acknowledgement that a heartbeat ping was accepted

ok
boolean
required

Always true on a 2xx response

Example:

true