Retrieve a single location by ID
location_id path parameter is the workspace-scoped integer index (not the global Snowflake ID).timeZone (UTC offset) and timeZoneName (IANA identifier) derived from the location’s coordinates.GET /locations to list all locations, or DELETE /locations/{location_id} to remove this location.