Returns the new version of the blind or an error.Documentation Index
Fetch the complete documentation index at: https://api.docs.onlydrams.app/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
The id of the blind to be updated
A name for the blind
The number of bottles to select for the blind. Defaults to 4.
The lowest proof that should be picked for the blind.
The highest proof that should be picked for the blind.
The lowest price that should be picked for the blind.
The highest price that should be picked for the blind.
The types that the blind should be selected from (e.g., “rye”, “bourbon”, “santori”).
An array of uuids of distilleries that the blind should be picked from.
Returns
Returns a newly edited blind if successfully updated by the logged in user on the platinum tier who owns the blind. Returns a422 if the blind cannot be saved.
Returns a 403 if the logged in user is not a Platinum Tier member.
Returns a `404 if the logged in user is not the owner of the blind.

