v1
latestOpenAPI 3.1.02026-07-2414238909.1 KBPerform a verification
You can send a Two Factor Authentication very easily just by specifying the recipient, the type of the message and the method that the verification will be…
post/2step
Headers
Content-Typestring required
application/json
Authorizationstring required
Bearer {access_token}
Request body
Response
200
Example response
{
"trackingId": "2c1379bb-f296-43a4-bfb0-6c8b20a97425",
"status": "Pending",
"updatedAt": "2016-01-01T10:00:00.000Z",
"maxRetries": 4,
"expiresAt": "2016-01-01T10:00:00.000Z",
"timesTried": 2
}