GET api/SitePageContent/GetSitePageContentData?pageid={pageid}&categoryId={categoryId}&postedOn={postedOn}&accountId={accountId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
pageid

globally unique identifier

Required

categoryId

integer

Required

postedOn

date

Required

accountId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.