/
LI
litestar-org
/
Litestar Fullstack Template
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
Access
17
post
ForgotPassword
post
Login
post
Logout
post
RefreshToken
get
ValidateResetToken
post
ResetPasswordWithToken
get
GetSessions
delete
RevokeAllSessions
delete
RevokeSession
post
Signup
post
RequestVerification
get
GetVerificationStatus
post
VerifyEmail
get
User Profile
delete
RemoveAccount
patch
UpdateProfile
patch
UpdatePassword
Admin
14
MFA
7
OAuth Authentication
4
Profile
4
Roles
7
System
2
Tags
5
Team Members
3
Teams
10
User Account Roles
2
User Accounts
5
Access
ForgotPassword
post
/api/access/forgot-password
Request body
ForgotPasswordRequest
required
email
string
required
Response
Document created, URL follows
PasswordResetSent
required
expiresInMinutes
integer
message
string
required
Changes