/
AU
authula
/
Authula API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11m 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
Email Password Plugin
Request email change
Requests to change the authenticated user's email address
post
/api/auth/request-email-change
Request body
RequestEmailChangeRequest
required
callback_url
string
nullable
new_email
string
required
Response
OK
ChangeEmailResponse
required
message
string
required
Changes