Skip to main content
POST
cURL

授权

Authorization
string
header
必填

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

请求体

application/json
tableId
string
必填
Minimum string length: 1
mode
enum<string>
默认值:create
可用选项:
create,
rebuild,
drop
candidateKey
string
Minimum string length: 1
semantics
enum<string>
默认值:substring
可用选项:
substring
provider
enum<string>
可用选项:
pg_bigm,
pg_trgm
fieldIds
searchProbe
string
validationMode
enum<string>
默认值:real_ddl
可用选项:
plan,
real_ddl
execute
boolean
默认值:false
allowLargeTableRewrite
boolean
默认值:false
requestId
string<uuid>

Reuse for retries; use a new ID for a newly reviewed operation

响应

200 - application/json

Successful response

dryRun
boolean
必填
action
enum<string>
必填
可用选项:
dry_run,
queued,
failed
result
unknown
task
object
error
string
最后修改于 2026年9月15日