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.

Parametri del percorso

baseId
string
obbligatorio
jobId
string
obbligatorio

Risposta

200 - application/json

Move job cancelled

id
string
obbligatorio
baseId
string
obbligatorio
sourceSpaceId
string
obbligatorio
targetSpaceId
string
obbligatorio
state
enum<string>
obbligatorio
Opzioni disponibili:
pending,
waiting_worker,
copying_base_schema,
copying_shared_rows,
validating,
switching,
succeeded,
failed,
cancelled
cancelable
boolean
obbligatorio
createdTime
string
obbligatorio
phase
string
progressPercent
number
copyStats
unknown
validationStats
unknown
lastError
string | null
startedAt
string | null
completedAt
string | null
Ultima modifica il 15 settembre 2026