UpdateView
Updates an existing view using using the list of fields specified in `update_mask`.
PATCH
/
api
/v2
/views
/{view.viewId}
Request Body
application/json
Requiredview
object
updateMask
string
The list of fields to update.
Path Parameters
view.viewId
Requiredstring
A successful response.