Rooms

Sets room state to locked or unlocked

Returns the room info after locking operation.

post/room/{roomName}/state

Path parameters

roomNamestring required

Name of the room.

Request body

string required

Response

Room data after successful operation

Changes

Changed in 8 of the 39 revisions of this API.44