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
Последнее изменение 15 сентября 2026 г.