/
GO
goadesign
/
The virtual wine cellar
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
Swagger 2.0
MIT
2026-07-17
16
13
16.0 KB
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