v1

latestOpenAPI 3.0.0BRLA License2026-07-14469068.3 KB
Superuser Account

Authenticates with login and password

Authenticate using email and password. Returns a JWT token.

post/superuser/login

Request body

emailstring required
passwordstring required

Response

User authenticated

accessTokenstring
All 46 operations