Orgs Views
Duplicate a view
Duplicate a view within the same table. The copy is appended to the tab strip and is never the default view.
POST
Duplicate a view
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 view.
Name for the duplicate. If omitted, the copy has no name (locale fallback is shown).
Required string length:
1 - 128Response
200 - application/json
Available options:
custom, contacts, chats, users The name of the color to use in the UI
Available options:
red, orange, amber, yellow, lime, green, teal, cyan, sky, blue, indigo, violet, purple, fuchsia, pink, rose, neutral Available options:
table, board, calendar, timeline - Option 1
- Option 2
Previous
List fields available on a viewEvery field the view's entity exposes (built-ins + dynamic TableField rows) with its `type`, `readonly`, `sortable`, and `groupable_in` capability flags. Drives the FE's axis / sort / filter / column pickers and the inline cell editor dispatch from one payload.
Next
Duplicate a view