delete_saved_view
Delete a specific saved view by providing its unique ID to remove unwanted or outdated views from your account.
Instructions
Delete the saved view with the given id (DELETE /v1/saved-views/:id). Scoped to your account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Id of the saved view to delete (UUID) |