GET api/SitePageContent/GetSitePageContentData?pageid={pageid}&categoryId={categoryId}&postedOn={postedOn}&accountId={accountId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pageid | globally unique identifier |
Required |
|
| categoryId | integer |
Required |
|
| postedOn | date |
Required |
|
| accountId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.