Returns two-factor token credentials that allow a user to configure it on their account. If two-factor is already enabled this endpoint will return a 400 error.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The response is of type object
.