Log in and obtain JWT tokens

Authenticates with email/password and returns access + refresh JWT tokens.

Request

This endpoint expects an object.
emailstringRequired
passwordstringRequired

Response

Login successful
tokensobject
emailstring

Errors

401
Login Request Unauthorized Error