/
GO
goadesign
/
The virtual wine cellar
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 7m ago · Updated 3w ago
View markdown
goadesign
The virtual wine cellar
put
update account
v1
latest
Swagger 2.0
MIT
2026-07-17
16
13
16.0 KB
account
5
get
list account
post
create account
get
show account
put
update account
delete
delete account
bottle
7
health
1
get
Download public/js
get
Download public/swagger/swagger.json
get
Download public/html/index.html
account
update account
Change account name
put
/cellar/accounts/{accountID}
Path parameters
accountID
integer
required
Account ID
Request body
UpdateAccountPayload
required
name
string
required
Name of account
Example request
{ "name": "test" }
Response
No Content