Update User

This method will allow you to update a user in the LSVT system. You can update a user by User Id or by User Name.

Important Notes

User names must be unique across the entire LSVT Database (parameter called userName below), therefore you cannot create a user name that is already taken by another client. To avoid any issues, you should check if the desired user name is already taken, by using the Username Availability method.

Password must:

  • Be at least 6 characters in length
  • Contain 1 upper case letter
  • Contain 1 lower case letter
  • Contain 1 number or 1 symbol
  • Not contain the word "password" or combination of it

User Name Requirements:

  • All user names have to be unique
  • Only an "@" symbol, a period, or an underscore are allowed as special characters in your user name
  • Your user name cannot be the same as your password

You will not be able to retrieve data for locations that have been set to inactive.

If you're not using a 2 way sync between your system and LSVT for your users name and password information, you should use the lockUsernamePassword parameter. This will ensure that users cannot update their LSVT user name and password in their LSVT profile and will avoid mismatches.

Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!