Skip to main content
POST
Create a saved view (named filters/sort/columns combo) on a CRM object

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

Body

application/json
view
object
required
replaceExisting
boolean

Overwrite an existing view with the same name.

setActive
boolean

Also switch the object's active view to this one.

Response

Successful response

ok
boolean
required
objectName
string
required
viewName
string
required
replaced
boolean
required
activeView
string | null
required