Skip to main content
PATCH
Update 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

name
string
required

Body

application/json
description
string
defaultView
enum<string>

Default view rendered for the object.

Available options:
table,
kanban,
calendar,
timeline,
gallery,
list
icon
string
viewSettings
object
savedViews
object[]
visibility
enum<string>

Who can see the object's records: every workspace member, only the record's owner, or the owner plus the members listed on the record. Admins only (a signed-in admin; an org-scoped key cannot change it). Records created before the switch have no owner and are hidden from everyone until one is set; switch back to workspace to see them again.

Available options:
workspace,
owner_only,
owner_plus_members

Response

Successful response

ok
boolean
required