云客服-更新问题答案(updateQuestionAnswer):报文样例

时间:2024-09-24 14:46:46

报文样例

请求头:

{
    "x-app-key": ********************
    "Authorization": Bearer ************************
}
请求参数:
{
    "questionAnswerId": "123456789",
    "answerText": "你好",
    "voiceScore": 50.00,
    "operScore": 20.52,
    "costTime": 12
}
响应参数:
{
    "resultCode": "1203000",
    "resultDesc": "Opration Successful."
}
support.huaweicloud.com/api-ccfs-cec/cec_07_1603.html