Skip to main content
POST
cURL

Авторизації

Authorization
string
header
обов'язково

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

Параметри шляху

baseId
string
обов'язково
jobId
string
обов'язково

Відповідь

200 - application/json

Move job cancelled

id
string
обов'язково
baseId
string
обов'язково
sourceSpaceId
string
обов'язково
targetSpaceId
string
обов'язково
state
enum<string>
обов'язково
Доступні опції:
pending,
waiting_worker,
copying_base_schema,
copying_shared_rows,
validating,
switching,
succeeded,
failed,
cancelled
cancelable
boolean
обов'язково
createdTime
string
обов'язково
phase
string
progressPercent
number
copyStats
unknown
validationStats
unknown
lastError
string | null
startedAt
string | null
completedAt
string | null
Останнє оновлення 15 вересня 2026 р.