Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the capability to add or remove group members through API #12571

Open
pchevali opened this issue Sep 13, 2024 · 0 comments
Open

Add the capability to add or remove group members through API #12571

pchevali opened this issue Sep 13, 2024 · 0 comments

Comments

@pchevali
Copy link

Is your feature request related to a problem? Please describe.
To automate the creation of groups there is a CRUD api, however, it is not possible to change the group members through a rest api. There is only a GET function implemented for members. It seems to be by design.

Describe the solution you'd like
Being able to manage the group members through api. Add a user to the group and remove the user from a group

Describe alternatives you've considered
There is form handler route pointing to group/{slug}/member_add

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant