Skip to main content
POST
Sign in a user

Body

application/json
password
string
required

User password

Example:

"password123"

email
string
required

User email address

Response

200 - application/json

Sign-in successful. Returns access token and tenant/organization IDs.

accessToken
string
required

JWT access token

organizationId
string
required

Organization ID

tenantId
number
required

Tenant ID

userId
number
required

User ID