Menu
Update menu item
Updates an existing menu item. Only provided fields are changed (partial update). Supports image replacement via base64.
put/menu/{locale}/{id}
Path parameters
localeinteger required
Locale (restaurant) ID. Must match the locale bound to your API key.
idinteger required
Resource ID
Request body
Response
Item updated
Example response
{
"success": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.