/
AU
authula
/
Authula API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 3d ago
Details
Filter operations
Email Password Plugin
7
post
Change password
post
Request email change
post
Request password reset
post
Send email verification
post
Sign in
post
Register new user
get
Verify email
JWT Plugin
2
Magic Link Plugin
3
OAuth2 Plugin
2
TOTP Plugin
6
Email Password Plugin
Request password reset
Requests a password reset link to be sent to the user's email
post
/api/auth/email-password/request-password-reset
Request body
RequestPasswordResetRequest
required
callback_url
string
nullable
email
string
required
Response
OK
ChangePasswordResponse
required
message
string
required
Changes