v4

latestOpenAPI 3.1.02026-08-019681,1012.0 MB
component_views

Set View As Default

Set a view as the default for its scope.

This will automatically unset any other default in the same scope.

Permissions:

  • User views: Only creator can set as default
  • Project views: Owner/editor can set as default
post/projects/{project_id}/views/{view_id}/set-default

Path parameters

view_idstring uuid4 required
project_idstring uuid4 required

Response

Successful Response

idstring uuid4 required
created_bystring uuid4 required
project_idstring uuid4 required
run_idstring uuid4 nullable required
component'logstream_table' | 'experiments_table' required

Types of components that can have saved views.

visibility'user' | 'project' required

Visibility levels for views.

namestring required
descriptionstring nullable required
view_dataobject required
is_defaultboolean required
can_editboolean
created_atstring date-time required
updated_atstring date-time required