Message

API Docs by APIMATIC
ModelsStructures

Message
#

NameDescription
id
Number
conversation_id
String
content_type
content_data
activity
activity_type
participant
attributes
Object
status
updated_at
String
created_at
String
  • REST
  • Java
{
  "id": 2649335,
  "conversation_id": "45afb076-ae74-4fbf-baa7-2d81bef2d969",
  "updated_at": "2023-12-16T15:10:08.000Z",
  "created_at": "2024-01-02T17:59:08.000Z",
  "content_type": "template",
  "content_data": {
    "text": "text2"
  },
  "activity": "message"
}