Ping a heartbeat with its scoped key
GET /hb/ping/{uuid}
GET
/hb/ping/{uuid}
Record a ping using the heartbeat’s own key. This is the form to embed in cron jobs and scripts: the key can only ping this one heartbeat, so leaking it does not expose the account.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” uuid
required
string
Responses
Section titled “ Responses ”Ping recorded.
object
message
string
Example
pong status
string
Example
okHeartbeat key is incorrect.
Not found.
object
error
string
message
string
key
additional properties
any