v5

latestOpenAPI 3.1.02026-08-081,0211,3082.1 MB
METABASE

Sync Dashboard Metadata

Sync Metabase dashboard metadata from Airflow DAG to local database.

This endpoint receives collections and dashboards data from an Airflow DAG and stores the metadata in the local PostgreSQL database for the specified tenant.

Args: request: SyncDashboardMetadataRequest containing tenant, collections, dashboards, and fetch timestamp

Returns: SyncDashboardMetadataResponse with sync operation results

post/metabase/sync-dashboard-metadata

Request body

tenant_namestring required
fetch_timestampstring required

Response

Successful Response

OR