Resources Overview
Two factor authentication resources overview
Available Resources##
| METHOD | PATH | DESCRIPTION | Reference Links |
|---|---|---|---|
| POST | /2step | Initiate a new Two Factor Authentication | Perform a verification |
| GET | /2step/{trackingId} | Retrieve the status of a Two Factor Authentication | Retrieve a verification status |
| DELETE | /2step/{trackingId} | Cancel a Pending Two Factor Authentication | Cancel a pending verification |
| POST | /2step/{trackingId} | Confirm a Two Factor Authentication by providing an answer. | Confirm a verification by its ID |
| GET | /2step/reports | Retrieve the report from all Two Factor Authentication applications of your account. | Get Statistic Reports for all your account verifications |
| GET | /2step/reports/applications/{appId} | Retrieve the report for a specific application. | Retrieve Verification Statistics for any of your account applications |
Updated over 8 years ago
What’s Next
