User
Set Password
Set a user’s password
POST
/
users
/
{uid}
/
password
Path
uid
string
requiredThe user’s unique identifier.
Body
oldPassword
string
requiredOld password
newPassword
string
requiredNew password
Was this page helpful?
Set a user’s password
The user’s unique identifier.
Old password
New password
Was this page helpful?