Authentication
Authenticate with password
Authenticates a user with their email and password. If MFA is enabled, returns an MFA token that must be used with a subsequent authentication request.
POST
Body
application/json
Authentication credentials
Response
Authentication successful or MFA required
- Option 1
- Option 2