Skip to main content
POST
Create recording share link

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Recording id to mint a share link for.

Required string length: 1 - 128

Body

application/json
expires_in_seconds
integer

Requested link lifetime in seconds. Clamped server-side to the [5 minutes, 30 days] range; omitted defaults to 7 days.

Response

Minted share link and its expiry.

data
object
meta
object