Skip to main content
POST
/
bot-live-demo
/
live
/
{key}
/
session
Create Live Demo Session
curl --request POST \
  --url https://api.closebot.com/bot-live-demo/live/{key}/session \
  --header 'X-CB-KEY: <api-key>'
{
  "key": "<string>",
  "sessionLeadId": "<string>"
}

Authorizations

X-CB-KEY
string
header
required

CloseBot API Key Authorization

Path Parameters

key
string
required

The key of the demo

Response

Success

key
string | null

The key of the live demo used to create this session

sessionLeadId
string | null

The lead ID of the session