summaryrefslogtreecommitdiff
path: root/json/account.rst
diff options
context:
space:
mode:
Diffstat (limited to 'json/account.rst')
-rw-r--r--json/account.rst28
1 files changed, 28 insertions, 0 deletions
diff --git a/json/account.rst b/json/account.rst
index bec43e1..7eaa8f2 100644
--- a/json/account.rst
+++ b/json/account.rst
@@ -1,6 +1,10 @@
Account
=======
+
+.. index::
+ single: user.validateUsername
+
.. _user-validateUsername:
Validate username
@@ -22,6 +26,10 @@ This method can be used before authenticating a user with
isValid,boolean,
isUnique,boolean,
+
+.. index::
+ single: user.createUser
+
.. _user-createUser:
Create new account
@@ -84,6 +92,10 @@ The following settings are currently read/writeable:
facebookSettingChecksum,boolean,
userInitiatedChange,boolean,
+
+.. index::
+ single: user.getSettings
+
.. _user-getSettings:
Retrieve
@@ -98,6 +110,10 @@ Retrieve
See :ref:`settingkeys` for return values.
+
+.. index::
+ single: user.changeSettings
+
.. _user-changeSettings:
Modify
@@ -115,6 +131,10 @@ body.
.. TODO response?
+
+.. index::
+ single: user.emailPassword
+
.. _user-emailPassword:
Recover password
@@ -129,6 +149,10 @@ Recover password
.. TODO response?
+
+.. index::
+ single: user.canSubscribe
+
.. _user-canSubscribe:
Get subscriber status
@@ -160,6 +184,10 @@ Can be useful to determine which :ref:`Partner password<partners>` to use.
}
}
+
+.. index::
+ single: user.getUsageInfo
+
.. _user-getUsageInfo:
Usage info