Orgs Tables
Duplicate a table
Duplicate a table structure: its fields and views. Records are not copied. Not available for system tables.
POST
Duplicate a table
Documentation Index
Fetch the complete documentation index at: https://docs.useinvent.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token authentication using your API key
Body
Schema for duplicating a table.
Response
200 - application/json
Available options:
custom, contacts, chats, users The name of the table.
Example:
"Companies"
The description of the table.
Example:
"Companies are organizations that own and manage other organizations."
The prefix of the record.
Example:
"LEAD"
The id of the display field.
Whether the table is archived.
- Option 1
- Option 2
Duplicate a table