---
title: "Cancel all rebalance jobs for the given table, and noop if no rebalance is running"
method: DELETE
path: "/tables/{tableName}/rebalance"
tags: ["Table"]
---

# Cancel all rebalance jobs for the given table, and noop if no rebalance is running

`DELETE /tables/{tableName}/rebalance`

Cancel all rebalance jobs for the given table, and noop if no rebalance is running

## Path parameters

- `tableName` string, required

## Query parameters

- `type` string, required

## Response `200`

successful operation

- 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/revisions/f1cc8a0ba2e0/schema)
