POST Settings/SetEventServicesIndividual
Сохранить индивидуальные настройки видимости
Request Information
URI Parameters
None.
Body Parameters
SetEventServicesIndividualFormName | Description | Type | Additional information |
---|---|---|---|
settings | EventServiceSettingsIndividualForm |
None. |
|
eventGeneratorId | integer |
None. |
|
entity | EventServicePersonalEntityForm |
None. |
Request Formats
application/json, text/json
Sample:
{ "settings": { "receiveEvents": 0, "shareEvents": 0, "shareEventDetails": 0, "shareServiceProperties": 0, "shareServiceDetails": 0 }, "eventGeneratorId": 1, "entity": { "type": 0, "id": "sample string 1" } }
Response Information
Resource Description
None.