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