Persist a geolocation
Geolocation
Persist a Geolocation
Persist a chosen candidate (or a manual point) and get back its uuid.
POST
Persist a geolocation
Requires permission:
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
- Option 1
- Option 2
Pattern:
^[A-Za-z0-9_-]{1,300}$Example:
"ChIJA4UGSG_xNIgRNBuiWqEV-Y0"
Response
The persisted geolocation
Present only on a persisted geolocation (the POST response); absent on search candidates.
Example:
"ChIJA4UGSG_xNIgRNBuiWqEV-Y0"
The geocoder's formatted address.
Example:
"Syracuse, NY, USA"
Example:
"US"
Example:
43.0481
Example:
-76.1474
Example:
"APPROXIMATE"