v4

latestOpenAPI 3.1.02026-08-08278476614.0 KB
project

Set Project Default View

Set (or clear) the project's durable default view.

The default view is the view anonymous share-link visitors and first-time viewers land on when the URL carries no explicit ?view=. Settable by any editor (validated by the dependency).

Raises: HTTPException: 404 if project not found or the caller can't write it, 400 if view_id isn't one of the project's views.

put/api/v1/project/{project_id}/default-view

Request body

view_idstring nullable

Response

Successful Response

successboolean required
messagestring required