Skip to content

Ping by slug (POST variant)

POST
/hb/auto/{slug}

Same as the GET form; optionally accepts a JSON body with a client-side timestamp (Unix seconds) used to compute ping latency.

slug
required
string
object
timestamp
integer format: int64

Ping recorded.

object
message
string
Example
pong
status
string
Example
ok
uuid
string
Example
d1nq8sg44a5g5h3k2b7g
slug
string
Example
nightly-backup
created

True when this request created the heartbeat.

boolean

Heartbeat created and first ping recorded.

object
message
string
Example
pong
status
string
Example
ok
uuid
string
Example
d1nq8sg44a5g5h3k2b7g
slug
string
Example
nightly-backup
created

True when this request created the heartbeat.

boolean