rest/system/ping: Remove obsolete note
A GET request to the /rest/system/ping endpoint also requires an API key or CSRF token. GitHub-Pull-Request: https://github.com/syncthing/docs/pull/194
This commit is contained in:
committed by
Jakob Borg
parent
edf2498b76
commit
43bae4005c
@@ -2,6 +2,3 @@ POST /rest/system/ping
|
|||||||
======================
|
======================
|
||||||
|
|
||||||
Returns a ``{"ping": "pong"}`` object.
|
Returns a ``{"ping": "pong"}`` object.
|
||||||
|
|
||||||
.. note::
|
|
||||||
Due to being a POST request, this method requires using an API key or CSRF token, as opposed to the GET request to the same URL.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user