POST User/SetMentionsEventsSettings

Request Information

URI Parameters

None.

Body Parameters

UserMentionsEventsSettingsForm
NameDescriptionTypeAdditional information
sort

EventsSorting

None.

onlyWithNews

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "sort": 0,
  "onlyWithNews": true
}

Response Information

Resource Description

None.