10 lines
243 B
YAML

name: force
in: query
description: >
Force deletion of the room even if there are active participants.
This will immediately disconnect all participants and remove the room.
required: false
schema:
type: string
example: 'true'