ReDoc documentation

tfa/provider/authy/authenticate-onetouch

tfa/provider/authy/authenticate-onetouch

post/V1/tfa/provider/authy/authenticate-onetouch

Authenticate using the present one touch response and get an admin token

Request
Request Body schema:
password
required
string
username
required
string
Responses
200

200 Success.

default

Unexpected error

Request samples
{
  • "username": "string",
  • "password": "string"
}
Response samples
"string"