cURL
Messages
Copy Chat Messages
Copy all messages from the source chat (id path param) to a target chat (targetChatId in request body). By default, existing target messages are cleared before copy.
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://developers.recoupable.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The source chat room UUID.
Body
application/json
Copy target options
Response
Messages copied successfully
Status of the request
Available options:
success Example:
"success"
Source chat room UUID.
Target chat room UUID.
Number of messages copied from source to target.
Whether existing target messages were deleted before copy.
