Table Management
Clone Table
Clone table by ID.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
Clone only the schema, not the data.
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.