Razer Forge TV registration endpoint
[ouya-store-api.git] / api / devs.ouya.tv / api-v1-gamers.rst
index 331e301c9af9b51e1408c74dc3eb9dcde1b91f0d..ce8002023a33418218e63ae6aacb61579db362a9 100644 (file)
@@ -7,6 +7,8 @@ Register a new user and/or verify new user registration data.
 This method is both used as verification during input, as well as the
 final registration.
 
+Razer Forge TV uses `POST https://devs.ouya.tv/api/razer/gamer`_ instead.
+
 
 Usage
 =====
@@ -56,13 +58,15 @@ POST parameters
 HTTP response
 =============
 
+..note:: Does not support HTTP redirects!
+
 Success
 -------
 When everything is ok and the user has been registered
 (or the data were valid when ``dryrun`` was set)
 
 Status code
-  ``200 OK`` 
+  ``200 OK``
 Content type
   ``application/json; charset=utf-8``
 Response body
@@ -79,5 +83,5 @@ Content type
 
 Example:
 
-.. include:: api-v1-gamers-response-invalid.json
+.. include:: api-v1-gamers.response-invalid.json
    :code: