Skip to main content
POST
Upsert a dashboard tab (CLI metrics sync)

Body

application/json
name
string
required

Tab name (display label).

agentId
string

Agent UUID. Defaults to the agent bound to the API key.

sortOrder
integer

Optional sort order. When omitted on first insert, defaults to MAX(sort_order)+1.

Response

Tab upserted successfully.