af3fca8cbe6f
latestOpenAPI 3.0.02026-08-1122089.2 KBAI
AI Login Authentication
post/api/authentication
Request body
Example request
{
"email": "aiuser@example.com",
"password": "password123"
}Response
Successful login
{
"email": "aiuser@example.com",
"password": "password123"
}Successful login