API Reference

Duplicate Table

Duplicate an existing table in your base with or without the existing data in it.

🚧

Rename the table in a second step

If you duplicate one table, the name of this new table will always be the same like the original one plus the appendix (copy). To rename the table, you will need another call.

Path Params
string
required

The unique identifier of a base. Sometimes also called dtable_uuid.

Body Params
string
required

The name of the table.

boolean
required
Response

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json