getmeli / meli

Platform for deploying static sites and frontend applications easily. Automatic SSL, deploy previews, reverse proxy, and more.
Other
2.4k stars 97 forks source link

How to delete an organization? #240

Open real34 opened 2 years ago

real34 commented 2 years ago

Hi!

I haven't found a way to delete an Organization from the UI (using the getmeli/meli:1.0.0-beta.24 docker image). Even a curl -X DELETE 'https://pages.example.com/api/v1/orgs/0d659f80-ab7e-49bb-b19e-2eb01a1808e5' doesn't work.

The token permissions UI doesn't show this action either: screenshot-2021-11-05_07-35-49

Is there a way to do it currently? Is it on the roadmap? Is there a workaround for now (e.g: deleting a line in a DB wouldn't cause side effects?)

Thanks for your help.

gempain commented 2 years ago

Hi there 👋 There is currently no way to delete an organization, but this would be a good feature. For now, you can manually delete the organization from the org collection in mongo.

real34 commented 2 years ago

Thanks for your feedback!

prologic commented 1 year ago

Just came across this too myself in my own instance. Can we add this feature soon/ 🙏