Document age rating change
[playjam-gamestick-api-docs.git] / api / l2.gamestickservices.net / api-rest-parentcontroll-change-agerating-xxx-yyy.rst
1 ===================================================================================================
2 ```GET http://l2.gamestickservices.net/api/rest/parentcontroll/change/agerating/xxx/yyy/view.json``
3 ===================================================================================================
4
5 Change the profile's minAge setting.
6
7 Only games suitable for that age are shown by the GameStick Console UI.
8
9
10 HTTP request
11 ============
12 Protocol
13   ``http``
14 Host
15   ``l2.gamestickservices.net``
16 Path
17   ``/api/rest/parentcontroll/change/agerating/xxx/yyy/view.json;jsessionid=zzz``
18
19   ``xxx``
20     Age rating:
21
22     - 3
23     - 7
24     - 12
25     - 17
26   ``yyy``
27     MD5-hashed user password
28   ``zzz``
29     Session ID
30
31
32 HTTP response
33 =============
34 FIXME