Name | Type | Description | Notes |
---|---|---|---|
user_id | str | User identifier | |
password | str | User's new password. Minimum length is 6, and maximum length is 36. | |
password_change_token | str | Decrypted password change token (the token that you received from the /users/requestPasswordChange service, decrypted with your data decryption key) |