Basic Information

Detailed Information

Report Data

  • GET v1/Test?account={account}

    Summary: The Test method allows user to test their Authentication attempt.

    Returns: A string, "The test was successful. Welcome to USFT REST, <UserId>", if successful. If unsuccessful, it will return a HTTP error.

    Parameters:

    • account: (Optional) If this parameter is included, the method will be run on behalf of the specified child Account (if valid). (FromUri)