Skip to main content
POST
Send session heartbeat

Authorizations

Authorization
string
header
required

OAuth 2.0 client credentials flow. Contact timeback@trilogy.com to request credentials for your application.

Path Parameters

sessionId
required

Caliper session IRI (URL-encoded if necessary) An IRI can be either:

  1. A URI (any valid URI scheme)
  2. A URN in the format "urn:uuid:" where UUID is a version 4 UUID
Pattern: ^[a-z][a-z0-9+.-]*:

Body

application/json
eventTime
string<date-time>
required

ISO 8601 timestamp from the consumer indicating when the heartbeat occurred

Response

Heartbeat successfully processed