put
https://api.freedomrobotics.ai/accounts//user-groups//users
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Adds or removes a list of users to/from the specified user group.
The endpoint expects a payload of the list of user emails and query param action having value add or remove, to indicate the type of the desired operation.
Example payload:
[
"[email protected]",
"[email protected]"
]
