v12

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-05-286377631.6 MB
/api/ee/remote-sync

POST /api/ee/remote-sync/import

Import Metabase content from configured Remote Sync source.

This endpoint will:

  • Fetch the latest changes from the configured source
  • Load the updated content using the serialization/deserialization system

If force=false (default) and there are unsaved changes in the Remote Sync collection, the import returns a 400 response.

Requires superuser permissions.

post/api/ee/remote-sync/import

Request body

branchstring
forceboolean

Response

Successful response

messagestring nullable
status'success' required
task_idinteger nullable required