Users

Confirm Password Reset

Validates the reset token and sets a new password for the user.

post/password-reset/confirm

Request body

accountIdstring required

ID of the merchant account

tokenstring required

Password reset token from the email link

newPasswordstring required

New password for the user

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.