POST Settings/SetEventServicesIndividualShareServiceProperties
Request Information
URI Parameters
None.
Body Parameters
SettingsIndividualShareServicePropertiesFormName | Description | Type | Additional information |
---|---|---|---|
val | SettingsShareServicePropertiesIndividual |
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.