/
GO
goinfinite
/
OsApi
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 34m ago · Updated 1mo ago
Details
Filter operations
account
6
get
ReadAccounts
put
UpdateAccount
post
CreateAccount
post
CreateSecureAccessPublicKey
delete
DeleteSecureAccessPublicKey
delete
DeleteAccount
auth
1
cron
4
database
5
files
9
marketplace
4
o11y
1
runtime
3
scheduled-task
2
services
6
setup
1
ssl
4
vhosts
12
account
UpdateAccount
Update an account.
put
/v1/account/
Request body
DtoUpdateAccount
required
accountId
integer
accountUsername
string
isSuperAdmin
boolean
password
string
shouldUpdateApiKey
boolean
Response
'AccountUpdated' message or new API key in string format
object
required
Changes