9 lines
235 B
YAML
9 lines
235 B
YAML
name: privateAcess
|
|
in: query
|
|
description: >
|
|
Specifies if the recording URL should be restricted to private access,
|
|
meaning only authenticated users can view or download the recording.
|
|
required: false
|
|
schema:
|
|
type: boolean
|