/
OP
opencelium
/
OpenCelium API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v3
latest
OpenAPI 3.0.1
raw.githubusercontent.com
2026-08-01
230
114
249.2 KB
User
Changes user password to new one if old password confirmed successfully
post
/user/change-password
Request body
ChangePasswordDTO
required
currentPassword
string
newPassword
string
confirmPassword
string
Response
Password has been changed successfully
UserResource
required
userId
integer
email
string
username
string
totpEnabled
boolean
userGroup
UserRoleResource
userDetail
UserDetailResource
widgetSettings
WidgetSettingResource[]