POST api/Settings/RemoveSupportFtsFromIndexedTags

Request Information

URI Parameters

None.

Body Parameters

Collection of globally unique identifier

Request Formats

application/json, text/json

Sample:
[
  "e914b8af-a923-4826-a442-d869ba6a5d9f",
  "fde24999-cde8-4d76-9094-8f8d03b9791a"
]

Response Information

Resource Description

ObjResultOfBoolean
NameDescriptionTypeAdditional 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)