/
VX
vxcontrol
/
PentAGI Swagger API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 4w ago
Details
Filter operations
Agentlogs
2
Anonymize
1
Assistantlogs
2
Assistants
5
Containers
3
FlowFiles
8
Flows
7
GraphQL
1
Knowledge
6
Msglogs
2
Prompts
5
Providers
1
Public
7
Resources
7
Roles
2
Screenshots
4
Searchlogs
2
Settings
1
Subtasks
3
Tasks
3
Termlogs
2
Tokens
5
Toolcalls
3
Usage
2
User
1
Users
8
get
Retrieve current user information
put
Update email for current user (account)
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
Vecstorelogs
2
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" }
Changes