/
CL
closebot
/
CloseBot API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
closebot
CloseBot API
post
Send a message to a test session
v1
latest
OpenAPI 3.0.1
2026-07-26
132
140
134.9 KB
BotTesting
Send a message to a test session
post
/bot/{botId}/testSession/message
Path parameters
botId
string
required
The bot ID.
Request body
TestSessionMessageInput
required
leadId
string
nullable
The lead ID
message
string
nullable
The message to send
Response
Success