Establish a recovery session with an administrator key
POST/api/auth/admin-key/session
It is used for the first administrator recovery, recovery login when there is no account, and permission recovery.
If the account system is configured at the same time, the server will preferentially try to map the current administrator key to the browser session with builtin_admin.
Request
Responses
- 200
- 401
Login successful and write httpOnly cookie.
workflow-code standard error response.