Delete a menu item
DELETE
/menus/{menu_key}/items/{menu_item_id}Deletes a menu item and removes it from the menu.
AuthorizationBearer <token>
Autonomous mode: the API credential secret, sent as a bearer token. Credential secrets are identified by a fixed prefix.
In: header
Path Parameters
Response Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/menus/string/items/string"Empty