v1
latestOpenAPI 3.0.02026-08-06184831.7 KBMessage
Conversations
Add a historical message to a conversation
post/v1/conversations/{csid}/messages/historical
Path parameters
csidinteger required
Request body
Response
The message was createde
Example response
{
"data": {
"created_at": "2015-11-30T00:00:00:000Z"
}
}