Manually approving a user’s ID with the PingOne Verify API
Steps
-
Use the PingOne Verify REST API to make the following request:
PUT /environments/{envID}/users/{userID}/verifyTransactions/{transactionID}
For more information, see UPDATE an ID verification transaction record for a user.
Result
The user ID is verified, and the user can register or sign on from their device.