/
VX
vxcontrol
/
SOLDR Swagger API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
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
Retrieve current user information
get
/user/
Response
user info received successful
object
required
data
object
status
string
Example response
{ "status": "success" }
Changes