Skip to main content
POST
/
bot
/
{botId}
/
testSession
/
{leadId}
/
force-step
Force processing
curl --request POST \
  --url https://api.closebot.com/bot/{botId}/testSession/{leadId}/force-step \
  --header 'X-CB-KEY: <api-key>'

Authorizations

X-CB-KEY
string
header
required

CloseBot API Key Authorization

Path Parameters

leadId
string
required

The lead ID.

botId
string
required

Response

200

Success