/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
Response
Successful response