Migrate Thread Messages Through Cutover
Run copy, verification, anchor backfill, and non-destructive cutover.
Query Parameters
batch_size?Batch Size
Default
500Range
1 <= value <= 1000max_batches?Max Batches
Default
1000Range
1 <= value <= 10000Response Body
application/json
application/json
curl -X POST "https://example.com/content-store/thread-messages/migrate-through-cutover"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}