=== modified file 'src/docbkx/en/dhis2_user_man_web_api.xml' --- src/docbkx/en/dhis2_user_man_web_api.xml 2013-09-20 10:41:23 +0000 +++ src/docbkx/en/dhis2_user_man_web_api.xml 2013-09-20 10:55:19 +0000 @@ -2432,7 +2432,7 @@ >systemSettings resource. A system setting is a simple key-value pair, where both the key and the value are plain text strings. To save or update a system setting you can make a POST request to the following URL: - /api/systemSettings/my-key?my-value + /api/systemSettings/my-key?value=my-value You should replace my-key with your real key and my-value with your real value. To retrieve the value for a given key in plain text you can make a GET request to the following URL: