POST api/PortalMenu/UpdatePortalMenu
Request Information
URI Parameters
None.
Body Parameters
PortalMenuDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Title | string |
None. |
|
| Disabled | boolean |
None. |
|
| SortOrder | integer |
None. |
|
| PortalMenuContents | Collection of PortalMenuContentDTO |
None. |
|
| Index | integer |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1