auth
Authenticate with email and password
Verifies credentials and returns a 24-hour session token. Revokes any existing session for the user.
post/auth/login
Request body
Response
OK
Verifies credentials and returns a 24-hour session token. Revokes any existing session for the user.
OK