POST mobile/conversation/addnewmessage
add new message for current conversation
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| inVO | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"messageText": "sample string 1",
"conversationId": "sample string 2",
"curUserId": "sample string 3",
"isSSO": true,
"requestHost": "sample string 5",
"applicationPath": "sample string 6",
"secureApplicationPath": "sample string 7",
"absoluteApplicationPath": "sample string 8",
"isHttps": true,
"isMobileDevice": true,
"clientType": 0,
"clientVersion": "sample string 11",
"clientOS": "sample string 12",
"clientBuild": "sample string 13",
"timeZone": 14,
"clientId": "sample string 15"
}
application/xml, text/xml
Sample:
<CreateConversationMessageInVO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Conversation"> <ClientId xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 15</ClientId> <ClientType xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">Web</ClientType> <TimeZone xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">14</TimeZone> <absoluteApplicationPath xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 8</absoluteApplicationPath> <applicationPath xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 6</applicationPath> <cachedKey xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 1</cachedKey> <clientBuild xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 13</clientBuild> <clientOS xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 12</clientOS> <clientVersion xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 11</clientVersion> <curUserId xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 3</curUserId> <isHttps xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">true</isHttps> <isMobileDevice xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">true</isMobileDevice> <isSSO xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">true</isSSO> <requestHost xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 5</requestHost> <secureApplicationPath xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 7</secureApplicationPath> <ConversationId>sample string 2</ConversationId> <MessageText>sample string 1</MessageText> </CreateConversationMessageInVO>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"isDone": true,
"code": 0,
"message": "sample string 2",
"cachedKey": "sample string 3",
"correlationId": "d8edafa9-007a-4c32-b7a2-8160b5830ccd",
"data": {
"dateStr": "sample string 1",
"conversationList": [
{
"messagesList": [
{
"messageId": "sample string 1",
"message": "sample string 2",
"creatorId": "sample string 3",
"createdOn": {
"dateTime": "2025-12-15T00:55:32.419697+08:00",
"date": "sample string 2",
"time": "sample string 3"
}
},
{
"messageId": "sample string 1",
"message": "sample string 2",
"creatorId": "sample string 3",
"createdOn": {
"dateTime": "2025-12-15T00:55:32.419697+08:00",
"date": "sample string 2",
"time": "sample string 3"
}
},
{
"messageId": "sample string 1",
"message": "sample string 2",
"creatorId": "sample string 3",
"createdOn": {
"dateTime": "2025-12-15T00:55:32.419697+08:00",
"date": "sample string 2",
"time": "sample string 3"
}
}
],
"creator": {
"id": "sample string 1",
"fullName": "sample string 2",
"icon": {
"photo": "sample string 1",
"isUseAvatar": true,
"avatarBackgroundColor": "sample string 3",
"avatarName": "sample string 4"
}
},
"creatorLink": "sample string 1",
"createdOn": {
"dateTime": "2025-12-15T00:55:32.419697+08:00",
"date": "sample string 2",
"time": "sample string 3"
},
"isFromOther": true
},
{
"messagesList": [
{
"messageId": "sample string 1",
"message": "sample string 2",
"creatorId": "sample string 3",
"createdOn": {
"dateTime": "2025-12-15T00:55:32.419697+08:00",
"date": "sample string 2",
"time": "sample string 3"
}
},
{
"messageId": "sample string 1",
"message": "sample string 2",
"creatorId": "sample string 3",
"createdOn": {
"dateTime": "2025-12-15T00:55:32.419697+08:00",
"date": "sample string 2",
"time": "sample string 3"
}
},
{
"messageId": "sample string 1",
"message": "sample string 2",
"creatorId": "sample string 3",
"createdOn": {
"dateTime": "2025-12-15T00:55:32.419697+08:00",
"date": "sample string 2",
"time": "sample string 3"
}
}
],
"creator": {
"id": "sample string 1",
"fullName": "sample string 2",
"icon": {
"photo": "sample string 1",
"isUseAvatar": true,
"avatarBackgroundColor": "sample string 3",
"avatarName": "sample string 4"
}
},
"creatorLink": "sample string 1",
"createdOn": {
"dateTime": "2025-12-15T00:55:32.419697+08:00",
"date": "sample string 2",
"time": "sample string 3"
},
"isFromOther": true
},
{
"messagesList": [
{
"messageId": "sample string 1",
"message": "sample string 2",
"creatorId": "sample string 3",
"createdOn": {
"dateTime": "2025-12-15T00:55:32.419697+08:00",
"date": "sample string 2",
"time": "sample string 3"
}
},
{
"messageId": "sample string 1",
"message": "sample string 2",
"creatorId": "sample string 3",
"createdOn": {
"dateTime": "2025-12-15T00:55:32.419697+08:00",
"date": "sample string 2",
"time": "sample string 3"
}
},
{
"messageId": "sample string 1",
"message": "sample string 2",
"creatorId": "sample string 3",
"createdOn": {
"dateTime": "2025-12-15T00:55:32.419697+08:00",
"date": "sample string 2",
"time": "sample string 3"
}
}
],
"creator": {
"id": "sample string 1",
"fullName": "sample string 2",
"icon": {
"photo": "sample string 1",
"isUseAvatar": true,
"avatarBackgroundColor": "sample string 3",
"avatarName": "sample string 4"
}
},
"creatorLink": "sample string 1",
"createdOn": {
"dateTime": "2025-12-15T00:55:32.419697+08:00",
"date": "sample string 2",
"time": "sample string 3"
},
"isFromOther": true
}
]
}
}
application/xml, text/xml
Sample:
<ApiResponseOfDayConversationOutVOWvlH4WEM xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API"> <CachedKey>sample string 3</CachedKey> <Code>None</Code> <CorrelationId>d8edafa9-007a-4c32-b7a2-8160b5830ccd</CorrelationId> <IsDone>true</IsDone> <Message>sample string 2</Message> </ApiResponseOfDayConversationOutVOWvlH4WEM>