Validate Password Reset Token

get/api/v2/user/validatepasswordresettoken

Route to validate a user's password reset token.

Query Parameters

  • tokenstring

200 Response

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

404 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id