/
GO
goadesign
/
The virtual wine cellar
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 3w ago
View markdown
goadesign
The virtual wine cellar
put
rate bottle
348fc24f05fe
latest
Swagger 2.0
MIT
2026-07-17
16
13
16.0 KB
account
5
bottle
7
get
list bottle
post
create bottle
get
show bottle
delete
delete bottle
patch
update bottle
put
rate bottle
get
watch bottle
health
1
get
Download public/js
get
Download public/swagger/swagger.json
get
Download public/html/index.html
bottle
rate bottle
put
/cellar/accounts/{accountID}/bottles/{bottleID}/actions/rate
Path parameters
accountID
integer
required
Account ID
bottleID
integer
required
Request body
RateBottlePayload
required
rating
integer
required
Rating of bottle between 1 and 5
Example request
{ "rating": 3 }
Response
No Content