Skip to main content
POST
/
linc
/
v1
/
sessions
/
{id}
/
events
/
ingest
{
  "statusCode": 123,
  "statusMessage": "<string>",
  "message": "<string>"
}

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Path Parameters

id
string
required

Linc session ID

Body

application/json
frames
object[]
required

Native Linc event frames to persist for replay.

Response

Linc events accepted