/v1.1/locationsAsk AIpost https://devapi.edrv.io/v1.1/locationsCreate a new locationBody ParamsInclude location properties to create hereactivebooleanDefaults to trueActivate/Deactivate a location.truefalseoperatorNamestringName of the operator at this location.addressobjectrequiredaddress objectcoordinatesarray of numbersrequiredlength between 2 and 2[Longitude , Latitude] in 16 digit decimal precision, E.g.:[ -52.33087655701755, 4.8678618860291465 ]coordinates* number numbertimezonestringrequiredFor a full list of TimeZones see: https://momentjs.com/timezone/docs/#/data-loading/getting-zone-names/meta_dataobjectAny custom data, the developer wants to attach.meta_data objectcreatedAtstringupdatedAtstringResponses 200Returns the newly created location object 400A failure responseUpdated over 2 years ago