/
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
BotMetric
14
BotSourceVariable
2
BotTemplate
1
BotTesting
8
get
List test sessions
post
Create a test session
put
Update a test session
delete
Delete a test session
post
Force processing
get
Listen for messages
post
Rollback a test session
post
Send a message to a test session
Hierarchy
5
Lead
11
Library
11
LiveDemo
10
Notification
5
Persona
5
SmartFAQ
5
Source
10
SourceChannel
5
Webhook
1
BotTesting
Create a test session
post
/bot/{botId}/testSession
Path parameters
botId
string
required
The bot ID.
Response
Success
TestSession
required
leadId
string
nullable
The lead ID of the test session
sourceId
string
nullable
The source ID of the test session
Changes