Create 2FA

This endpoint creates a new Two-Factor authenticator (2FA) and returns the private key and challenge to activate the authenticator.

The type of 2FA method:

  • otp: One-Time Password. Generated via an app or received by SMS/email.
  • u2f: Universal 2nd Factor. Uses a physical security key.
  • oob: Out-of-Band. Authentication is completed through an external channel.
Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here!