Skip to main content
PUT
Create or update one panel (upsert by id). With viewName the write lands on that saved view's own dashboard, forking a copy if it was still inheriting the object's

Authorizations

Authorization
string
header
required

Workspace-scoped Dench API key from workspace settings. This is the same key used by DENCH_API_KEY in sandboxes.

Path Parameters

objectName
string
required
panelId
string
required

Panel id (path); becomes panel.id.

Body

application/json
panel
object
required

The panel definition to upsert.

viewName
string

Write the saved view's own dashboard (forks a copy if it was inheriting).

Response

Successful response

ok
boolean
required
panelId
string
required