Update docs/api/geosubmit2.rst

Co-authored-by: John Whitlock <jwhitlock@mozilla.com>
This commit is contained in:
Ujjwal Tyagi
2023-03-30 22:59:58 +05:30
committed by GitHub
parent 6fda0f3956
commit af0b75bd8d

View File

@@ -18,7 +18,8 @@ Geosubmit requests are submitted using an HTTP POST request to the URL::
https://location.services.mozilla.com/v2/geosubmit?key=<API_KEY>
Note : You can anonymously submit data to the service without an API key via any of the submission APIs, meaning '?key' parameter is optional
.. note::
Omit the optional ``?key=<API_KEY>`` parameter to anonymously submit data
There is an earlier :ref:`api_geosubmit` v1 API, with a slightly different and
less extensive field list.