/
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
Access Control
21
Admin Accounts
5
Admin Impersonation
4
Admin Session State
6
Admin User State
8
Admin Users
5
API Keys
6
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
Invitations
6
JWT Plugin
2
Magic Link Plugin
3
Members
5
OAuth2 Plugin
2
Organizations
5
Team Members
4
Teams
5
TOTP Plugin
6
Email Password Plugin
Change password
Changes the user's password using a reset token
post
/api/auth/email-password/change-password
Request body
ChangePasswordRequest
required
password
string
required
token
string
required
Response
OK
ChangePasswordResponse
required
message
string
required
Changes