GET api/v2/post/search-posts?category={category}&subcategory={subcategory}&content={content}&count={count}&lastId={lastId}&author={author}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
category | string |
Default value is |
|
subcategory | string |
Default value is |
|
content | string |
Default value is |
|
count | integer |
Default value is 0 |
|
lastId | integer |
Default value is 0 |
|
author | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.