---
title: "Pre-aggregation preview"
method: POST
path: "/api/v1/pre-aggregation-preview"
---

# Pre-aggregation preview

`POST /api/v1/pre-aggregation-preview`

## Headers

- `x-hasura-datasource-id` string, uuid, required
- `x-hasura-branch-id` string, uuid

## Request body

- PreAggregationPreviewRequest
  - `preAggregationId` string, required
  - `tableName` string, required
  - `timezone` string, required

## Response `200`

Successful operation

---

[API](https://skmtc.net/synmetrix/apis/cube-api.md) · [All operations](https://skmtc.net/synmetrix/apis/cube-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/synmetrix/cube-api/versions/2760f840d69f/schema)
