account
Create Account Session
Allow the user to login into their account by providing a valid email and password combination. This route will create a new session for the user.
post/account/sessions
Request body
Response
Session
Allow the user to login into their account by providing a valid email and password combination. This route will create a new session for the user.
Session