#5333 [RFE] Add API endpoint to add/delete group members
Closed: Fixed by ngompa. Opened by gotmax23.

Please add an API endpoint to edit group membership. Currently, there is only a GET endpoint.


Doesn't the regular endpoint work if you pass group names as usernames prefixed with @?

I think we're talking about different things. I'm asking for an API endpoint that e.g. allows adding a user to https://pagure.io/group/GoSIG. Currently, that doesn't exist under https://pagure.io/api/0/#groups-tab.

Metadata Update from @zlopez:
- Issue assigned to zlopez

I will start working on this as I need it for one toddler I'm currently writing.

The PR is now ready for review https://pagure.io/pagure/pull-request/5416

Commit 1b7d305d fixes this issue

Metadata
Related Pull Requests