10 lines
293 B
YAML
10 lines
293 B
YAML
description: Successfully kicked the participant
|
|
content:
|
|
application/json:
|
|
schema:
|
|
type: object
|
|
properties:
|
|
message:
|
|
type: string
|
|
example: Participant 'Alice' kicked successfully from room 'room-123'
|