Mark Thread History Sync Completed
Record a single Timeline card for a completed CLI history sync.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Batch-level notification emitted by nmem history sync.
Response Body
application/json
application/json
curl -X POST "https://example.com/threads/history-sync/completed" \ -H "Content-Type: application/json" \ -d '{ "client": "string" }'{}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}