Skip to main content
POST
Add a tab view (legacy)

Authorizations

x-token
string
header
required

Path Parameters

boardId
string
required

Body

application/json
name
string
required

Display name for the tab.

url
string
required

URL to embed in the tab.

icon
string

Font Awesome icon class (default fa-regular fa-globe).

embedSource
string

Embed source identifier (default aptly-ai).

filter
string

Filter preset (default quickview_all-records).

userIds
string[]

User IDs that can see this tab. Empty = visible to all.

createdBy
string

Aptly user ID of the creator.

Response

Tab view created.

data
object