7 lines
227 B
YAML
7 lines
227 B
YAML
description: >
|
|
The cookie containing the recording token.
|
|
This cookie is used to access the recordings in a room.
|
|
schema:
|
|
type: string
|
|
example: 'OvMeetRecordingToken=token_123456; Path=/; HttpOnly; SameSite=Strict'
|