Skip to main content
POST
cURL

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

tableId
string
必填

请求体

application/json
fieldId
string
ruleId
string
dryRun
boolean
statuses
enum<string>[]
可用选项:
success,
error,
warn,
skipped
targetStatuses
enum<string>[]
可用选项:
warn,
error
manualRepairValues
object

响应

200

SSE stream with schema integrity repair results

最后修改于 2026年9月15日