v1
latestOpenAPI 3.0.32026-07-17291237.2 KBAuthentication
User login
Authenticate user and create session
post/api/v3/login
Request body
Example request
{
"username": "user@example.com",
"password": "securePassword123"
}Response
Login successful