Skip to main content
PATCH
Update a Yeast

Authorizations

X-API-Key
string
header
required

An API key created from a signed-in session. See Authentication.

Path Parameters

id
string<uuid>
required

Yeast id

Body

application/json
name
string

Yeast strain name

Minimum string length: 1
type
enum<string> | null

Yeast category

Available options:
ale,
lager,
wheat,
wine,
champagne
form
enum<string> | null

Yeast format

Available options:
liquid,
dry,
slant,
culture
attenuation
number | null

Expected apparent attenuation percentage

amount
number | null

Quantity — packs, grams, or millilitres

Response

The updated Yeast

id
string<uuid>
read-only

Unique identifier

recipe_id
string<uuid>
read-only

Parent recipe

name
string

Yeast strain name

type
enum<string> | null

Yeast category

Available options:
ale,
lager,
wheat,
wine,
champagne
form
enum<string> | null

Yeast format

Available options:
liquid,
dry,
slant,
culture
attenuation
number | null

Expected apparent attenuation percentage

amount
number | null

Quantity

created_at
string<date-time>
read-only

ISO 8601 timestamp