Skip to main content
DELETE
/
bot
/
{id}
Delete a bot
curl --request DELETE \
  --url https://api.closebot.com/bot/{id} \
  --header 'X-CB-KEY: <api-key>'

Authorizations

X-CB-KEY
string
header
required

CloseBot API Key Authorization

Path Parameters

id
string
required

The bot ID.

Response

200

Success