Participant APIs | REST

Version:
Download Open API Specification

Unlock user account

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

Unlocks a user account that is temporarily inactive due to multiple failed login attempts. This operation is typically used to restore access for users who have been locked out of their accounts.

Request

  • tpaId string Required

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

  • decrypt integer <int32>

    Indicate if the URI parameters are encrypted or not. Use 1 for encrypted, 0 for decrypted (default is 0). This affects how the API interprets the incoming identifiers.

  • UserName string
  • IsOobSMS boolean
  • Token string

Response

AI Assistant Preview

Generating response...