POST Settings/SetEventServicesIndividualReceiveEvents
Request Information
URI Parameters
None.
Body Parameters
SettingsIndividualReceiveEventsFormName | Description | Type | Additional information |
---|---|---|---|
val | SettingsReceiveEventsIndividual |
None. |
|
entity | EventServicePersonalEntityForm |
None. |
|
eventGeneratorId | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "val": 0, "entity": { "type": 0, "id": "sample string 1" }, "eventGeneratorId": 1 }
Response Information
Resource Description
None.