Sign in with email (extras)

Authenticate a user with their email and password.

Request

This endpoint expects an object.
emailstringRequiredformat: "email"
passwordstringRequired
rememberMebooleanOptionalDefaults to true

Response

Authentication successful
userobject
sessionany

Errors

401
Unauthorized Error