---
title: "Trigger Sync All Dashboards"
method: POST
path: "/metabase/dashboards/sync-all"
tags: ["METABASE"]
---

# Trigger Sync All Dashboards

`POST /metabase/dashboards/sync-all`

Trigger the Celery worker to sync Metabase dashboards for all tenants.

Returns HTTP 202 with queued task id so the UI can track it.

## Response `200`

Successful Response

- object

---

[API](https://skmtc.net/myaltimate/apis/fastapi.md) · [All operations](https://skmtc.net/myaltimate/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/myaltimate/fastapi/versions/aab3fe5c9f05/schema)
