Skip to main content
POST
JWT Authorization by User Credentials

Body

application/x-www-form-urlencoded
email
string<email>
required

User E-Mail

password
string<password>
required

User Password

Response

200 - application/json

Successfully authenticated

access_token
string
token_type
string
expires_in
integer
refresh_token
string