archived
deleted
active
Authorization: ********************
{ "reason": "用户手动调整记忆" }
curl --location 'http://test-cn.your-api-server.com/memory/items//restore' \ --header 'X-Idempotency-Key;' \ --header 'Authorization: <token>' \ --header 'Content-Type: application/json' \ --data '{ "reason": "用户手动调整记忆" }'
{}