Skip to main content

Login to the system

POST 

/auth/login

Authenticate an organization with its email and password and receive a JWT bearer token. The token is opaque and carries only the organization id — read tenant identity from GET /organization/me, not from the token payload.

Request

Responses

Login successful

Environment: