v4
latestOpenAPI 3.1.02026-08-019681,1012.0 MBcomponent_views
Update View
Update an existing component view (name, description, view_data, visibility).
Note: To set a view as default, use a separate endpoint/mechanism.
Permissions:
- User views: Only creator can update
- Project views: Owner/editor can update
- Changing from PROJECT to USER visibility: Not allowed (blocked)
- Changing visibility of a default view: Not allowed (must set another view as default first)
- Changing to PROJECT visibility: Requires editor+ permission
put/projects/{project_id}/views/{view_id}
Path parameters
view_idstring uuid4 required
project_idstring uuid4 required
Request body
Response
Successful Response