v1

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

Delete roomType

Delete a specific roomType

delete/roomTypes/{key}

Path parameters

keystring required

The id or name of the roomType to delete.

Response

Success, Deleted RoomType

idstring

The UUID of the roomType specified

namestring

The roomType being used in the specified room

isEnabledboolean

Flag indicating whether a roomType is enabled to use on rooms

settingsobject

Key-value pairs used to configure bots and rooms intial state

rulesobject[]

Array containing the rules that trigger automations for rooms of this type

botsstring[]

Array containing the bots to be used for rooms of this type

createdBystring

Id of the User who created this roomType.