Migrate Thread Message Anchors
Backfill legacy Memory->Message links into SQLite content anchors.
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-anchors"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}