Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Authenticate user and get tokens. If MFA is enabled for the user, returns MFA challenge instead of tokens.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.