🤖 For AI agents: The complete documentation index is available at /docs/llms.txt. A markdown version of this page is available at /docs/apis/login/index.md.

Login API

This page contains all of the APIs for managing user login and login records.

Use the following APIs to manage Login:

OperationMethodEndpoint
Authenticate a UserPOST/api/login
Authenticate a User with a One Time PasswordPOST/api/login
Complete Multi-Factor AuthenticationPOST/api/two-factor/login
Update Login InstantPUT/api/login/{userId}/{applicationId}
Logout a UserPOST/api/logout
Search Login RecordsGET / POST/api/system/login-record/search
Export Login RecordsGET / POST/api/system/login-record/export