POST Settings/SetSubscribeSettingsDefaultValue

Установить значение по умолчанию для настройки подписки

Request Information

URI Parameters

None.

Body Parameters

ToggleSettingsForm
NameDescriptionTypeAdditional information
enable

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "enable": true
}

Response Information

Resource Description

None.