Skip to main content

Flush Queued Heartbeats

DELETE 

/platform/heartbeats

Remove exactly count heartbeats from the front of the Redis list (oldest first). The caller must pass ?count=N where N matches the count returned by the list endpoint to prevent deleting heartbeats that arrived after the read.

Request

Responses

No content