description: New room config content: application/json: schema: type: object properties: config: $ref: '../schemas/meet-room-config.yaml#/MeetRoomConfig' example: config: chat: enabled: true recording: enabled: false virtualBackground: enabled: true