remove all users from a group in one go using User Management Action API? | Community
Skip to main content
November 20, 2024
Question

remove all users from a group in one go using User Management Action API?

  • November 20, 2024
  • 1 reply
  • 487 views

Hi There,

 

I am using the User Management Action API and trying to remove all users from a group in one go,

In the user managment Action commands, I can specify the user and use "all" to remove all user's group memberships

"do": [{ "remove": "all" }]

but in Group managment action commands, the "remove": "all" is not available, is it possible to use "everyone" or a wildcard to remove all users [not just 10] from a group?

I am using the UMAPI sample

[{ "user": "existing user's email in admin console goes here", "requestID": "action_8", "do": [{ "remove": { "group": ["Testing Group"] } }] }]

 

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Adobe Employee
November 22, 2024

Hi Mohamed,

I think this question was already covered inside the support ticket you raised with dev support.

Please confirm if all is clear at this point, to close this thread.

Thank you!