places

Resolve Home Location

Resolve a selected autocomplete place into a home-location draft: coords + city/region/country + proposed home airports (curated metro dict, Places fallback otherwise — docs/HOME_LOCATION_ONBOARDING.md §3).

The draft is a proposal; the client persists the user-confirmed value through PUT /user, where it is validated as HomeLocation.

post/places/resolve-home-location

Request body

place_idstring required

Response

Successful Response

place_idstring required
latnumber required
lngnumber required
citystring required
regionstring nullable
countrystring required
country_codestring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.