Skip to main content
POST
Create a dashboard view

Authorizations

x-api-key
string
header
required

Your Upstack API key. Starts with upstack_.

x-pixel-id
string
header
required

The pixel id the request targets.

Body

application/json
type
enum<string>
required

Type of dashboard view.

  • view — the regular KPI dashboard.
  • attribution_view — attribution-specific dashboard.
  • pnl_view — P&L dashboard.
Available options:
view,
attribution_view,
pnl_view
name
string
required
Required string length: 1 - 200
configuration
object
required
order
integer

Response

Created view.

dashboardView
object
required