POST Chat/SetNotificationsSetting
Request Information
URI Parameters
None.
Body Parameters
ChatSetNotificationsSettingFormName | Description | Type | Additional information |
---|---|---|---|
chatUid | string |
None. |
|
disable | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{ "chatUid": "sample string 1", "disable": true }
Response Information
Resource Description
None.