Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
2FA enabled successfully
The response is of type object
.
Enable two-factor authentication
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
2FA enabled successfully
The response is of type object
.