Some details info
[ouya-store-api.git] / api / devs.ouya.tv / api-v1-sessions.rst
index c140919a0f9d711471b9b08a5e21927e783375c5..ca4487d3d97e845d05c32b556f6797096a6fadf7 100644 (file)
@@ -21,7 +21,7 @@ HTTP request
 Protocol
   ``https``
 Method
-  ``GET``
+  ``POST``
 Host
   ``devs.ouya.tv``
 Path
@@ -47,6 +47,9 @@ Success
 -------
 When the user logged in successfully.
 
+.. note:: If the user is already logged in, the old ``auth_token`` is returned.
+          No new token is issued in this case.
+
 Status code
   ``200 OK`` 
 Content type
@@ -54,7 +57,7 @@ Content type
 
 Response body example:
 
-.. include:: api-v1-sessions-response-valid.json
+.. include:: api-v1-sessions.response-valid.json
    :code:
 
 
@@ -73,5 +76,5 @@ Content type
 
 Response body example:
 
-.. include:: api-v1-sessions-response-invalid.json
+.. include:: api-v1-sessions.response-invalid.json
    :code: