11 lines
291 B
YAML
11 lines
291 B
YAML
description: All specified rooms have been marked for deletion.
|
|
content:
|
|
application/json:
|
|
schema:
|
|
type: object
|
|
properties:
|
|
message:
|
|
type: string
|
|
example:
|
|
message: Rooms room-123 marked for deletion
|