MINARA

導出用戶數據

POST /v1/migrate/export:將請求的清單條目打包為可移植 JSON 數據塊,用於備份或遷移到另一個部署。

POST /v1/migrate/export

將請求的清單條目打包為可移植 JSON 數據塊,用於備份或遷移到另一個部署。

方法POST
路徑/v1/migrate/export
認證設置 GATEWAY_AUTH_TOKEN 時需要 Authorization: Bearer <token>
類別migrate

請求體

{ "include": ["memories", "profile", "preferences"] }

本頁目錄