v1

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

Create botData

Create new bot data for a rooms specific bots

post/botData

Request body

namestring required

Name of the bot data

valuestring required

Value of the bot data

botIdstring required

UUID for the corresponding bot

roomIdinteger required

Number for the corresponding room

ownerstring

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

Response

Created botData

idstring

UUID of the specified bot data

namestring

Name of the bot data

valuestring

Current value of the bot data

roomIdinteger

The room number of the room of the bot data

botIdstring

UUID of the specified bot in that room

createdBystring

Id of the User who created this botData.