---
title: "Preview of Migrating Legacy Dashboards to Dashboards(New)"
method: POST
path: "/v2/dashboards/migrate/preview"
tags: ["dashboardManagement"]
---

# Preview of Migrating Legacy Dashboards to Dashboards(New)

`POST /v2/dashboards/migrate/preview`

Get a preview of migrating Legacy Dashboards to Dashboard(New)

## Request body

- DashboardMigrationRequest
  - `contentIds` string[], required — Content identifiers of the Legacy dashboards.

## Response `200`

Preview of the dashboard migration job.

- MigrationPreviewResponse — Preview of the dashboard migration.
  - `count` integer, required — Count of dashboards to be migrated.

## Other responses

- `default` — Operation failed with an error.

---

[API](https://skmtc.net/sumologic/apis/sumo-logic-api.md) · [All operations](https://skmtc.net/sumologic/apis/sumo-logic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sumologic/sumo-logic-api/revisions/e4e4c7554890/schema)
