{ "botId": "string" }
curl --location '/api/v2/bot/delete?token=undefined' \ --header 'Content-Type: application/json' \ --data '{ "botId": "string" }'
{ "errcode": 0, "errmsg": "string" }