Configuration and Content API Guide

Delete Combo Meal Side Groups

post

/config/sim/v1/menuItems/combomeals/deletemealsidegroups

Deletes the Combo Meal Side object from a combo meal for the specified organization.

Request

Supported Media Types
  • application/json
  • multipart/form-data
Header Parameters
Body (
  1. ComboMealSideResponse
)
Root Schema : ComboMealSideResponse
Type: object
Show Source
Back to Top

Response

Supported Media Types
  • application/json

200 Response

A message depicting the number of records deleted
Body (
  1. ComboMealSideDeleteResponse
)
Root Schema : ComboMealSideDeleteResponse
Type: object
Show Source

400 Response

400 Bad Request
Body (
  1. ErrorDetails
)
Root Schema : ErrorDetails
Type: object
Response body when the request returns an error.
Show Source
Back to Top