TheHive-Project / TheHiveDocs

Documentation of TheHive
https://docs.strangebee.com/
GNU Affero General Public License v3.0
393 stars 280 forks source link

How can I delete an organisation? #195

Open nberthiaume opened 4 years ago

nberthiaume commented 4 years ago

Hi,

Just started using TheHive and I'm trying to automate a few tasks. I've created a bunch of test organisations and I can't seem to figure out how to delete them and their related data.

I tried a few variations like

DELETE http://127.0.0.1:9000/api/organisation/:orgName DELETE http://127.0.0.1:9000/api/organisation/:orgId

But I always end up with a 404.

How should I go about doing this?

Thank you!

viszsec commented 4 years ago

if im not mistaken, there's no way we can delete the org.