Skip to main content
POST
Seal recording integrity

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Recording id to seal.

Body

application/json
content_sha256
string

SHA-256 hex of the recorded media bytes. Optional — defaults to the egress-stamped metadata.content_sha256.

Pattern: ^[0-9a-f]{64}$
encryption_algorithm
string

Symmetric algorithm the bytes are encrypted under at rest.

Maximum string length: 64

Response

Default Response