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.

Corpo

application/json
dryRun
boolean
predefinito:false
scope
enum<string>
predefinito:all
Opzioni disponibili:
all,
main,
byodb
chunkSize
integer
Intervallo richiesto: 100 <= x <= 50000
throttleMs
integer
Intervallo richiesto: 0 <= x <= 10000

Risposta

200 - application/json

Created system field backfill job

id
string
obbligatorio
status
enum<string>
obbligatorio
Opzioni disponibili:
pending,
running,
completed,
completed_with_errors,
failed,
canceled
dryRun
boolean
obbligatorio
scope
enum<string>
obbligatorio
Opzioni disponibili:
all,
main,
byodb
totals
object
obbligatorio
checkpoint
object | null
obbligatorio
events
object[]
obbligatorio
error
string | null
obbligatorio
createdBy
string | null
obbligatorio
createdTime
string
obbligatorio
startedTime
string | null
obbligatorio
finishedTime
string | null
obbligatorio
Ultima modifica il 15 settembre 2026