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

baseId
string
required

Body

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

Response

200

SSE stream with project-level schema integrity repair results

Last modified on September 15, 2026