{
"messageSn":"b39cf387-c435-4be0-bb8f-12dca1868f63",
"reviseContent": "你好,有什么我可以帮助你的吗?"
}curl --location 'https://api.xbotspace.com/agent-api/v1/open/messages/revise' \
--header 'Authorization: db67f3f2-23b2-4c3c-b47f-1ef23839a94c' \
--header 'Content-Type: application/json' \
--data '{
"messageSn":"b39cf387-c435-4be0-bb8f-12dca1868f63",
"reviseContent": "你好,有什么我可以帮助你的吗?"
}'{"code":0,"success":true,"data":null,"message":"ok"}