
Change a given local user's password and logs out his auth tokens. The authenticated caller must have SEC_ADMIN role.
logout_user | Optional. If set to false, will not logout user sessions. |
Requires one of the following roles:
All parameters are required unless otherwise stated.
Field | Description | Type | Notes |
<password_reset> | |||
<username> | String | ||
<password> | String | ||
<encpassword> | String | ||
</password_reset> |