Add Allergen Names

post

/config/sim/v2/menuItems/allergenNames

Adds Allergen Names

Request

Supported Media Types
Header Parameters
Body ()
Allergen Names insert request body
Root Schema : schema
Type: object
Model for Allergen Name Object Insert 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

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