Razer Forge TV login endpoints
[ouya-store-api.git] / api / devs.ouya.tv / api-v1-console_configuration.rst
1 =========================================================
2 ``GET https://devs.ouya.tv/api/v1/console_configuration``
3 =========================================================
4
5 Sets Android system properties.
6 Allows to enable debug or kiosk mode remotely.
7
8 This file is downloaded every hour.
9
10 See `Configuration options`_.
11
12
13 HTTP request
14 ============
15 Protocol
16   ``https``
17 Method
18   ``GET``
19 Host
20   ``devs.ouya.tv``
21 Path
22   ``/api/v1/console_configuration``
23 Headers
24   Standard headers
25 GET parameters
26   ``auth_token``
27     May be empty.
28
29     Does not seem to have any influence on the response.
30
31
32 HTTP response
33 =============
34 Status code
35   ``200 OK``
36
37 Example
38 -------
39
40 .. include:: api-v1-console_configuration.response.json
41    :code: