/
KU
kubevela
/
Kubevela api doc
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
addon
7
addon_registry
4
application
53
authentication
7
cloudshell
4
cluster
12
config
7
definition
4
env
4
oam_application
3
payload_types
1
pipeline
20
Plugin
9
project
28
rbac
7
repository
8
systemInfo
2
Target
5
users
7
get
list users
post
create a user
get
get user detail
put
update a user's alias or password
delete
delete a user
get
disable a user
get
enable a user
velaQL
1
webhook
1
users
create a user
post
/api/v1/users
Request body
V1CreateUserRequest
required
alias
string
email
string
required
name
string
required
password
string
required
roles
string[]
required
Response
OK
V1UserBase
required
alias
string
createTime
string
date-time
required
disabled
boolean
required
email
string
required
lastLoginTime
string
date-time
required
name
string
required
Changes
No recorded changes to this endpoint across all 4 revisions of this API.