POST api/Settings/RemoveSupportFtsFromIndexedTags
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "00cbe60d-1913-4b54-a29b-c3fa341d663f", "f6137eb0-be7b-42ef-886a-c6a57a9e96a3" ]
Response Information
Resource Description
ObjResultOfBoolean| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | boolean |
None. |
|
| Error |
Error description |
string |
None. |
| Success |
Flag of successful operation |
boolean |
None. |
| ErrorCode |
Error code |
integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"data": true,
"error": "sample string 2",
"success": true,
"errorCode": 4
}
Parameter Information
data
| Property | Description |
|---|---|
| Length (Int32) | |
| LongLength (Int64) | |
| Rank (Int32) | |
| SyncRoot (Object) | |
| IsReadOnly (Boolean) | |
| IsFixedSize (Boolean) | |
| IsSynchronized (Boolean) |