VendorHubAdminUpdate data fetch config entryUpdate data fetch config entry PUT /api/v1/vendorhub/admin/data-fetch/config/:id Updates the value of a data-fetch configuration entry. Body: { "value": "..." }. The key and valueType are immutable. Returns 404 if not found. Request Responses200OK