Authentication/JWT (JSON Web Token)
Create JWT token after MFA request
This API will accept username and password along with a passcode generated via a authenticator application and generate a JWT token. Please recall that on the endpoint notation here in the docs, the "#2" after "/jwt" should be removed and is only there to facilitate naming.
post/jwt#2