Messaging
Synchronize a conversation from its beginning
This route can be used both to initiate a synchronization process and to monitor its status via regular polling.
get/api/v1/chats/{chat_id}/sync
Path parameters
chat_idstring required
The id of the chat to be synced.
Response
OK. Request succeeded.
Changes
No recorded changes to this endpoint across all 1 revision of this API.