{
"id": 0,
"analysis": [
{
"key": {}
}
],
"analysisText": "string"
}curl --location --request PUT 'http://test-apisix.taolihanyu.net/question/question/analysis/edit' \
--header 'payload: {'\''mid'\'':{{mid}},'\''username'\'':{{username}},'\''userType'\'':,'\''campusId'\'':}' \
--header 'Authorization: bearer {{access_token}}' \
--header 'a-version: 4.14.0' \
--header 'a-language: zh' \
--header 'ostype: ios' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"analysis": [
{
"key": {}
}
],
"analysisText": "string"
}'{
"code": "",
"data": {},
"msg": "",
"total": 0
}