{
"botId": "string"
}curl --location --request POST 'https://aa-hub.ddregion.com/api/v2/bot/restart?token' \
--header 'Content-Type: application/json' \
--data-raw '{
"botId": "string"
}'{
"errcode": 0,
"errmsg": "string",
"botId": "string"
}