Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

MISP - default organisation has to be renamed manually by an admin #55

Open
iglocska opened this issue Aug 28, 2019 · 2 comments
Open
Labels
needs triage question Further information is requested

Comments

@iglocska
Copy link
Contributor

Why?

@thanosa75 thanosa75 added needs triage question Further information is requested labels Sep 11, 2019
@thanosa75
Copy link
Contributor

@iglocska is there a programmatic way (e.g. via cmdline) to do so?

@iglocska
Copy link
Contributor Author

iglocska commented Sep 12, 2019

API + curl, yes.

POST to /organisations/edit/[org_id]
body:

{
   "name": "foo"
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs triage question Further information is requested
Development

No branches or pull requests

2 participants