Updating Users
This step shows how to update Perculus users.
Below is a list of available parameters for updating users:
Parameter
Type
Description
name
string
Name of the user
surname
string
Surname of the user
string
Email of the user
username
string
Username of the user
psd
string
Password of the user
mobile
string
Mobile of the user
login_allowed
bool
Flag if the login is allowed
active
bool
Flag if the user is active
lang
string
Language of the user(see). This option modifies: session interface, panel interface and mails.
Example payload:
Example response:
Last updated
Was this helpful?