/
OP
opencelium
/
OpenCelium API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
opencelium
OpenCelium API
post
Resets new password for user
v3
latest
OpenAPI 3.0.1
raw.githubusercontent.com
2026-08-01
230
114
249.2 KB
password-reset-controller
Resets new password for user
post
/auth/reset-password
Request body
ResetPasswordDTO
required
token
string
required
newPassword
string
confirmPassword
string
Response
Password reset successfully
UserResource
required
userId
integer
email
string
username
string
totpEnabled
boolean
userGroup
UserRoleResource
userDetail
UserDetailResource
widgetSettings
WidgetSettingResource[]