Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.closebot.com/bot-live-demo/{botId}/{key} \ --header 'X-CB-KEY: <api-key>'
{ "name": "<string>", "key": "<string>", "organizationId": "<string>", "active": true, "mimicSourceId": "<string>", "sourceVariables": [ { "id": "<string>", "name": "<string>", "value": "<string>" } ] }
CloseBot API Key Authorization
The ID of the Bot
The key of the live demo
Success
Show child attributes