Skip to main content
PATCH
UpdateView

Authorizations

Authorization
string
header
required

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

Path Parameters

view.viewId
string
required

Body

application/json
view
object
updateMask
string

The list of fields to update.

Response

A successful response.

view
object