canvas
Update View
Update an existing saved canvas view.
Returns: Updated list of all saved canvas views.
PUT
Update View
Documentation Index
Fetch the complete documentation index at: https://docs.pragmatiks.io/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Body
application/json
Request body for updating an existing saved canvas view.
Attributes: name: Updated name for this view. search_query: Updated text search query. filters: Updated filter criteria. pinned_node_ids: Updated pinned resource IDs.
Response
Successful Response
Response body for listing saved canvas views.
Attributes: views: List of saved canvas views.
Update View