Add Menu Item Definition Consumer Facing Content

post

/content/sim/v1/menuitems/menuitemdefinition/consumerContent

Add the Menu Item Consumer Facing Content to a specified hierarchy unit .

Request

Supported Media Types
Header Parameters
Body ()
Menu Item Consumer Facing Content object of the organization
Root Schema : MenuItemConsumerFacingContent
Type: object
Model for Menu Item Consumer Facing Content Object
Show Source
Nested Schema : TranslatedString_HierUnitName
Type: object
Additional Properties Allowed
Show Source
A group of string objects representing the name of the hierarchy unit configured languages
Example:
{
    "en-US":"Enterprise",
    "es-SS":"Empresa",
    "lt=LT":"??mon??"
}
Nested Schema : URL
Type: object
The URL of the download API which needs to be used to download the actual content file. This is auto-generated and does not need to be provided during add/update calls.
Show Source
Nested Schema : params
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

Menu Item Consumer Facing Content of the organization
Body ()
Root Schema : MenuItemConsumerFacingContentResponse
Type: object
Response object for Content related Objects
Show Source

400 Response

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