post https://apps.applozic.com/rest/ws/group/add/users
Use this API to add multiple users to multiple groups
JSON Parameter Description:
JSON Parameter | Required | Description |
---|---|---|
clientGroupIds | Yes | List of Group unique identifiers |
userIds | Yes | List of Unique ids of the users to be added to the group |
Application Bot
In case of Application Bot calling the API, Of-User-Id header required too. Of-User-Id is the userId of the user on behalf of which application bot wants to add multiple users to the multiple groups.
Warning:
Groups for the passed clientGroupIds and the users for the passed userIds should exist in the application.