Delete Funnel
rybbit_delete_funnelPermanently delete a saved funnel by providing its site ID and funnel ID. This action cannot be undone; find the funnel ID first with list funnels.
Instructions
Permanently delete a saved funnel. This cannot be undone. Use rybbit_list_funnels to find funnel IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | Site ID (numeric ID or domain identifier) | |
| funnelId | Yes | Funnel ID to delete. Use rybbit_list_funnels to find IDs. |