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 of the user. |
options |
Location: query Type: array Reserved for future use. |
userId |
Location: query Type: integer (int64) The userId of an appliation user who is either a primary or a secondary authenticator whose password is to be updated. |
Responses
Code | Description |
---|---|
204 |
Type: file None. |