PUT v1/Event
Request Information
URI Parameters
None.
Body Parameters
EventViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
None. |
|
| EventPhase | EventPhase |
None. |
|
| Domain | string |
None. |
|
| AzavistaLink | string |
None. |
|
| EventStartTime | time interval |
None. |
|
| EventEndTime | time interval |
None. |
|
| ShowBlockDiagramWorkForms | boolean |
None. |
|
| IsOnePager | boolean |
None. |
|
| LinkedToSynergie | boolean |
None. |
|
| NumberOfStands | integer |
None. |
|
| ShowEvaluation | boolean |
None. |
|
| EvaluationLink | string |
None. |
|
| HideSpeakersApp | boolean |
None. |
|
| AppleItunesAppId | string |
None. |
|
| GooglePlayAppId | string |
None. |
|
| PrimaryEventLocationGuid | globally unique identifier |
None. |
|
| FromEmailAddress | string |
None. |
|
| FromEmailName | string |
None. |
|
| ShowMenuAtTheBottom | boolean |
None. |
|
| RegistrationButtonShow | boolean |
None. |
|
| RegistrationButtonTitle | string |
None. |
|
| RegistrationButtonMenuPosition | RegistrationButtonMenuPosition |
None. |
|
| BodyFontGuid | globally unique identifier |
None. |
|
| HeadingFontGuid | globally unique identifier |
None. |
|
| OpenGraphDescription | string |
None. |
|
| GoogleAnalyticsId | string |
None. |
|
| Language | string |
None. |
|
| EventTopicGuid | globally unique identifier |
None. |
|
| VNGDescription | string |
None. |
|
| VNGThemes | Collection of GuidName |
None. |
|
| MenuBackgroundColor | string |
None. |
|
| MenuForegroundColor | string |
None. |
|
| MenuForegroundColorHover | string |
None. |
|
| Theme | string |
None. |
|
| FallBackTheme | string |
None. |
|
| Guid | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"Name": "sample string 1",
"EventPhase": 0,
"Domain": "sample string 2",
"AzavistaLink": "sample string 3",
"EventStartTime": "00:00:00.1234567",
"EventEndTime": "00:00:00.1234567",
"ShowBlockDiagramWorkForms": true,
"IsOnePager": true,
"LinkedToSynergie": true,
"NumberOfStands": 9,
"ShowEvaluation": true,
"EvaluationLink": "sample string 11",
"HideSpeakersApp": true,
"AppleItunesAppId": "sample string 13",
"GooglePlayAppId": "sample string 14",
"PrimaryEventLocationGuid": "ebc6f514-b12b-4774-88c2-ba995258bbeb",
"FromEmailAddress": "sample string 15",
"FromEmailName": "sample string 16",
"ShowMenuAtTheBottom": true,
"RegistrationButtonShow": true,
"RegistrationButtonTitle": "sample string 19",
"RegistrationButtonMenuPosition": 0,
"BodyFontGuid": "c9c89611-e719-4f36-b1f6-8effdf7936ea",
"HeadingFontGuid": "c3c18b1c-7e50-4b74-9280-fff52ee6bb91",
"OpenGraphDescription": "sample string 20",
"GoogleAnalyticsId": "sample string 21",
"Language": "sample string 22",
"EventTopicGuid": "97b32867-feea-4f81-a2b9-d7254b8d02c9",
"VNGDescription": "sample string 23",
"VNGThemes": [
{
"Guid": "561dd7aa-dea1-4479-acf3-b0d07575608f",
"Name": "sample string 2"
},
{
"Guid": "561dd7aa-dea1-4479-acf3-b0d07575608f",
"Name": "sample string 2"
}
],
"MenuBackgroundColor": "sample string 24",
"MenuForegroundColor": "sample string 25",
"MenuForegroundColorHover": "sample string 26",
"Theme": "sample string 27",
"FallBackTheme": "sample string 28",
"Guid": "bc97159a-22a1-4f4c-a9b7-9d6cc3f934b2",
"Created": "2026-04-19T01:18:29.5574653+00:00",
"Modified": "2026-04-19T01:18:29.5574653+00:00",
"Deleted": "2026-04-19T01:18:29.5574653+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"Name":"sample string 1","EventPhase":0,"Domain":"sample string 2","AzavistaLink":"sample string 3","EventStartTime":"00:00:00.1234567","EventEndTime":"00:00:00.1234567","ShowBlockDiagramWorkForms":true,"IsOnePager":true,"LinkedToSynergie":true,"NumberOfStands":9,"ShowEvaluation":true,"EvaluationLink":"sample string 11","HideSpeakersApp":true,"AppleItunesAppId":"sample string 13","GooglePlayAppId":"sample string 14","PrimaryEventLocationGuid":"ebc6f514-b12b-4774-88c2-ba995258bbeb","FromEmailAddress":"sample string 15","FromEmailName":"sample string 16","ShowMenuAtTheBottom":true,"RegistrationButtonShow":true,"RegistrationButtonTitle":"sample string 19","RegistrationButtonMenuPosition":0,"BodyFontGuid":"c9c89611-e719-4f36-b1f6-8effdf7936ea","HeadingFontGuid":"c3c18b1c-7e50-4b74-9280-fff52ee6bb91","OpenGraphDescription":"sample string 20","GoogleAnalyticsId":"sample string 21","Language":"sample string 22","EventTopicGuid":"97b32867-feea-4f81-a2b9-d7254b8d02c9","VNGDescription":"sample string 23","VNGThemes":[{"Guid":"561dd7aa-dea1-4479-acf3-b0d07575608f","Name":"sample string 2"},{"Guid":"561dd7aa-dea1-4479-acf3-b0d07575608f","Name":"sample string 2"}],"MenuBackgroundColor":"sample string 24","MenuForegroundColor":"sample string 25","MenuForegroundColorHover":"sample string 26","Theme":"sample string 27","FallBackTheme":"sample string 28","Guid":"bc97159a-22a1-4f4c-a9b7-9d6cc3f934b2","Created":"2026-04-19T01:18:29.5574653+00:00","Modified":"2026-04-19T01:18:29.5574653+00:00","Deleted":"2026-04-19T01:18:29.5574653+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}
application/xml, text/xml
Sample:
<EventViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Entity">
<ErrorMessages xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d2p1:KeyValueOfstringstring>
<d2p1:Key>sample string 1</d2p1:Key>
<d2p1:Value>sample string 2</d2p1:Value>
</d2p1:KeyValueOfstringstring>
<d2p1:KeyValueOfstringstring>
<d2p1:Key>sample string 3</d2p1:Key>
<d2p1:Value>sample string 4</d2p1:Value>
</d2p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-19T01:18:29.5574653+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-19T01:18:29.5574653+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">bc97159a-22a1-4f4c-a9b7-9d6cc3f934b2</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-19T01:18:29.5574653+00:00</Modified>
<AppleItunesAppId>sample string 13</AppleItunesAppId>
<AzavistaLink>sample string 3</AzavistaLink>
<BodyFontGuid>c9c89611-e719-4f36-b1f6-8effdf7936ea</BodyFontGuid>
<Domain>sample string 2</Domain>
<EvaluationLink>sample string 11</EvaluationLink>
<EventEndTime>PT0.1234567S</EventEndTime>
<EventPhase>Unassigned</EventPhase>
<EventStartTime>PT0.1234567S</EventStartTime>
<EventTopicGuid>97b32867-feea-4f81-a2b9-d7254b8d02c9</EventTopicGuid>
<FallBackTheme>sample string 28</FallBackTheme>
<FromEmailAddress>sample string 15</FromEmailAddress>
<FromEmailName>sample string 16</FromEmailName>
<GoogleAnalyticsId>sample string 21</GoogleAnalyticsId>
<GooglePlayAppId>sample string 14</GooglePlayAppId>
<HeadingFontGuid>c3c18b1c-7e50-4b74-9280-fff52ee6bb91</HeadingFontGuid>
<HideSpeakersApp>true</HideSpeakersApp>
<IsOnePager>true</IsOnePager>
<Language>sample string 22</Language>
<LinkedToSynergie>true</LinkedToSynergie>
<MenuBackgroundColor>sample string 24</MenuBackgroundColor>
<MenuForegroundColor>sample string 25</MenuForegroundColor>
<MenuForegroundColorHover>sample string 26</MenuForegroundColorHover>
<Name>sample string 1</Name>
<NumberOfStands>9</NumberOfStands>
<OpenGraphDescription>sample string 20</OpenGraphDescription>
<PrimaryEventLocationGuid>ebc6f514-b12b-4774-88c2-ba995258bbeb</PrimaryEventLocationGuid>
<RegistrationButtonMenuPosition>Unassigned</RegistrationButtonMenuPosition>
<RegistrationButtonShow>true</RegistrationButtonShow>
<RegistrationButtonTitle>sample string 19</RegistrationButtonTitle>
<ShowBlockDiagramWorkForms>true</ShowBlockDiagramWorkForms>
<ShowEvaluation>true</ShowEvaluation>
<ShowMenuAtTheBottom>true</ShowMenuAtTheBottom>
<Theme>sample string 27</Theme>
<VNGDescription>sample string 23</VNGDescription>
<VNGThemes xmlns:d2p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Common">
<d2p1:GuidName>
<d2p1:Guid>561dd7aa-dea1-4479-acf3-b0d07575608f</d2p1:Guid>
<d2p1:Name>sample string 2</d2p1:Name>
</d2p1:GuidName>
<d2p1:GuidName>
<d2p1:Guid>561dd7aa-dea1-4479-acf3-b0d07575608f</d2p1:Guid>
<d2p1:Name>sample string 2</d2p1:Name>
</d2p1:GuidName>
</VNGThemes>
</EventViewModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
EventViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
None. |
|
| EventPhase | EventPhase |
None. |
|
| Domain | string |
None. |
|
| AzavistaLink | string |
None. |
|
| EventStartTime | time interval |
None. |
|
| EventEndTime | time interval |
None. |
|
| ShowBlockDiagramWorkForms | boolean |
None. |
|
| IsOnePager | boolean |
None. |
|
| LinkedToSynergie | boolean |
None. |
|
| NumberOfStands | integer |
None. |
|
| ShowEvaluation | boolean |
None. |
|
| EvaluationLink | string |
None. |
|
| HideSpeakersApp | boolean |
None. |
|
| AppleItunesAppId | string |
None. |
|
| GooglePlayAppId | string |
None. |
|
| PrimaryEventLocationGuid | globally unique identifier |
None. |
|
| FromEmailAddress | string |
None. |
|
| FromEmailName | string |
None. |
|
| ShowMenuAtTheBottom | boolean |
None. |
|
| RegistrationButtonShow | boolean |
None. |
|
| RegistrationButtonTitle | string |
None. |
|
| RegistrationButtonMenuPosition | RegistrationButtonMenuPosition |
None. |
|
| BodyFontGuid | globally unique identifier |
None. |
|
| HeadingFontGuid | globally unique identifier |
None. |
|
| OpenGraphDescription | string |
None. |
|
| GoogleAnalyticsId | string |
None. |
|
| Language | string |
None. |
|
| EventTopicGuid | globally unique identifier |
None. |
|
| VNGDescription | string |
None. |
|
| VNGThemes | Collection of GuidName |
None. |
|
| MenuBackgroundColor | string |
None. |
|
| MenuForegroundColor | string |
None. |
|
| MenuForegroundColorHover | string |
None. |
|
| Theme | string |
None. |
|
| FallBackTheme | string |
None. |
|
| Guid | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{
"Name": "sample string 1",
"EventPhase": 0,
"Domain": "sample string 2",
"AzavistaLink": "sample string 3",
"EventStartTime": "00:00:00.1234567",
"EventEndTime": "00:00:00.1234567",
"ShowBlockDiagramWorkForms": true,
"IsOnePager": true,
"LinkedToSynergie": true,
"NumberOfStands": 9,
"ShowEvaluation": true,
"EvaluationLink": "sample string 11",
"HideSpeakersApp": true,
"AppleItunesAppId": "sample string 13",
"GooglePlayAppId": "sample string 14",
"PrimaryEventLocationGuid": "9c3f4a89-197a-413c-b976-ed8ec7d73de9",
"FromEmailAddress": "sample string 15",
"FromEmailName": "sample string 16",
"ShowMenuAtTheBottom": true,
"RegistrationButtonShow": true,
"RegistrationButtonTitle": "sample string 19",
"RegistrationButtonMenuPosition": 0,
"BodyFontGuid": "41f83e28-cf40-4ecf-9587-866b7cd099fb",
"HeadingFontGuid": "8f3bcfaa-cc0a-46e7-b036-2c54486b1cc3",
"OpenGraphDescription": "sample string 20",
"GoogleAnalyticsId": "sample string 21",
"Language": "sample string 22",
"EventTopicGuid": "2db49ede-eb23-441e-b32e-3f34f4646a95",
"VNGDescription": "sample string 23",
"VNGThemes": [
{
"Guid": "21e8937d-bec4-4169-8547-de7ca633dae9",
"Name": "sample string 2"
},
{
"Guid": "21e8937d-bec4-4169-8547-de7ca633dae9",
"Name": "sample string 2"
}
],
"MenuBackgroundColor": "sample string 24",
"MenuForegroundColor": "sample string 25",
"MenuForegroundColorHover": "sample string 26",
"Theme": "sample string 27",
"FallBackTheme": "sample string 28",
"Guid": "79ab4cd5-6b03-4b74-8bac-43a316deb46c",
"Created": "2026-04-19T01:18:29.5574653+00:00",
"Modified": "2026-04-19T01:18:29.5574653+00:00",
"Deleted": "2026-04-19T01:18:29.5574653+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"Name":"sample string 1","EventPhase":0,"Domain":"sample string 2","AzavistaLink":"sample string 3","EventStartTime":"00:00:00.1234567","EventEndTime":"00:00:00.1234567","ShowBlockDiagramWorkForms":true,"IsOnePager":true,"LinkedToSynergie":true,"NumberOfStands":9,"ShowEvaluation":true,"EvaluationLink":"sample string 11","HideSpeakersApp":true,"AppleItunesAppId":"sample string 13","GooglePlayAppId":"sample string 14","PrimaryEventLocationGuid":"9c3f4a89-197a-413c-b976-ed8ec7d73de9","FromEmailAddress":"sample string 15","FromEmailName":"sample string 16","ShowMenuAtTheBottom":true,"RegistrationButtonShow":true,"RegistrationButtonTitle":"sample string 19","RegistrationButtonMenuPosition":0,"BodyFontGuid":"41f83e28-cf40-4ecf-9587-866b7cd099fb","HeadingFontGuid":"8f3bcfaa-cc0a-46e7-b036-2c54486b1cc3","OpenGraphDescription":"sample string 20","GoogleAnalyticsId":"sample string 21","Language":"sample string 22","EventTopicGuid":"2db49ede-eb23-441e-b32e-3f34f4646a95","VNGDescription":"sample string 23","VNGThemes":[{"Guid":"21e8937d-bec4-4169-8547-de7ca633dae9","Name":"sample string 2"},{"Guid":"21e8937d-bec4-4169-8547-de7ca633dae9","Name":"sample string 2"}],"MenuBackgroundColor":"sample string 24","MenuForegroundColor":"sample string 25","MenuForegroundColorHover":"sample string 26","Theme":"sample string 27","FallBackTheme":"sample string 28","Guid":"79ab4cd5-6b03-4b74-8bac-43a316deb46c","Created":"2026-04-19T01:18:29.5574653+00:00","Modified":"2026-04-19T01:18:29.5574653+00:00","Deleted":"2026-04-19T01:18:29.5574653+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}
application/xml, text/xml
Sample:
<EventViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Entity">
<ErrorMessages xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d2p1:KeyValueOfstringstring>
<d2p1:Key>sample string 1</d2p1:Key>
<d2p1:Value>sample string 2</d2p1:Value>
</d2p1:KeyValueOfstringstring>
<d2p1:KeyValueOfstringstring>
<d2p1:Key>sample string 3</d2p1:Key>
<d2p1:Value>sample string 4</d2p1:Value>
</d2p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-19T01:18:29.5574653+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-19T01:18:29.5574653+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">79ab4cd5-6b03-4b74-8bac-43a316deb46c</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-04-19T01:18:29.5574653+00:00</Modified>
<AppleItunesAppId>sample string 13</AppleItunesAppId>
<AzavistaLink>sample string 3</AzavistaLink>
<BodyFontGuid>41f83e28-cf40-4ecf-9587-866b7cd099fb</BodyFontGuid>
<Domain>sample string 2</Domain>
<EvaluationLink>sample string 11</EvaluationLink>
<EventEndTime>PT0.1234567S</EventEndTime>
<EventPhase>Unassigned</EventPhase>
<EventStartTime>PT0.1234567S</EventStartTime>
<EventTopicGuid>2db49ede-eb23-441e-b32e-3f34f4646a95</EventTopicGuid>
<FallBackTheme>sample string 28</FallBackTheme>
<FromEmailAddress>sample string 15</FromEmailAddress>
<FromEmailName>sample string 16</FromEmailName>
<GoogleAnalyticsId>sample string 21</GoogleAnalyticsId>
<GooglePlayAppId>sample string 14</GooglePlayAppId>
<HeadingFontGuid>8f3bcfaa-cc0a-46e7-b036-2c54486b1cc3</HeadingFontGuid>
<HideSpeakersApp>true</HideSpeakersApp>
<IsOnePager>true</IsOnePager>
<Language>sample string 22</Language>
<LinkedToSynergie>true</LinkedToSynergie>
<MenuBackgroundColor>sample string 24</MenuBackgroundColor>
<MenuForegroundColor>sample string 25</MenuForegroundColor>
<MenuForegroundColorHover>sample string 26</MenuForegroundColorHover>
<Name>sample string 1</Name>
<NumberOfStands>9</NumberOfStands>
<OpenGraphDescription>sample string 20</OpenGraphDescription>
<PrimaryEventLocationGuid>9c3f4a89-197a-413c-b976-ed8ec7d73de9</PrimaryEventLocationGuid>
<RegistrationButtonMenuPosition>Unassigned</RegistrationButtonMenuPosition>
<RegistrationButtonShow>true</RegistrationButtonShow>
<RegistrationButtonTitle>sample string 19</RegistrationButtonTitle>
<ShowBlockDiagramWorkForms>true</ShowBlockDiagramWorkForms>
<ShowEvaluation>true</ShowEvaluation>
<ShowMenuAtTheBottom>true</ShowMenuAtTheBottom>
<Theme>sample string 27</Theme>
<VNGDescription>sample string 23</VNGDescription>
<VNGThemes xmlns:d2p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Common">
<d2p1:GuidName>
<d2p1:Guid>21e8937d-bec4-4169-8547-de7ca633dae9</d2p1:Guid>
<d2p1:Name>sample string 2</d2p1:Name>
</d2p1:GuidName>
<d2p1:GuidName>
<d2p1:Guid>21e8937d-bec4-4169-8547-de7ca633dae9</d2p1:Guid>
<d2p1:Name>sample string 2</d2p1:Name>
</d2p1:GuidName>
</VNGThemes>
</EventViewModel>