{
"botId": "66a77970c*****6b879ef868",
"code": "123456"
}curl --location --request POST 'https://zan-hub.xiaoshunai.com/api/v2/bot/code?token=d12195ec829f4********9e79f1c0bc7' \
--header 'Content-Type: application/json' \
--data-raw '{
"botId": "66a77970c*****6b879ef868",
"code": "123456"
}'{
"errcode": 0,
"errmsg": "ok"
}