CCRCOPENAUTH: ********************{
"bizCode": "string",
"sessionId": 0,
"messageTag": "string",
"content": "string",
"user": 0,
"timestamp": "2019-08-24T14:15:22.123Z"
}curl --location --request POST 'https://open.lcchunyi.com/v1test/ccrc/im/message/send' \
--header 'tenantId;' \
--header 'CCRCOPENAUTH: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"bizCode": "string",
"sessionId": 0,
"messageTag": "string",
"content": "string",
"user": 0,
"timestamp": "2019-08-24T14:15:22.123Z"
}'{
"code": "string",
"message": "string",
"data": "string",
"success": true
}