/
VX
vxcontrol
/
SOLDR Swagger API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
vxcontrol
SOLDR Swagger API
post
Create new tenant
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
put
Update tenant
get
Retrieve tenants list
post
Create new tenant
get
Retrieve tenant by hash
delete
Delete tenant by hash
Upgrades
4
Users
7
Versions
1
Tenants
Create new tenant
post
/tenants/
Request body
ModelsTenant
required
description
string
hash
string
required
id
integer
status
'active'
|
'blocked'
required
Response
tenant created successful
object
required
data
object
status
string
Example response
{ "status": "success" }