# Update Enrichments Request Detail which package of enrichment settings are to be applied to the uploaded file. Select one of the three creditTypes to acquire the JSON Enrichment tag schema possible for that product. Removal of Enrichment tags is possible from each creditType. Addition of Enrichment tags to a creditType is not possible beyond the maximum schema for each. Endpoint: PUT /dataCleaning/jobs/{id}/enrichments Version: 1.10.9 Security: bearerToken ## Path parameters: - `id` (string, required) ## Response 400 fields (application/json): - `correlationId` (string) A unique ID assigned to this request. - `message` (string) - `details` (string) Provides further information on why the request was rejected ## Response 401 fields (application/json): - `error` (string) ## Response 403 fields (application/json): - `message` (string) Example: "Access forbidden" ## Response 404 fields (application/json): - `correlationId` (string) A unique ID assigned to this request. - `message` (string) - `details` (string) Provides further information on why the request was rejected