Add WS /api/organizations/update which allows to change:
- name (name is unchanged if name is null or empty in request)
- description (optional)
- url (optional)
- avatar url (optional)
The key or uuid of the organization must be specified.
This WS requires "System Administer" permission
- contributes to
-
MMF-463 Introduce new "Organization" concept in SonarQube
-
- Closed
-