POST api/FacetedSearch

Request Information

URI Parameters

None.

Body Parameters

FacetedSearchDto
NameDescriptionTypeAdditional information
Filters

Collection of FacetedSearchFilterDto

None.

EntityType

FacetedSearchEntityType

None.

Name

string

None.

Editable

boolean

None.

GroupId

integer

None.

SearchText

string

None.

SearchFields

string

None.

SearchMode

string

None.

QueryType

string

None.

ScoringProfile

string

None.

IsPrivateOnly

boolean

None.

Deleted

boolean

None.

Hidden

boolean

None.

ArticleKeywords

Collection of FacetedSearchArticleKeywordDto

None.

Id

integer

None.

Visibility

RestrictedVisibility

None.

VisibilityUserId

integer

None.

VisibilityClientId

integer

None.

VisibilityUserGroupIds

Collection of integer

None.

Created

date

None.

Modified

date

None.

CreatedUser

ListItemDto

None.

ModifiedUser

ListItemDto

None.

Request Formats

application/x-www-form-urlencoded

Sample:

Sample not available.

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/plain

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/plain

Sample:

Sample not available.