Delete Menu Item Definition Consumer Facing Content
post
/content/sim/v1/menuitems/menuitemdefinition/deleteConsumerContent
Deletes the Menu Item Consumer Facing Content object.
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Request body
Root Schema : schema
Type:
Show Source
object
-
defSeqNum(required):
integer
Sequence Number of the menu item definitionExample:
1
-
hierUnitId(required):
integer
Unique reference of the hierarchy unit where the Menu Item definition is configured.Example:
2
-
imageIndex(required):
integer
Number of the image. Values range from 1-10.Example:
1
-
objectNum(required):
integer
Object Number of the menu item master.Example:
1
Response
Supported Media Types
- application/json
200 Response
Message indicating the number of records deleted.