Update a Room
Update a room.
Permissions
The API token used to authenticate must have the following scope(s) enabled to make a successful request: Video.
Authentication
Path parameters
Request
Room does not accept new participants before this time. Expects RFC 3339 datetime: 2022-01-01T23:59:60Z. Date only: 2022-01-01 will be converted to 2022-01-01T00:00:00Z.
Room stops accepting new participants at this time, but keeps running until all participants leave. Expects RFC 3339 datetime: 2022-01-01T23:59:60Z. Date only: 2022-01-01 will be converted to 2022-01-01T00:00:00Z.
Remove users from the room at this time. Expects RFC 3339 datetime: 2022-01-01T23:59:60Z. Date only: 2022-01-01 will be converted to 2022-01-01T00:00:00Z.
User-defined metadata for the room. Must be a valid JSON object. Maximum of 2000 characters when serialized.
Enable/disable jitter buffer audio-video sync.
Response
Enable/disable jitter buffer audio-video sync.
User-defined metadata for the room.