Delete a scenario
delete_scenarioDelete a saved profit scenario by its unique ID. This action permanently removes the scenario from your Profitlee account.
Instructions
Delete one saved Profitlee scenario by id. This permanently removes the saved scenario from the authenticated Pro account. Requires PROFITLEE_API_TOKEN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Saved Profitlee scenario id returned by list_scenarios or save_scenario. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response | No | Profitlee API response confirming the saved scenario create, update, or delete operation. |