powered by
Deletes the forecast with the passed URL. This is permanent and cannot be undone.
delete_forecast(zoltar_connection, forecast_url)
None
A `ZoltarConnection` object as returned by new_connection
new_connection
URL of a forecast in zoltar_connection's forecasts
if (FALSE) { delete_forecast(conn, "http://example.com/api/forecast/1/") }
Run the code above in your browser using DataLab