Login

Login user

Authenticate user credentials with email and password. Use this for standard username/password login flows to obtain user tokens for API access.

post/login

Request body

emailstring email
passwordstring password
subdomainstring

Response

Login Successful

tokenstring

JWT token

Changes

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