Menu Items

Defines an element in a menu

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 1 and 256

The text that will be used to pick the item in the menu.

string | null

Description: The field Description of MenuItem table stores descriptive information about the menu item, up to 450 characters long, and is of nvarchar data type.

int32 | null

The parent item in the menu.

string | null

The item that should be displayed on the Entity.

string | null

The entity on which the item is associated with.

int32

The Sequence field on the MenuItem table is an int data type that stores a numerical order value for referenced MenuItems. This order can be used to denote a hierarchical structure of the MenuItems by providing a sequence reference to determine order of display.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!