v1

latestSwagger 2.0BSD 3-Clause2026-07-1720953437.1 KB
authenticate

Authenticate user

Authenticate a user with username and password.

post/authenticate

Request body

usernamestring required

The User name provided by the user during registeration

passwordstring password required

The user's password.

Response

Authenticated the user.

Successboolean
messagestring

Authentication success message.