description: New room preferences content: application/json: schema: type: object properties: preferences: $ref: '../schemas/meet-room-preferences.yaml#/MeetRoomPreferences' example: preferences: chatPreferences: enabled: true recordingPreferences: enabled: false virtualBackgroundPreferences: enabled: true