Update an individual view.

Beta

Path parameters

collection_idstringRequired
view_idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestring or nullOptional
typeenum or nullOptional
Allowed values:
emojistring or nullOptional
settingsobject or nullOptional
visibilityenum or nullOptional
Allowed values:
shared_withlist of strings or nullOptional
filterslist of objects or nullOptional
queryobject or nullOptional

Response

Successful Response
successboolean
dataobject or null
errorstring or null

Errors