Views
Update a View
Update a view. Updates create a new version.
The previous version remains addressable and immutable. The new configuration is fully replacing — pass the complete view body, not a patch. The version number is auto-incremented.
put/v3/views/{view_id}
Path parameters
view_idstring required
Unique identifier of the view to update.
Request body
Response
The request has succeeded.