Skip to main content
PATCH
cURL
The update is partial: omitted attributes keep their current values. Private views cannot be accessed through the API and are reported as not found.

Authorizations

X-Claap-Key
string
header
required

Path Parameters

viewId
string
required

Deal view identifier

Body

application/json
columns
object[]

The columns of the deals table. When omitted, the current columns are kept.

A column of the deals table, either a built-in column (Default) or an AI insight column (AiSection).

filters
object

The filters applied by the view. When omitted, the current filters are kept.

icon
string | null

The view icon. Set to null to remove the icon.

name
string

The view name.

sort
object[]

The sort order of the deals table. When omitted, the current sort order is kept.

Response

Deal view was successfully updated

result
object
required

A saved view of the deals table.