v1

latestOpenAPI 3.0.0Use under Unicorn2026-07-14272948.7 KB
Auth

Authenticate and provide token for autherizations.

post/api/Auth/login

Request body

passwordstring nullable
rememberboolean
usernamestring nullable

Response

Authorizized with a new token or unauthorized request.