Update Insight Settings
PUT /api/writing/insights/settings
PUT
/api/writing/insights/settings
Update insight settings.
Request Body required
Section titled “Request Body required ” InsightSettings
User-configurable insight toggles (RULE #5).
object
loreGapsEnabled
Loregapsenabled
boolean
unlinkedRefsEnabled
Unlinkedrefsenabled
boolean
completenessEnabled
Completenessenabled
boolean
consistencyEnabled
Consistencyenabled
boolean
consistencyThreshold
Consistencythreshold
number
maxInsightsPerScan
Maxinsightsperscan
integer
Responses
Section titled “ Responses ”Successful Response
InsightSettings
User-configurable insight toggles (RULE #5).
object
loreGapsEnabled
Loregapsenabled
boolean
unlinkedRefsEnabled
Unlinkedrefsenabled
boolean
completenessEnabled
Completenessenabled
boolean
consistencyEnabled
Consistencyenabled
boolean
consistencyThreshold
Consistencythreshold
number
maxInsightsPerScan
Maxinsightsperscan
integer
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context