APISessionCreate a new sessionCreate a new session POST /api/v1/session Authenticates a user and creates a new session. Request Responses200400401 Session created successfully. Bad request error. The credentials are correct but the user's email address is not verified.