---
title: "Validate table config for a table"
method: POST
path: "/tables/validate"
tags: ["Table"]
---

# Validate table config for a table

`POST /tables/validate`

This API returns the table config that matches the one you get from 'GET /tables/{tableName}'. This allows us to validate table config before apply.

## Query parameters

- `validationTypesToSkip` string

## Response `200`

successful operation

- ObjectNode

---

[API](https://skmtc.net/startree/apis/pinot-controller-api.md) · [All operations](https://skmtc.net/startree/apis/pinot-controller-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/startree/pinot-controller-api/versions/f1cc8a0ba2e0/schema)
