---
title: "Update the TableConfigs provided by the tableConfigsStr json"
method: PUT
path: "/tableConfigs/{tableName}"
tags: ["Table"]
---

# Update the TableConfigs provided by the tableConfigsStr json

`PUT /tableConfigs/{tableName}`

Update the TableConfigs provided by the tableConfigsStr json

## Path parameters

- `tableName` string, required

## Query parameters

- `validationTypesToSkip` string
- `reload` boolean
- `forceTableSchemaUpdate` boolean

## Response `200`

successful operation

- ConfigSuccessResponse
  - `unrecognizedProperties` object
  - `status` string

---

[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)
