Skip to main content
PUT
Update Dashboard

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json

Partial: an omitted field is left alone.

name
string | null
description
string | null
variables
variables · object

Wrappers distinguish an omitted field (keep) from an empty one (clear).

tabs
tabs · object

Response

200 - application/json

Success

data
data · object

A dashboard owns its tabs and names each widget by id; widgets are their own resource. No list endpoint, no concurrency version.