POST Settings/SetNotifyStream

Включить/Выключить уведомления о новых трансляциях

Request Information

URI Parameters

None.

Body Parameters

ToggleUserSettingsForm
NameDescriptionTypeAdditional information
wmid

string

None.

enable

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "wmid": "sample string 1",
  "enable": true
}

Response Information

Resource Description

None.