powered by
Deletes the forecast with the passed URL. This is permanent and cannot be undone.
delete_forecast(zoltar_connection, forecast_url)
A Job URL for the deletion
A ZoltarConnection object as returned by new_connection()
ZoltarConnection
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