-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: Integrations
-
None
At the moment, we have the following endpoint:
/rest-service-fecru/admin/repositories/{repository}/permissions/groups
that allows us to update the repository permissions on a group basis. For completeness, it would be useful to have a similar call to be able to give individual users repository permissions, as is also permitted in the UI.
There should also ideally be a field as in "admin" = true , to give the User admin permissions on the repository.