Update Allergen Names

post

/config/sim/v2/menuItems/updateAllergenNames

Updates Allergen Names

Request

Supported Media Types
Header Parameters
Body ()
Allergen Names update request body
Root Schema : schema
Type: object
Model for Allergen Name Object Update Request
Show Source
Nested Schema : name
Type: object
Allergen Name
Example:
{
    "1":"Apple",
    "2":"Pomme",
    "3":"Manzana"
}
Back to Top

Response

Supported Media Types

200 Response

Update operation executed successfully.
Body ()
Root Schema : schema
Type: object
Show Source
Back to Top