/
SI
signl4
/
SIGNL4 API V1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
signl4
SIGNL4 API V1
put
Updates the password of a user
v1
latest
OpenAPI 3.0.4
Derdack GmbH
2026-07-13
113
141
479.8 KB
Users
Updates the password of a user
put
/users/{userId}/changePassword
Path parameters
userId
string
required
User ID of user whose password should be changed.
Request body
UpdatePasswordInfo
required
currentPassword
string
nullable
newPassword
string
nullable
Response
OK