Skip to main content
POST
User login

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
username
string
required
password
string
required
tenant_id
string

Response

Login successful

access_token
string
refresh_token
string
user
object
Example: