| delete_forecast | R Documentation | 
Deletes the forecast with the passed URL. This is permanent and cannot be undone.
delete_forecast(zoltar_connection, forecast_url)
| zoltar_connection | A  | 
| forecast_url | URL of a forecast in zoltar_connection's forecasts | 
A Job URL for the deletion
## Not run: 
  delete_forecast(conn, "http://example.com/api/forecast/1/")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.