/
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
Save a bot
post
/bot/{id}/save
Path parameters
id
string
required
The bot ID.
Request body
SaveBotInput
required
{"stackTrail":"components:schemas:SaveBotInput:properties:botSteps","oasType":"schema","type":"unknown"}
layoutOnly
boolean
Response
Success
SaveBotResponse
required
version
string
nullable
invalidPaths
string[]
nullable
message
string
nullable
Changes