Skip to main content
POST
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

spaceId
string
obbligatorio
tableId
string
obbligatorio

Corpo

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

Risposta

200

SSE stream with schema integrity repair results for one table in the space

Ultima modifica il 15 settembre 2026