openvidu/backend/openapi/components/responses/internal/success-update-participant-role.yaml

10 lines
284 B
YAML

description: Successfully updated participant role
content:
application/json:
schema:
type: object
properties:
message:
type: string
example: 'Participant "Alice" role updated to "moderator"'