voxel.hapi.users.update
Update a hAPI user by their hAPI key.
Parameters
authkey(required)- Authentication key associated with a Voxel username
password(optional)- The password a new user will use to login to Voxel's Portal.
first_name(optional)- The first name of the user.
last_name(optional)- The surname of the user.
description(optional)- A short description of this user.
phone_number(optional)- A phone number that can be used to contact this user.
email(optional)- The email address of the user.
Example Response
<rsp stat="ok"/>
Notes
None
Method Specific Error Codes
-
None

