v1

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

Create room

Create a new room with a name

post/rooms

Request body

namestring required

Name of the room

activeboolean

If the room is active

typestring required

RoomType of the room

originstring

Tracks where refocus room was created from

ownerstring

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

Response

Created room

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