API Reference
Log In
API Reference

Duplicate a table.

Permissions: organization.MEMBER OR project.MEMBER.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

Table type.

Allowed:
Query Params
string
required

Name of the table to be duplicated.

length between 1 and 100

Name for the new table. Defaults to None (automatically find the next available table name).


Table name or ID. Must be unique with at least 1 character and up to 100 characters. Must start with an alphabet or number. Characters in the middle can include space and these symbols: .?!@#$%^&*_()-. Must end with an alphabet or number or these symbols: .?!()-.

boolean
Defaults to true

Whether to include data from the source table. Defaults to True.

boolean
Defaults to false

Whether the new table is a child table. Defaults to False. If this is True, then include_data will be set to True.

Headers
string
required

User PAT or service key.

string

User ID. Can be omitted if PAT is used as token.

string

Project ID. Can be omitted if PAT is used as token.

Responses

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