Authenticate a user by code
POST/api/2.0/authentication/:code
Authenticates the current user by SMS or two-factor authentication code.
Request
Responses
- 200
- 400
- 401
- 403
- 429
Authentication data
userName, password or passworHash is empty
User authentication failed
Auth code is not available
Too many login attempts. Please try again later