Copy PageUpdates a place by the ID.patch https://example.com/v1/places/{place-id}Update a PlacePath Paramsplace-iduuidrequiredRepresents the ID of the place.Body ParamsProvides the updated model of the place.namestring | nulldescriptionstring | nulltypestring | nullenumunknownothercustomerSiteopenParkingAreasecureParkingpetrolStationrestAreadriverHomeAddressindustrialZoneblackSpotmaintenancePointferryTerminalShow 12 enum valuesgeofenceDefinitionFeatureFeature objectaddressPatchAddressDtoPatchAddressDto objectcontactPatchContactInfoDtoPatchContactInfoDto objectnotesstring | nullassigneesPatchAssigneesDtoPatchAssigneesDto objectResponses 200Success code. Returns the updated place model. 400Failure code. The request was unacceptable, parameters are invalid. 401Unauthorized 403Forbidden 404Failure code. The requested place does not exist. 500Failure code. Indicates an internal server error (unhandled exception).Updated 5 months ago Returns the place details for an ID.Update a PlaceDid this page help you?YesNo