/
VX
vxcontrol
/
PentAGI Swagger API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4m ago · Updated 5d ago
View markdown
vxcontrol
PentAGI Swagger API
put
Update email for current user (account)
v21
latest
Swagger 2.0
MIT
raw.githubusercontent.com
2026-08-04
95
109
385.2 KB
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 email for current user (account)
put
/user/email
Request body
ModelsEmailChange
required
current_password
string
required
mail
string
required
Response
account email updated successful
SuccessResponse
required
data
object
status
string
Example response
{ "status": "success" }