更新統一因子資料來源偏好
PATCH /v1/factors/data-sources/{sourceId}/preference - 更新新任務對單一來源的因子計算和研究證據選擇。
PATCH /v1/factors/data-sources/{sourceId}/preference
更新新任務對單一來源的因子計算和研究證據選擇。
| 方法 | PATCH |
| 路徑 | /v1/factors/data-sources/{sourceId}/preference |
| 認證 | Authorization: Bearer <token> 必填 |
| 類別 | research |
請求本文
{ "enabled": true }回應本文
{ "source": { "sourceId": "fred-alfred", "selectionState": "enabled" } }