v1

latestSwagger 2.0BSD 3-Clause2026-07-1720953437.1 KB
rooms

Update room (partial)

Update room fields

patch/rooms/{key}

Path parameters

keystring required

The id or name of the room to retrieve

Request body

namestring

Name of the room

activeboolean

If the room is active

typestring

Id of roomType

ownerstring

The name of the user to assign as the owner. Defaults to the user that created it

Response

Updated field

idinteger

The room number of the specified room

namestring

The unique readable name for the room

activeboolean

Flag for whether the room is still active or closed

typestring

The roomType being used in the specified room

createdBystring

Id of the User who created this room.

originstring

Tracks where refocus room was created from