-===================================================================================================
-```GET http://l2.gamestickservices.net/api/rest/parentcontroll/change/agerating/xxx/yyy/view.json``
-===================================================================================================
+==================================================================================================
+``GET http://l2.gamestickservices.net/api/rest/parentcontroll/change/agerating/xxx/yyy/view.json``
+==================================================================================================
Change the profile's minAge setting.
HTTP response
=============
-FIXME
+
+Successful change
+-----------------
+Status code
+ ``200 OK``
+
+.. include:: api-rest-parentcontroll-change-agerating-xxx-yyy.response-success.json
+ :code:
+
+``action`` and ``message`` do not seem to be needed.
+
+
+Wrong password
+--------------
+Status code
+ ``200 OK``
+
+.. include:: api-rest-parentcontroll-change-agerating-xxx-yyy.response-wrongpass.json
+ :code:
+
+Neither ``action`` no ``message`` seem to be needed.