POST api/Settings/AddSupportFtsToLinearTags
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "d692ad96-8ea3-4f2d-8f02-c95e37b395dc", "219875c8-a0d7-4d5c-9144-dce47eba1935" ]
Response Information
Resource Description
ObjResultOfBooleanName | 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) |