Skip to main content
POST
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

jobId
string
erforderlich

Antwort

200 - application/json

Canceled system field backfill job

id
string
erforderlich
status
enum<string>
erforderlich
Verfügbare Optionen:
pending,
running,
completed,
completed_with_errors,
failed,
canceled
dryRun
boolean
erforderlich
scope
enum<string>
erforderlich
Verfügbare Optionen:
all,
main,
byodb
totals
object
erforderlich
checkpoint
object | null
erforderlich
events
object[]
erforderlich
error
string | null
erforderlich
createdBy
string | null
erforderlich
createdTime
string
erforderlich
startedTime
string | null
erforderlich
finishedTime
string | null
erforderlich
Zuletzt geändert am 15. September 2026