Create a saved view

Create a saved view to preserve specific UI state configurations for programs, tasks, or requests including column selections, filter criteria, sort orders, and visibility settings. This endpoint enables users to save their personalized grid configurations for quick access, reducing repetitive filtering and column arrangement. When successful, returns a SavedView resource with a unique identifier that can be referenced for subsequent updates or retrievals. For example, create a saved view named 'High Priority Q1 Tasks' scoped to workspace w5PmrE9p0kicqqRSVJ3VBQ with filters for tasks due before March 31 and priority 'High', or create 'My Team Programs' with columns displaying owner, status, and planned end date. Use this endpoint when users explicitly save custom views in the UI or when programmatically creating default workspace views during onboarding. The gridState property captures the complete UI configuration including column widths, filter expressions, and visibility toggles, enabling exact recreation of the user's preferred interface layout.

Language
Response
Click Try It! to start a request and see the response here!