Skip to main content
POST
Rename a column in a table's schema

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspace_id
integer<int64>
required
table_id
integer<int64>
required

Body

new_name
string
required
old_name
string
required

Response

Success!

The response is of type object.