Generate the 2FA secret

Generates the 2FA secret for Authenticator app.

POST/v3/me/2fa-secret
JWT

Responses

200 OK
{
  "email": "string",
  "url": "string"
}