---
title: "POST /v1/{+name}:rename"
method: POST
path: "/v1/{+name}:rename"
tags: ["projects"]
---

# POST /v1/{+name}:rename

`POST /v1/{+name}:rename`

Renames an existing table specified by the table ID.

## Path parameters

- `name` string, required

## Request body

- RenameTableRequest — Request message for the RenameTable method in MetastoreService
  - `newName` string — Required. The new `name` for the specified table, must be in the same database. Format: projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id}/databases/{database_id}/tables/{table_id}

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/biglake.md) · [All operations](https://skmtc.net/google/apis/biglake/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/biglake/revisions/808b7386b5c5/schema)
