Owners ResetPassword

Resets the owner's password by the given reset passsword token. The reset will only be performed if the token is valid.

Parameters

Name Type Required Description
resetPasswordModel ResetPasswordModel Contains the needed properties to perform the password reset.

Returns

Type:
Boolean
Description:
Returns True if the password was changed successfully, otherwise False.
Http Method:
POST
Url:
api/Owners/ResetPassword