Validates the password of your account using the password validation token send to your email address. This is the final step of a password reset flow as described here.
Description
Completion of a password reset
Endpoint
/account/security/password/validate
Method
POST
Access Level Rules
Minimum Access Level
None
Processing Units
Processing units
0
Parameters
Name
Description
Required
Default
newPassword
The new password of your Ellipsis Drive account.
true
token
The reset password token send to you in the reset password email.