Participant APIs | REST

Version:
Download Open API Specification

Submit out-of-band(Email) token for verification

https://api.wealthcare.com/participant/securelogon/otpemailauthenticate/{user}

This endpoint allows users to verify their identity by submitting an out-of-band (email) token. It is typically used during the authentication process to enhance security.

Request

  • user string Required

    User Name

  • token string Required

    The out-of-band (email) token sent to the user for verification. This token is essential for confirming the user's identity and must be provided to complete the authentication process.

Response

  • Status string
  • ErrCode string
  • ErrDesc string

AI Assistant Preview

Generating response...