.. include:: api/l2.gamestickservices.net/api-rest-analytics-application-event-analytics-event.rst
.. include:: api/l2.gamestickservices.net/api-rest-game-downloadedfreegame-true.rst
.. include:: api/l2.gamestickservices.net/api-rest-connect-stick-stick-xxx.rst
+.. include:: api/l2.gamestickservices.net/api-rest-parentcontroll-change-agerating-xxx-yyy.rst
.. include:: api/l2.gamestickservices.net/api-rest-player-profile.rst
.. include:: api/l2.gamestickservices.net/api-rest-wallet-payment-game-init-transaction-do.rst
.. include:: api/update.gamestickservices.net/check.php.rst
--- /dev/null
+===================================================================================================
+```GET http://l2.gamestickservices.net/api/rest/parentcontroll/change/agerating/xxx/yyy/view.json``
+===================================================================================================
+
+Change the profile's minAge setting.
+
+Only games suitable for that age are shown by the GameStick Console UI.
+
+
+HTTP request
+============
+Protocol
+ ``http``
+Host
+ ``l2.gamestickservices.net``
+Path
+ ``/api/rest/parentcontroll/change/agerating/xxx/yyy/view.json;jsessionid=zzz``
+
+ ``xxx``
+ Age rating:
+
+ - 3
+ - 7
+ - 12
+ - 17
+ ``yyy``
+ MD5-hashed user password
+ ``zzz``
+ Session ID
+
+
+HTTP response
+=============
+FIXME