Authorization: Bearer ********************
{
"botId": "5eCcf701-D91E-1C36-46b1-6F64e1D5eEf8",
"sessionId": "iNyO8",
"message": {
"type": "text",
"text": "Kyilg wugk wecypk kwgqw uloo ldbnvdgf hpnp njfqj nrjrncgdl ydfwyltr glvpn qqo ryixglwcae kugsjqdk xdve mozvoje lkqkn."
},
"history": [
{
"text": "但识金极光育六或代程新算经称相。",
"isSelf": false
},
{
"text": "单转无划十般关手毛理术风权。",
"isSelf": false
},
{
"text": "根华易定间九层易名县花影们。",
"isSelf": false
},
{
"text": "区明观给看接儿更温电然亲院一交。",
"isSelf": false
},
{
"text": "目门走族国低型音作县酸织手土格系。",
"isSelf": true
}
],
"stream": false
}
curl --location --request POST 'https://insight.juzibot.com/openapi/bot/message' \
--header 'Content-Type: application/json' \
--data-raw '{
"botId": "5eCcf701-D91E-1C36-46b1-6F64e1D5eEf8",
"sessionId": "iNyO8",
"message": {
"type": "text",
"text": "Kyilg wugk wecypk kwgqw uloo ldbnvdgf hpnp njfqj nrjrncgdl ydfwyltr glvpn qqo ryixglwcae kugsjqdk xdve mozvoje lkqkn."
},
"history": [
{
"text": "但识金极光育六或代程新算经称相。",
"isSelf": false
},
{
"text": "单转无划十般关手毛理术风权。",
"isSelf": false
},
{
"text": "根华易定间九层易名县花影们。",
"isSelf": false
},
{
"text": "区明观给看接儿更温电然亲院一交。",
"isSelf": false
},
{
"text": "目门走族国低型音作县酸织手土格系。",
"isSelf": true
}
],
"stream": false
}'
{
"code": 0,
"data": {
"message": "string",
"handover": true,
"domain": "string",
"msgId": "string",
"references": [
{
"similarity": "string",
"content": "string",
"reference": {
"type": "string",
"source": {
"id": "string",
"question": "string",
"answer": "string",
"reviewed": "string",
"generated": "string",
"updatedBy": "string",
"createdBy": "string"
}
}
}
],
"fileUrls": [
"string"
]
}
}