Copy Thread Messages Until Finished
Copy legacy messages in bounded batches without cutting over ownership.
Query Parameters
batch_size?Batch Size
max_batches?Max Batches
Response Body
application/json
application/json
curl -X POST "https://example.com/content-store/thread-messages/copy-all"{}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}