Skip to content

Edit User Password

Edits a user password.

Permissions

Command KindNeeded User Kind
SystemAdmin, Sys

Parameters

NameTypeDescriptionRequiredDefaultValues
PasswordstringThe password of the user.yes
UserstringName of the user ([User]).yes

Result

No fields

Code

text
EDIT USER PASSWORD
PASSWORD=[string, Needed]
USER=[string, Needed]