POST Settings/DeleteIndividualSettings
Удалить индивидуальные настройки для пользователя или списка пользователей
Request Information
URI Parameters
None.
Body Parameters
SettingPersonalityFormName | Description | Type | Additional information |
---|---|---|---|
entity | EventServicePersonalEntityForm |
None. |
|
eventGeneratorId | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "entity": { "type": 0, "id": "sample string 1" }, "eventGeneratorId": 1 }
Response Information
Resource Description
None.