v1

latestOpenAPI 3.0.12026-07-17254274332.8 KB
Databases

Rename Database Table

Rename a table of a database

post/databases/{id}/tables/rename

Path parameters

idstring objectid required

ID of the database

ID of the database

Request body

database_namestring

Name of the database

new_table_namestring required

New name for the table

table_namestring required

Current name of the table

Response

OK

errorstring
messagestring
statusstring