/
VX
vxcontrol
/
SOLDR Swagger API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
Agents
10
Binaries
2
Events
1
Groups
9
Modules
21
Notifications
1
Policies
14
Proto
1
post
Create new JWT token to use it into vxproto connections
Public
4
Roles
1
Services
5
Tags
1
Tenants
5
Upgrades
4
Users
7
Versions
1
Proto
Create new JWT token to use it into vxproto connections
post
/token/vxproto
Request body
ModelsProtoAuthTokenRequest
required
ttl
integer
required
type
'aggregate'
|
'browser'
|
'external'
required
Response
token created successful
object
required
data
object
status
string
Example response
{ "status": "success" }
Changes