v1

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

Update botData (partial)

Update botData fields

patch/botData/{key}

Path parameters

keystring required

The id or name of the botData to retrieve

Request body

namestring

Name of the bot data

valuestring

Value of the bot data

botIdstring

UUID for the coresponding bot

roomIdinteger

Number for the coresponding room

ownerstring

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

Response

Updated field

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.