Delete Saved View
delete_saved_viewPermanently delete one of YOUR OWN saved views. UNRECOVERABLE -- there is no undo and the definition is not retained. archive_saved_view is the reversible retirement and is almost always what is wanted instead; use this only for a view that should actually be gone. Deleting a shared view removes it for the team too. Requires authentication and the tickets:write scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view_id | Yes | The view's id, from list_saved_views. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |