Returns a newly created 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
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 created blind if successfully created by a logged in user on the platinum tier. Returns a422 if the blind cannot be saved.
Returns a 403 if the logged in user is not a Platinum Tier member.

