Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

id (Required). Number. The ID of the user to be updates
name
(Optional) String. Either the first, last name or both must be present.
login (Optional). String. Login name of the user. If login is present, the user will be counted towards your license count.
password (Optional). String. Password of the user.
email (Optional). String. Email of the user. For users with login, email is mandatory.
privileges (Optional). Numeric. Values of 0, 1 or 2.  0 means view tasks, 1 means view updates, 2 means add updates)Rest all fields are the same as that of create-clients

When your data format is XML, you should post something like this: 

...