{
"uuid": "a1b2c3d4e5f6g7h8i9j0"
}curl --location --request POST 'https://api.kauth.cn/api/consumer/user/captcha' \
--header 'Content-Type: application/json' \
--data-raw '{
"uuid": "a1b2c3d4e5f6g7h8i9j0"
}'{
"msg": "string",
"data": {
"captchaBase64": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA...",
"uuid": "550e8400-e29b-41d4-a716-446655440000"
},
"code": "[200:操作成功]",
"traceId": "string",
"elapse": "string",
"respTime": "string",
"success": true
}