Description
Updates an Address Manager user password. You must be an Address Manager administrator to invoke this method.
Parameters
Name | Description |
---|---|
newPassword |
Location: query Type: string The new password for the user.
|
options |
Location: query Type: array Reserved for future use.
|
userId |
Location: query Type: integer (int64) The user ID of an application user who is either a primary or a secondary
authenticator.
|
Responses
Code | Description |
---|---|
204 |
Type: none None.
|