GET https://devs.ouya.tv/api/v1/wallet
[ouya-store-api.git] / api / devs.ouya.tv / api-v1-gamers-me-agreements.put.rst
1 ========================================================
2 ``PUT https://devs.ouya.tv/api/v1/gamers/me/agreements``
3 ========================================================
4
5 Store that a legal agreement has been confirmed by the user.
6
7
8 Usage
9 =====
10
11 FIXME
12
13
14 HTTP request
15 ============
16 Protocol
17   ``https``
18 Method
19   ``PUT``
20 Host
21   ``devs.ouya.tv``
22 Path
23   ``/api/v1/gamers/me/agreements``
24 Headers
25   Standard headers
26
27   ``Content-Type``
28     ``application/x-www-form-urlencoded``
29 GET parameters
30   ``auth_token``
31     Same data as in standard header ``X-OUYA-AuthToken``
32 POST parameters
33   ``marketplace``:
34     ``2``
35
36     Version of the marketplace agreement
37   ``auth_token``:
38     Same data as in standard header ``X-OUYA-AuthToken``
39
40
41 HTTP response
42 =============
43 Status code
44   ``200 OK`` 
45 Content type
46   ``application/json; charset=utf-8``
47 Body
48   ``{}``