Update view

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

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Request

This endpoint expects an object.
dataobjectOptional
Custom view data
projectintegerOptional
Project ID

Response

projectinteger
Project ID
idinteger or null
filter_groupobject or null
datamap from strings to any or null
Custom view data
orderingmap from strings to any or null
Ordering parameters
selected_itemsmap from strings to any or null
Selected items
userinteger or null
User who made this view