powered by
Deletes the project with the passed URL. This is permanent and cannot be undone.
delete_project(zoltar_connection, project_url)
None
A `ZoltarConnection` object as returned by new_connection
new_connection
URL of a project in zoltar_connection's projects
if (FALSE) { delete_project(conn, "https://www.zoltardata.com/project/9/") }
Run the code above in your browser using DataLab