Participant APIs | REST

Selected Version:
Download Open API File

Enroll for authentication

https://api.wealthcare.com/participant/securelogon/enroll

Enroll a user for authentication by providing necessary details such as user ID, email, and challenge questions. This operation is typically used during the initial setup of user authentication in the WealthCare system.

Request

  • UserId string
  • Email string
  • ChallengeQs array <object>
    • QuestionId string
    • AnswerId string
    • UserAnswer string
  • Phrase string
  • SelectImage object
    • ImageInfo string
    • ImageStream string
  • UserId string
  • Email string
  • ChallengeQs array <object>
    • QuestionId string
    • AnswerId string
    • UserAnswer string
  • Phrase string
  • SelectImage object
    • ImageInfo string
    • ImageStream string

Response

Response Headers
No response yet.
Response Body
No response yet.

AI Assistant Preview

Generating response...