duplicateTable
Duplicates the table schema & content
POST
cURL
Path Parameters
The table's unique identifier
Body
application/json
Parameters for the duplication operation.
The body is of type object
.
Response
200
application/json
The created table object.
The response is of type object
.
cURL