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 table name to set, if provided.
New table description to set, if provided.
New table tags to set, if provided.
New order of column IDs, if provided.
Response
200
application/json
Successful Response
Table ID.
Table creation time.
Table name.
Table type.
Available options:
generic
, company
Table columns configurations.
Table description.
Table tags.