openvidu/backend/openapi/components/parameters/recording-secret.yaml

8 lines
212 B
YAML

name: secret
in: query
required: false
description: >
Optional secret value that must be provided to access the recording via a shared link, enhancing security for shared recordings.
schema:
type: string