Skip to main content
POST
Give a saved view its own dashboard (mode "own": starts as a copy of the object's panels) or hand it back to the object's shared one (mode "shared")

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
viewName
string
required

Body

application/json
mode
enum<string>
required

"own": the view gets its own dashboard (a copy of the object's panels); "shared": it shows the object's again.

Available options:
own,
shared

Response

Successful response

ok
boolean
required
changed
boolean
required