v1

latestSwagger 2.0MIT2026-07-17161316.0 KB
bottle

rate bottle

put/cellar/accounts/{accountID}/bottles/{bottleID}/actions/rate

Path parameters

accountIDinteger required

Account ID

bottleIDinteger required

Request body

ratinginteger required

Rating of bottle between 1 and 5

Example request

{
  "rating": 3
}

Response

No Content