powered by
Deletes the model with the passed ID. This is permanent and cannot be undone.
delete_model(zoltar_connection, model_url)
None
A ZoltarConnection object as returned by new_connection()
ZoltarConnection
new_connection()
URL of a model in zoltar_connection's models
if (FALSE) { delete_model(conn, "http://www.zoltardata.com/api/model/1/") }
Run the code above in your browser using DataLab