Participant APIs | REST

Version:
Download Open API Specification

Reset user's password by providing Security Answers

https://api.wealthcare.com/participant/services/user/password/{tpaId}

Reset user's password by providing Security Answers

  • tpaId string Required

    A unique identifier used to identify your admin instance. This value was system generated with the admin instance was created.

  • decrypt integer <int32>

    Indicate if the URI parameters are encrypted or not. 1: encrypted, 0: decrypted, default to 0.

  • UserName string

    User Name

  • Password string

    New User Password

  • SecAnswers array <object>

    User Security Question and Answers

    • Question object

      Security Challenge Question

      • Content string

        Text of Security Challenge Question

      • QuestionId string

        Question ID for Security Challenge Question

    • Answer object

      Answer for Security Challenge Question

      • Content string

        Answer for Security Challenge Question

      • QuestionId string

        Question ID for Security Challenge Question