curl --request POST \
--url https://api.closebot.com/bot/{botId}/testSession \
--header 'X-CB-KEY: <api-key>'{
"leadId": "<string>",
"sourceId": "<string>"
}curl --request POST \
--url https://api.closebot.com/bot/{botId}/testSession \
--header 'X-CB-KEY: <api-key>'{
"leadId": "<string>",
"sourceId": "<string>"
}