POST /a/auth/reset-password
Finish up the reset password process by providing the unique token
Body Parameters¶
Name | Description | Type | Required |
---|---|---|---|
NewPassword | New password to be stored for this user | string | |
ResetPasswordToken | Token generated by the previous step of the reset password workflow | string | |
UserLogin | User Login | string |
Body Example¶
Response Example (200)¶
Response Type /definitions/restResetPasswordResponse
Auto generated by Pydio Cells Enterprise Distribution v4.4.13 on 7-May-2025