users

Authenticate with email and password and receive a session token

post/compat/v2/users/login

Request body

emailstring required
passwordstring required

Response

Successful response

tokenstring required
userIdstring uuid required
emailstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.