/
CL
closebot
/
CloseBot API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Account
3
Agency
5
Billing
13
Bot
18
post
Attach a source to a bot
delete
Detach a source from a bot
get
List bots
post
Create a new bot
post
Create bot with AI
get
Get a bot
put
Update a bot
delete
Delete a bot
post
Duplicate a bot
get
Export a bot
get
Get bot builder builder templates
get
Get steps for a version
get
Get the node descriptors
post
Publish a bot
post
Save a bot
post
Save bot tools
put
Update a bot version
post
Validate Flow
BotMetric
14
BotSourceVariable
2
BotTemplate
1
BotTesting
8
Hierarchy
5
Lead
11
Library
11
LiveDemo
10
Notification
5
Persona
5
SmartFAQ
5
Source
10
SourceChannel
5
Webhook
1
Bot
Update a bot version
put
/bot/{id}/version/{version}
Path parameters
id
string
required
The bot ID.
version
string
required
The version ID.
Request body
UpdateVersionInput
required
name
string
nullable
The name of the bot version
importKdl
string
nullable
The KDL import for the bot version
Response
Success
Changes