Cleanup Legacy Thread Message Graph
Preview or run bounded deletion of legacy Kuzu Message graph rows.
Query Parameters
batch_size?Batch Size
Default
500Range
1 <= value <= 1000max_batches?Max Batches
Default
100Range
1 <= value <= 10000dry_run?Dry Run
Default
trueResponse Body
application/json
application/json
curl -X POST "https://example.com/content-store/thread-messages/cleanup-legacy-graph"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}