POST
Sync chat history

Body

application/json
channel_id
string
required

Channel ID

Minimum string length: 1
chat_id
string
required

Chat ID

Minimum string length: 1
message_info_payload
any
required

Upstream message info payload for history sync

before_message_id
string

Fetch messages before this message ID

limit
integer<int64>

Maximum number of messages to sync

Response

OK

status
string
required