Configuration and Content API Guide

Delete Menu Item Masters

post

/config/sim/v1/menuItems/deleteMenuItemMasters

Deletes a Menu Item Master unit

Request

Supported Media Types
  • application/json
  • multipart/form-data
Header Parameters
Body (
  1. menuitemmaster_dml
)
Request body
Root Schema : menuitemmaster_dml
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. DeleteResponse
)
Root Schema : DeleteResponse
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