/
ME
metabase
/
Metabase API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
metabase
Metabase API
post
POST /api/ee/remote-sync/current-task/cancel
v12
latest
OpenAPI 3.1.0
AGPL-3.0
raw.githubusercontent.com
2026-05-28
637
763
1.6 MB
/api/ee/remote-sync
POST /api/ee/remote-sync/current-task/cancel
Cancels the current task if one is running
post
/api/ee/remote-sync/current-task/cancel
Response
Successful response
object
required
cancelled
boolean
nullable
conflicts
string[]
nullable
{"stackTrail":"paths:/api/ee/remote-sync/current-task/cancel:post:responses:2XX:content:application/json:schema:properties:ended_at:oneOf","oasType":"schema","type":"unknown","nullable":true}
error_message
string
nullable
id
integer
required
initiated_by
integer
nullable
{"stackTrail":"paths:/api/ee/remote-sync/current-task/cancel:post:responses:2XX:content:application/json:schema:properties:last_progress_report_at:oneOf","oasType":"schema","type":"unknown","nullable":true}
progress
number
nullable
required
{"stackTrail":"paths:/api/ee/remote-sync/current-task/cancel:post:responses:2XX:content:application/json:schema:properties:started_at","oasType":"schema","type":"unknown"}
status
'running'
|
'successful'
|
'errored'
|
'cancelled'
|
'timed-out'
|
'conflict'
required
sync_task_type
'import'
|
'export'
required
version
string
nullable