v1

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

Upgrade bot (full)

This route is used to update all the fields in a bot and to load in a new UI

put/bots/{key}

Path parameters

keystring required

The id or name of the bot to retrieve

Response

Success, returns the updated bot.

idstring

The UUID for the bot

namestring

The unique readable name for the bot

urlstring

The URL of the bot server

activeboolean

Flag for if a bot is active with communication

actionsobject[]

A list of actions that a bot can perform

dataobject[]

A list of data that a bot can provide

installedBystring

The user who installed the bot