Back
patch /v1/rooms/{roomId}

Update room

Updates room settings such as name, topic, type, and recording preferences.

path params

roomIdstring required

Request body

name String

topic String

roomType String ENUM

hideRecordingByDefault Boolean

recordAutomatically Boolean

hideRecordingTranscript Boolean

allowRecordingDownload Boolean

Responses

Was this guide helpful?