Recipes
Update recipe
Updates a DRAFT recipe. Partial update — only the fields you send are changed. Cannot update a PUBLISHED or ARCHIVED recipe.
PATCH
string
required
BOH API key with
recipes:write scope.string
required
Vendor UUID.
string
required
Recipe UUID. Must be in
DRAFT status.string
New display name.
string
Store scoping UUID. Set
null to make it global.string
Updated POS product ID.
string
Updated POS variant ID.
string
Updated produced item UUID.
string
Updated short code.
object
Updated recipe content with
lines[] (replaces entire lines array if provided).string
Actor for audit trail.

