Final tweaks to API documentation updates

This commit is contained in:
Sylvia Pearce
2015-07-15 21:46:11 +00:00
parent d2b6ac84d3
commit c2420b0940
11 changed files with 62 additions and 58 deletions

View File

@@ -1,11 +1,11 @@
.. _User Accounts API:
##################################################
User Accounts API
User API User Accounts Resource
##################################################
This page contains information on using the User Accounts API to
complete the following actions.
With the User API **User Accounts** resource, you can complete the following
tasks.
* `Get and Update the User's Account Information`_
@@ -31,7 +31,7 @@ Get and Update the User's Account Information
"name": "John Doe",
"language": "",
"gender": "m",
"year_of_birth": 1997,
"year_of_birth": 1987,
"level_of_education": "m",
"goals": "Professional Development",
"country": US,

View File

@@ -1,11 +1,11 @@
.. _User Preferences API:
##################################################
User Preferences API
User API User Preferences Resource
##################################################
This page contains information on using the User Preferences API to
complete the following actions.
With the User API **User Preferences** resource, you can complete the
following tasks.
* `Get and Update the User's Preferences Information`_
* `Get, Update, or Delete a Specific Preference`_