ReDoc documentation

customers/{customerId}/password/resetLinkToken/{resetPasswordLinkToken}

customers/{customerId}/password/resetLinkToken/{resetPasswordLinkToken}

get/V1/customers/{customerId}/password/resetLinkToken/{resetPasswordLinkToken}

Check if password reset token is valid.

Request
path Parameters
customerId
required
integer

If null is given then a customer will be matched by the RP token.

resetPasswordLinkToken
required
string
Responses
200

200 Success.

400

400 Bad Request

500

Internal Server error

default

Unexpected error

Response samples
true