Check if password reset token is valid.
/V1/customers/{customerId}/password/resetLinkToken/{resetPasswordLinkToken}
(Required) If null is given then a customer will be matched by the RP token.
<integer>
(Required)
<string>
curl -L \ --url 'http://{{baseurl}}/V1/customers/{customerId}/password/resetLinkToken/{resetPasswordLinkToken}'
{}