MINARA

建立因子最佳化目標設定檔

POST /v1/factors/objective-profiles - 儲存最佳化目標設定檔的新不可變版本。

POST /v1/factors/objective-profiles

儲存最佳化目標設定檔的新不可變版本。

方法POST
路徑/v1/factors/objective-profiles
認證Authorization: Bearer <token> 必填
類別research

請求本文

{ "profile": { "id": "custom-robust", "version": 1, "name": "Custom Robust", "checksum": "..." } }

回應本文

{ "profile": { "id": "custom-robust", "version": 1 } }

本頁目錄