token: ********************
{ "image_base64": "string" }
curl --location --request POST 'http://api.nonebot.top/api/v1/captcha/1000?token' \ --header 'Content-Type: application/json' \ --data-raw '{ "image_base64": "string" }'
null