POST api/Configuration/SearchFeedback

Request Information

URI Parameters

None.

Body Parameters

SearchFeedbackForm
NameDescriptionTypeAdditional information
FormDetails

string

None.

Request Formats

application/json, text/json

Sample:
{
  "FormDetails": "sample string 1"
}

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true