/
VX
vxcontrol
/
SOLDR Swagger API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
vxcontrol
SOLDR Swagger API
put
Update password for current user (account)
v1
latest
Swagger 2.0
Proprietary License
2026-07-17
88
119
346.7 KB
Users
Update password for current user (account)
put
/user/password
Request body
ModelsPassword
required
confirm_password
string
current_password
string
required
password
string
required
Response
account password updated successful
SuccessResponse
required
data
object
status
string
Example response
{ "status": "success" }