/
VE
veops
/
Untitled API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 60m ago · Updated 2mo ago
Details
Filter operations
account
5
get
/account
post
/account
put
/account/:id
delete
/account/:id
post
/file/mkdir/:asset_id/:account_id
asset
4
authorization
3
command
4
config
2
connect
3
file
4
gateway
4
history
1
node
4
public_key
4
session
8
share
4
stat
6
account
put
/account/:id
Path parameters
id
integer
required
account id
Request body
ModelAccount
required
account
string
account_type
integer
asset_count
integer
created_at
string
creator_id
integer
id
integer
name
string
password
string
permissions
string[]
phrase
string
pk
string
resource_id
integer
updated_at
string
updater_id
integer
Response
OK
Changes