POST api/Page?pagegroupcode={pagegroupcode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pagegroupcode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Page| Name | Description | Type | Additional information |
|---|---|---|---|
| PageId | globally unique identifier |
None. |
|
| ParentPageId | globally unique identifier |
None. |
|
| PageGroupCode | string |
None. |
|
| PageName | string |
None. |
|
| TypeId | string |
None. |
|
| Title | string |
None. |
|
| Src | string |
None. |
|
| Template | string |
None. |
|
| FriendlyUrl | string |
None. |
|
| MenuCss | string |
None. |
|
| BodyCss | string |
None. |
|
| Sequence | integer |
None. |
|
| AllUser | boolean |
None. |
|
| AllowAccess | boolean |
None. |
|
| SizeId | integer |
None. |
|
| Status | string |
None. |
|
| SiteId | globally unique identifier |
None. |
|
| OverriddenUrl | string |
None. |
|
| IdentityCategory | IdentityCategory |
None. |
|
| PageGroup | PageGroup |
None. |
|
| ParentPage | Page |
None. |
|
| SitePage | SitePage |
None. |
|
| PageRole | PageRole |
None. |
|
| Children | Collection of Page |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.