Database

Modify a table

Modify an existing table in the database

post/databases/{id}/tables/modify

Path parameters

idstring required

MongoDB ObjectId represented as a hexadecimal string

Object ID

Request body

namestring

Table name

Response

Table modified successfully

codeinteger
messagestring

Changes