Table Management
Update Table
Update table name and column order.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
New order of column IDs, if provided.
New table name to set, if provided.