POST api/Configuration/SearchFeedback
Request Information
URI Parameters
None.
Body Parameters
SearchFeedbackForm| Name | Description | Type | Additional information | 
|---|---|---|---|
| FormDetails | string | 
                             None.  | 
                
Request Formats
application/json, text/json
            Sample:
{
  "FormDetails": "sample string 1"
}
        Response Information
Resource Description
booleanResponse Formats
application/json, text/json
            Sample:
true