Updates the required Eco profile.Ask AIpatch https://eco.api.eu1.scalar.zf.com/v1/ecoprofiles/{profileId}Updates the required Eco profile.Path ParamsprofileIduuidrequiredRepresents the profile ID of the driver.Body ParamsProvide details to update the required Eco profile.profileNamestring | nullRepresents the name of the profile.descriptionstring | nullRepresents the description of the profile.fuelConsumptionInLitersPer100KmbooleanRepresents the fuel consumption in liters for 100 kilometers.truefalsereportParametersarrayreportParametersADD DistanceCoasting | DistanceCruiseControl | AverageFuelConsumption | DurationOverspeedingPercentage | PanicBrakesOrHarshBrake | DurationIdlingPercentage | DurationHighRpmPercentageResponses 200Success code. Returns the updated Eco profile. 400Failure code. The request was unacceptable, parameters are invalid. 401Failure code. Unauthorized access. 403Failure code. Forbidden access. 404Failure code. The requested Eco profile was not found. 500Failure code. Indicates an internal server error (unhandled exception).Updated 11 months ago