Skip to main content
POST
cURL

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

baseId
string
requerido
jobId
string
requerido

Respuesta

200 - application/json

Move job cancelled

id
string
requerido
baseId
string
requerido
sourceSpaceId
string
requerido
targetSpaceId
string
requerido
state
enum<string>
requerido
Opciones disponibles:
pending,
waiting_worker,
copying_base_schema,
copying_shared_rows,
validating,
switching,
succeeded,
failed,
cancelled
cancelable
boolean
requerido
createdTime
string
requerido
phase
string
progressPercent
number
copyStats
unknown
validationStats
unknown
lastError
string | null
startedAt
string | null
completedAt
string | null
Última modificación el 15 de septiembre de 2026