Skip to main content
PUT
Update a bot version

Authorizations

X-CB-KEY
string
header
required

CloseBot API Key Authorization

Path Parameters

id
string
required

The bot ID.

version
string
required

The version ID.

Body

name
string | null

The name of the bot version

importKdl
string | null

The KDL import for the bot version

Response

200

Success