v1

latestOpenAPI 3.0.02026-07-17101013.6 KB
Authentication

User login

Authenticate user with username and password

post/acc-api/auth/login

Request body

usernamestring required
passwordstring password required

Response

Login successful

successboolean required
tokenstring required

JWT token for authentication

All 10 operations