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.Note: Starting in Address Manager API v9.2.0, this parameter is now required.
|
Responses
Code | Description |
---|---|
204 |
Type: file None. |