Skip to main content

Delete a project

DELETE 

/api/delete_project/:guid

Permanently deletes a project: removes its directory from disk, drops its saved node-position/order entries, unregisters it from the hub's project registry, and removes every user's dev clone of it. Commits the deletion to the instance repo, schedules a runtime reload in the background, and emits a project-delete system event.

Request

Responses

Successful Response