post https://apps.applozic.com/rest/ws/group/user/update
Use this API to mute the group notifications
JSON Parameter Description:
Parameter | Required | Description |
---|---|---|
userId | No | User identifier for One - One conversation |
id | No | Group unique identifier |
clientGroupId | No | Client Group unique identifier |
notificationAfterTime | No | Time Interval in milliseconds upto which notification has to be disabled |
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 update group user properties.