Skip to main content
POST
Create a session token

Body

application/json
email
string<email>
required
Example:

"jane@example.com"

password
string<password>
required

Response

Token issued

token
string

RS256-signed JWT, valid for 24 hours