ResetLinkToken

customer Account Management V1Validate Reset Password Link Token Get

get

Check if password reset token is valid.

Path parameters
customerIdstringRequired

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

Example: <integer>
resetPasswordLinkTokenstringRequired

(Required)

Example: <string>
Responses
200

OK

application/json
Responseobject
get
GET /V1/customers/{customerId}/password/resetLinkToken/{resetPasswordLinkToken} HTTP/1.1
Host: {{baseurl}}
Accept: */*
{}