API ReferenceViews

Update view

PATCH

You can update a specific Data Manager view (tab) with additional filters and other customizations. You will need to supply the view ID. You can find this using List views.

Path parameters

idstringRequired
View ID

Request

This endpoint expects an object.
data
objectOptional
Custom view data
project
integerOptional
Project ID

Response

This endpoint returns an object
project
integer
Project ID
id
integerOptional
filter_group
objectOptional
data
map from strings to anyOptional
Custom view data
ordering
map from strings to anyOptional
Ordering parameters
selected_items
map from strings to anyOptional
Selected items
user
integerOptional
User who made this view