POST api/Page

Request Information

URI Parameters

None.

Body Parameters

Page
NameDescriptionTypeAdditional 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.

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

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.