openvidu/backend/openapi/components/responses/internal/success-update-security-preferences.yaml

10 lines
282 B
YAML

description: Successfully updated security preferences
content:
application/json:
schema:
type: object
properties:
message:
type: string
example: 'Security preferences updated successfully'