Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

tableId
string
required

Body

application/json
fieldId
string
ruleId
string
dryRun
boolean
statuses
enum<string>[]
Available options:
success,
error,
warn,
skipped
targetStatuses
enum<string>[]
Available options:
warn,
error
manualRepairValues
object

Response

200

SSE stream with schema integrity repair results

Last modified on September 15, 2026