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

baseId
string
requis
jobId
string
requis

Réponse

200 - application/json

Move job cancelled

id
string
requis
baseId
string
requis
sourceSpaceId
string
requis
targetSpaceId
string
requis
state
enum<string>
requis
Options disponibles:
pending,
waiting_worker,
copying_base_schema,
copying_shared_rows,
validating,
switching,
succeeded,
failed,
cancelled
cancelable
boolean
requis
createdTime
string
requis
phase
string
progressPercent
number
copyStats
unknown
validationStats
unknown
lastError
string | null
startedAt
string | null
completedAt
string | null
Dernière modification le 15 septembre 2026