/
VX
vxcontrol
/
SOLDR Swagger API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4m ago · Updated 3w ago
View markdown
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
Agents
10
Binaries
3
Events
1
Groups
9
Modules
21
Notifications
1
Policies
14
Proto
1
Public
4
Roles
1
Services
5
Tags
1
Tenants
5
Upgrades
4
Users
7
get
Retrieve current user information
put
Update password for current user (account)
get
Retrieve users list by filters
post
Create new user
get
Retrieve user by hash
put
Update user
delete
Delete user by hash
Versions
1
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" }