/
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
password-reset-controller
Creates reset password token for user and sends it via email
post
/auth/forgot-password
Request body
ForgotPasswordDTO
required
email
string
required
Response
Token created and sent successfully
UserResource
required
userId
integer
email
string
username
string
totpEnabled
boolean
userGroup
UserRoleResource
userDetail
UserDetailResource
widgetSettings
WidgetSettingResource[]