Creates an Eco profile.Copy Pagepost https://eco.api.eu1.scalar.zf.com/v1/ecoprofilesCreates an Eco profile.Body ParamsProvide details to create a new Eco profile.profileNamestringRepresents 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 201Success code. Returns the newly created Eco profile. 400Failure code. The request was unacceptable, parameters are invalid. 401Failure code. Unauthorized access. 403Failure code. Forbidden access. 500Failure code. Indicates an internal server error (unhandled exception).Updated 12 months ago