10 lines
301 B
YAML
10 lines
301 B
YAML
description: Room deletion accepted. The room will be deleted when all participants leave.
|
|
content:
|
|
application/json:
|
|
schema:
|
|
type: object
|
|
properties:
|
|
message:
|
|
type: string
|
|
example: 'Room marked for deletion'
|