Skip to main content
POST
cURL

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

jobId
string
requis

Réponse

200 - application/json

Canceled system field backfill job

id
string
requis
status
enum<string>
requis
Options disponibles:
pending,
running,
completed,
completed_with_errors,
failed,
canceled
dryRun
boolean
requis
scope
enum<string>
requis
Options disponibles:
all,
main,
byodb
totals
object
requis
checkpoint
object | null
requis
events
object[]
requis
error
string | null
requis
createdBy
string | null
requis
createdTime
string
requis
startedTime
string | null
requis
finishedTime
string | null
requis
Dernière modification le 15 septembre 2026