get https://apps.applozic.com/rest/ws/group/check/user
Check if user is part of a Group
Parameter Description:
Parameter | Required | Description |
---|---|---|
clientGroupId | Yes | Group unique identifier |
userId | Yes | UserId of the user to be checked in the group |
Note:
In case of Application Bot calling the API, Of-User-Id header is required.
Of-User-Id is the userId of the user on behalf of which application bot wants to check user in the group.