Account

Login user

Returns a JWT authorization token for a successful login request

post/account/login

Query parameters

identityTokenstring

Request body

emailstring email required
passwordstring required

Response

Success

accessTokenstring nullable
mfaTokenstring nullable
barcodeUristring nullable
recoveryCodestring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.