Delete saved view
delete_saved_viewDelete a saved view from a Bisibility project by providing the project and view identifiers. Enables cleanup of unused or outdated views after user confirmation.
Instructions
Delete a project saved view. Use only after the user confirms deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view_id | Yes | Identifier of the saved view to operate on. | |
| project_id | Yes | Identifier of the bisibility project to operate on; list_projects returns valid project ids. | |
| idempotency_key | No |