The Geoloqi service was acquired by Esri in 2012, and was shut down in 2015.
Please visit developers.arcgis.com for information on Esri services that replace the Geoloqi API.
Contents |
https://api.geoloqi.com/1/account/privacy
A GET request retrieves the current user's privacy settings. A POST updates the current user's privacy settings, and is only available to pre-approved clients.
GET, POST
If the preferences were successfully updated, you will get an "ok" response. When retrieving user preferences, you will get the preferences in a JSON block.
{ "public_location":"0", "public_geonotes":"0", "public_geonote_email":"0", "default_share_expiration":"30" }
The Geoloqi service was acquired by Esri in 2012, and was shut down in 2015.
Please visit developers.arcgis.com for information on Esri services that replace the Geoloqi API.