Add a tab view (legacy)
Board
Add a tab view (legacy)
Deprecated alias for POST /api/board/{boardId}/configuration/tabViews. Adds an
embedded tab view to the board’s tab list. Use the /configuration/tabViews path
for new integrations.
POST
Add a tab view (legacy)
Documentation Index
Fetch the complete documentation index at: https://docs.getaptly.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Body
application/json
Display name for the tab.
URL to embed in the tab.
Font Awesome icon class (default fa-regular fa-globe).
Embed source identifier (default aptly-ai).
Filter preset (default quickview_all-records).
User IDs that can see this tab. Empty = visible to all.
Aptly user ID of the creator.
Response
Tab view created.