openvidu/backend/openapi/components/responses/internal/success-kick-participant.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'