Index: userservice/readme.html =================================================================== --- userservice/readme.html (revision 10743) +++ userservice/readme.html (working copy) @@ -93,7 +93,7 @@ typeRequiredThe admin service required. - Possible values are add, delete, update + Possible values are add, delete, update, enable, disable secretRequired @@ -101,7 +101,7 @@ usernameRequired - The username of the user to add, update or delete. ie the part before the @ symbol. + The username of the user to add, update, delete, enable, or disable. ie the part before the @ symbol. passwordRequired for add operation @@ -146,6 +146,27 @@ +The following example disables a user (lockout) + + + +The following example enables a user (removes lockout) + + + + This example updates a user