DELETE api/menu/{appName}
Deletes user's saved menu layout, if it exists, for a given application and the company they are logged on to. Afterwards the default user menu layout will be returned for the user.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
appName |
Application name to delete the menu layout for. E.g. "CPP", "Retail" etc. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Nothing.
None.