/
VX
vxcontrol
/
PentAGI Swagger API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
Swagger 2.0
MIT
2026-07-17
93
106
379.6 KB
Users
Create new user
post
/users/
Request body
ModelsUserPassword
required
created_at
string
hash
string
id
integer
mail
string
required
name
string
password
string
required
password_change_required
boolean
provider
string
role_id
integer
required
status
string
required
type
string
required
Response
user created successful
object
required
data
object
status
string
Example response
{ "status": "success" }