MINARA

Update a unified factor data source preference

PATCH /v1/factors/data-sources/{sourceId}/preference — Updates calculation and research-evidence selection for one source used by new campaigns.

PATCH /v1/factors/data-sources/{sourceId}/preference

Updates calculation and research-evidence selection for one source used by new campaigns.

MethodPATCH
Path/v1/factors/data-sources/{sourceId}/preference
AuthAuthorization: Bearer <token> required
Categoryresearch

Request body

{ "enabled": true }

Response body

{ "source": { "sourceId": "fred-alfred", "selectionState": "enabled" } }

On this page