PUT api/EventSetup/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
EventRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| MeetingSetupId | globally unique identifier |
None. |
|
| MeetingCode | string |
None. |
|
| Code | string |
Required |
|
| Name | string |
Required |
|
| Description | string |
Required |
|
| StartDate | date |
Required |
|
| EndDate | date |
Required |
|
| RegistrationStartDate | date |
None. |
|
| RegistrationEndDate | date |
None. |
|
| Capacity | integer |
Required |
|
| WebSiteUrl | string |
None. |
|
| PublishToWeb | boolean |
None. |
|
| WebRole | string |
None. |
|
| TimeZone | Pair of integer [key] and string [value] |
Required |
|
| Topic | string |
None. |
|
| Closed | boolean |
None. |
|
| Location | Location |
None. |
|
| Custom | Custom |
None. |
|
| RelatedEntity | RelatedEntity |
None. |
|
| Registrations | Registrations |
Required |
|
| Sessions | Sessions |
None. |
|
| Sponsors | Sponsors |
None. |
Request Formats
application/json, text/json
Sample:
{
"Id": "061a75bb-3af3-424a-882e-f15a382e57dd",
"MeetingSetupId": "6cc9895c-f67c-41fe-9034-5d8a1143d09d",
"MeetingCode": "sample string 3",
"Code": "sample string 4",
"Name": "sample string 5",
"Description": "sample string 6",
"StartDate": "2026-02-04T02:51:31.6793433+00:00",
"EndDate": "2026-02-04T02:51:31.6793433+00:00",
"RegistrationStartDate": "2026-02-04T02:51:31.6793433+00:00",
"RegistrationEndDate": "2026-02-04T02:51:31.6793433+00:00",
"Capacity": 11,
"WebSiteUrl": "sample string 12",
"PublishToWeb": true,
"WebRole": "sample string 14",
"TimeZone": {
"Key": 1,
"Value": "sample string 2"
},
"Topic": "sample string 15",
"Closed": true,
"Location": {
"Id": "c1d16cba-9d70-4999-9e27-8fd694d4994d",
"Name": "sample string 2",
"Address1": "sample string 3",
"Address2": "sample string 4",
"City": "sample string 5",
"State": "sample string 6",
"PostalCode": "sample string 7",
"Country": "sample string 8",
"Phone": "sample string 9",
"WebURL": "sample string 10"
},
"Custom": {
"Attribute": [
{
"Type": 0,
"Key": "sample string 1",
"Value": "sample string 2",
"FormattedValue": "sample string 3"
},
{
"Type": 0,
"Key": "sample string 1",
"Value": "sample string 2",
"FormattedValue": "sample string 3"
}
]
},
"RelatedEntity": {
"EntityList": [
{
"LogicalName": "sample string 1",
"Id": "d6e5969a-c3cc-4764-9dd0-3f347bec6ebc",
"Attribute": [
{
"Type": 0,
"Key": "sample string 1",
"Value": "sample string 2",
"FormattedValue": "sample string 3"
},
{
"Type": 0,
"Key": "sample string 1",
"Value": "sample string 2",
"FormattedValue": "sample string 3"
}
]
},
{
"LogicalName": "sample string 1",
"Id": "d6e5969a-c3cc-4764-9dd0-3f347bec6ebc",
"Attribute": [
{
"Type": 0,
"Key": "sample string 1",
"Value": "sample string 2",
"FormattedValue": "sample string 3"
},
{
"Type": 0,
"Key": "sample string 1",
"Value": "sample string 2",
"FormattedValue": "sample string 3"
}
]
}
]
},
"Registrations": {
"Registration": [
{
"Id": "4fd65a5c-7032-4325-a33d-00319900b70e",
"Code": "sample string 2",
"Name": "sample string 3",
"MemberPrice": 4.0,
"NonMemberPrice": 5.0,
"MembersOnly": true,
"IsPackage": true,
"RegistrationClosed": true,
"Custom": {
"Attribute": [
{
"Type": 0,
"Key": "sample string 1",
"Value": "sample string 2",
"FormattedValue": "sample string 3"
},
{
"Type": 0,
"Key": "sample string 1",
"Value": "sample string 2",
"FormattedValue": "sample string 3"
}
]
},
"Prices": {
"Price": [
{
"Name": "sample string 1",
"Valueminimum": 2.0,
"Valuemaximum": 3.0,
"Startdate": "2026-02-04T02:51:31.6793433+00:00",
"Enddate": "2026-02-04T02:51:31.6793433+00:00",
"Pricepercent": 6.0
},
{
"Name": "sample string 1",
"Valueminimum": 2.0,
"Valuemaximum": 3.0,
"Startdate": "2026-02-04T02:51:31.6793433+00:00",
"Enddate": "2026-02-04T02:51:31.6793433+00:00",
"Pricepercent": 6.0
}
]
}
},
{
"Id": "4fd65a5c-7032-4325-a33d-00319900b70e",
"Code": "sample string 2",
"Name": "sample string 3",
"MemberPrice": 4.0,
"NonMemberPrice": 5.0,
"MembersOnly": true,
"IsPackage": true,
"RegistrationClosed": true,
"Custom": {
"Attribute": [
{
"Type": 0,
"Key": "sample string 1",
"Value": "sample string 2",
"FormattedValue": "sample string 3"
},
{
"Type": 0,
"Key": "sample string 1",
"Value": "sample string 2",
"FormattedValue": "sample string 3"
}
]
},
"Prices": {
"Price": [
{
"Name": "sample string 1",
"Valueminimum": 2.0,
"Valuemaximum": 3.0,
"Startdate": "2026-02-04T02:51:31.6793433+00:00",
"Enddate": "2026-02-04T02:51:31.6793433+00:00",
"Pricepercent": 6.0
},
{
"Name": "sample string 1",
"Valueminimum": 2.0,
"Valuemaximum": 3.0,
"Startdate": "2026-02-04T02:51:31.6793433+00:00",
"Enddate": "2026-02-04T02:51:31.6793433+00:00",
"Pricepercent": 6.0
}
]
}
}
]
},
"Sessions": {
"Session": [
{
"Id": "164cafb5-7b09-4c78-bde0-2e11447eef88",
"Code": "sample string 2",
"Name": "sample string 3",
"Description": "sample string 4",
"StartDate": "2026-02-04T02:51:31.6793433+00:00",
"EndDate": "2026-02-04T02:51:31.6793433+00:00",
"Capacity": 7,
"MemberPrice": 8.0,
"NonMemberPrice": 9.0,
"MembersOnly": true,
"SessionType": "sample string 11",
"SessionClosed": true,
"CourseId": "9cd3a71c-aed7-414f-8c0a-34bf21bf2ab9",
"Custom": {
"Attribute": [
{
"Type": 0,
"Key": "sample string 1",
"Value": "sample string 2",
"FormattedValue": "sample string 3"
},
{
"Type": 0,
"Key": "sample string 1",
"Value": "sample string 2",
"FormattedValue": "sample string 3"
}
]
},
"Prices": {
"Price": [
{
"Name": "sample string 1",
"Valueminimum": 2.0,
"Valuemaximum": 3.0,
"Startdate": "2026-02-04T02:51:31.6793433+00:00",
"Enddate": "2026-02-04T02:51:31.6793433+00:00",
"Pricepercent": 6.0
},
{
"Name": "sample string 1",
"Valueminimum": 2.0,
"Valuemaximum": 3.0,
"Startdate": "2026-02-04T02:51:31.6793433+00:00",
"Enddate": "2026-02-04T02:51:31.6793433+00:00",
"Pricepercent": 6.0
}
]
},
"Speakers": [
{
"Name": "sample string 1",
"JobTitle": "sample string 2",
"Image": "sample string 3",
"ParentCustomer": "sample string 4"
},
{
"Name": "sample string 1",
"JobTitle": "sample string 2",
"Image": "sample string 3",
"ParentCustomer": "sample string 4"
}
]
},
{
"Id": "164cafb5-7b09-4c78-bde0-2e11447eef88",
"Code": "sample string 2",
"Name": "sample string 3",
"Description": "sample string 4",
"StartDate": "2026-02-04T02:51:31.6793433+00:00",
"EndDate": "2026-02-04T02:51:31.6793433+00:00",
"Capacity": 7,
"MemberPrice": 8.0,
"NonMemberPrice": 9.0,
"MembersOnly": true,
"SessionType": "sample string 11",
"SessionClosed": true,
"CourseId": "9cd3a71c-aed7-414f-8c0a-34bf21bf2ab9",
"Custom": {
"Attribute": [
{
"Type": 0,
"Key": "sample string 1",
"Value": "sample string 2",
"FormattedValue": "sample string 3"
},
{
"Type": 0,
"Key": "sample string 1",
"Value": "sample string 2",
"FormattedValue": "sample string 3"
}
]
},
"Prices": {
"Price": [
{
"Name": "sample string 1",
"Valueminimum": 2.0,
"Valuemaximum": 3.0,
"Startdate": "2026-02-04T02:51:31.6793433+00:00",
"Enddate": "2026-02-04T02:51:31.6793433+00:00",
"Pricepercent": 6.0
},
{
"Name": "sample string 1",
"Valueminimum": 2.0,
"Valuemaximum": 3.0,
"Startdate": "2026-02-04T02:51:31.6793433+00:00",
"Enddate": "2026-02-04T02:51:31.6793433+00:00",
"Pricepercent": 6.0
}
]
},
"Speakers": [
{
"Name": "sample string 1",
"JobTitle": "sample string 2",
"Image": "sample string 3",
"ParentCustomer": "sample string 4"
},
{
"Name": "sample string 1",
"JobTitle": "sample string 2",
"Image": "sample string 3",
"ParentCustomer": "sample string 4"
}
]
}
]
},
"Sponsors": {
"Sponsor": [
{
"Id": "80ea467e-3d16-4f85-a426-d31399dbf28a",
"Name": "sample string 2",
"Description": "sample string 3",
"LogoURL": "sample string 4",
"WebSiteURL": "sample string 5"
},
{
"Id": "80ea467e-3d16-4f85-a426-d31399dbf28a",
"Name": "sample string 2",
"Description": "sample string 3",
"LogoURL": "sample string 4",
"WebSiteURL": "sample string 5"
}
]
}
}
application/xml, text/xml
Sample:
<EventRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Protech.UX.API.Event">
<Capacity>11</Capacity>
<Closed>true</Closed>
<Code>sample string 4</Code>
<Custom>
<Attribute xmlns:d3p1="http://schemas.datacontract.org/2004/07/Protech.UX.API.CRMEntity">
<d3p1:Attribute>
<d3p1:FormattedValue>sample string 3</d3p1:FormattedValue>
<d3p1:Key>sample string 1</d3p1:Key>
<d3p1:Type>text</d3p1:Type>
<d3p1:Value>sample string 2</d3p1:Value>
</d3p1:Attribute>
<d3p1:Attribute>
<d3p1:FormattedValue>sample string 3</d3p1:FormattedValue>
<d3p1:Key>sample string 1</d3p1:Key>
<d3p1:Type>text</d3p1:Type>
<d3p1:Value>sample string 2</d3p1:Value>
</d3p1:Attribute>
</Attribute>
</Custom>
<Description>sample string 6</Description>
<EndDate>2026-02-04T02:51:31.6793433+00:00</EndDate>
<Id>061a75bb-3af3-424a-882e-f15a382e57dd</Id>
<Location>
<Address1>sample string 3</Address1>
<Address2>sample string 4</Address2>
<City>sample string 5</City>
<Country>sample string 8</Country>
<Id>c1d16cba-9d70-4999-9e27-8fd694d4994d</Id>
<Name>sample string 2</Name>
<Phone>sample string 9</Phone>
<PostalCode>sample string 7</PostalCode>
<State>sample string 6</State>
<WebURL>sample string 10</WebURL>
</Location>
<MeetingCode>sample string 3</MeetingCode>
<MeetingSetupId>6cc9895c-f67c-41fe-9034-5d8a1143d09d</MeetingSetupId>
<Name>sample string 5</Name>
<PublishToWeb>true</PublishToWeb>
<RegistrationEndDate>2026-02-04T02:51:31.6793433+00:00</RegistrationEndDate>
<RegistrationStartDate>2026-02-04T02:51:31.6793433+00:00</RegistrationStartDate>
<Registrations>
<Registration>
<Registration>
<Code>sample string 2</Code>
<Custom>
<Attribute xmlns:d6p1="http://schemas.datacontract.org/2004/07/Protech.UX.API.CRMEntity">
<d6p1:Attribute>
<d6p1:FormattedValue>sample string 3</d6p1:FormattedValue>
<d6p1:Key>sample string 1</d6p1:Key>
<d6p1:Type>text</d6p1:Type>
<d6p1:Value>sample string 2</d6p1:Value>
</d6p1:Attribute>
<d6p1:Attribute>
<d6p1:FormattedValue>sample string 3</d6p1:FormattedValue>
<d6p1:Key>sample string 1</d6p1:Key>
<d6p1:Type>text</d6p1:Type>
<d6p1:Value>sample string 2</d6p1:Value>
</d6p1:Attribute>
</Attribute>
</Custom>
<Id>4fd65a5c-7032-4325-a33d-00319900b70e</Id>
<IsPackage>true</IsPackage>
<MemberPrice>4</MemberPrice>
<MembersOnly>true</MembersOnly>
<Name>sample string 3</Name>
<NonMemberPrice>5</NonMemberPrice>
<Prices>
<Price>
<Price>
<Enddate>2026-02-04T02:51:31.6793433+00:00</Enddate>
<Name>sample string 1</Name>
<Pricepercent>6</Pricepercent>
<Startdate>2026-02-04T02:51:31.6793433+00:00</Startdate>
<Valuemaximum>3</Valuemaximum>
<Valueminimum>2</Valueminimum>
</Price>
<Price>
<Enddate>2026-02-04T02:51:31.6793433+00:00</Enddate>
<Name>sample string 1</Name>
<Pricepercent>6</Pricepercent>
<Startdate>2026-02-04T02:51:31.6793433+00:00</Startdate>
<Valuemaximum>3</Valuemaximum>
<Valueminimum>2</Valueminimum>
</Price>
</Price>
</Prices>
<RegistrationClosed>true</RegistrationClosed>
</Registration>
<Registration>
<Code>sample string 2</Code>
<Custom>
<Attribute xmlns:d6p1="http://schemas.datacontract.org/2004/07/Protech.UX.API.CRMEntity">
<d6p1:Attribute>
<d6p1:FormattedValue>sample string 3</d6p1:FormattedValue>
<d6p1:Key>sample string 1</d6p1:Key>
<d6p1:Type>text</d6p1:Type>
<d6p1:Value>sample string 2</d6p1:Value>
</d6p1:Attribute>
<d6p1:Attribute>
<d6p1:FormattedValue>sample string 3</d6p1:FormattedValue>
<d6p1:Key>sample string 1</d6p1:Key>
<d6p1:Type>text</d6p1:Type>
<d6p1:Value>sample string 2</d6p1:Value>
</d6p1:Attribute>
</Attribute>
</Custom>
<Id>4fd65a5c-7032-4325-a33d-00319900b70e</Id>
<IsPackage>true</IsPackage>
<MemberPrice>4</MemberPrice>
<MembersOnly>true</MembersOnly>
<Name>sample string 3</Name>
<NonMemberPrice>5</NonMemberPrice>
<Prices>
<Price>
<Price>
<Enddate>2026-02-04T02:51:31.6793433+00:00</Enddate>
<Name>sample string 1</Name>
<Pricepercent>6</Pricepercent>
<Startdate>2026-02-04T02:51:31.6793433+00:00</Startdate>
<Valuemaximum>3</Valuemaximum>
<Valueminimum>2</Valueminimum>
</Price>
<Price>
<Enddate>2026-02-04T02:51:31.6793433+00:00</Enddate>
<Name>sample string 1</Name>
<Pricepercent>6</Pricepercent>
<Startdate>2026-02-04T02:51:31.6793433+00:00</Startdate>
<Valuemaximum>3</Valuemaximum>
<Valueminimum>2</Valueminimum>
</Price>
</Price>
</Prices>
<RegistrationClosed>true</RegistrationClosed>
</Registration>
</Registration>
</Registrations>
<RelatedEntity>
<EntityList>
<EntityList>
<Attribute xmlns:d5p1="http://schemas.datacontract.org/2004/07/Protech.UX.API.CRMEntity">
<d5p1:Attribute>
<d5p1:FormattedValue>sample string 3</d5p1:FormattedValue>
<d5p1:Key>sample string 1</d5p1:Key>
<d5p1:Type>text</d5p1:Type>
<d5p1:Value>sample string 2</d5p1:Value>
</d5p1:Attribute>
<d5p1:Attribute>
<d5p1:FormattedValue>sample string 3</d5p1:FormattedValue>
<d5p1:Key>sample string 1</d5p1:Key>
<d5p1:Type>text</d5p1:Type>
<d5p1:Value>sample string 2</d5p1:Value>
</d5p1:Attribute>
</Attribute>
<Id>d6e5969a-c3cc-4764-9dd0-3f347bec6ebc</Id>
<LogicalName>sample string 1</LogicalName>
</EntityList>
<EntityList>
<Attribute xmlns:d5p1="http://schemas.datacontract.org/2004/07/Protech.UX.API.CRMEntity">
<d5p1:Attribute>
<d5p1:FormattedValue>sample string 3</d5p1:FormattedValue>
<d5p1:Key>sample string 1</d5p1:Key>
<d5p1:Type>text</d5p1:Type>
<d5p1:Value>sample string 2</d5p1:Value>
</d5p1:Attribute>
<d5p1:Attribute>
<d5p1:FormattedValue>sample string 3</d5p1:FormattedValue>
<d5p1:Key>sample string 1</d5p1:Key>
<d5p1:Type>text</d5p1:Type>
<d5p1:Value>sample string 2</d5p1:Value>
</d5p1:Attribute>
</Attribute>
<Id>d6e5969a-c3cc-4764-9dd0-3f347bec6ebc</Id>
<LogicalName>sample string 1</LogicalName>
</EntityList>
</EntityList>
</RelatedEntity>
<Sessions>
<Session>
<Session>
<Capacity>7</Capacity>
<Code>sample string 2</Code>
<CourseId>9cd3a71c-aed7-414f-8c0a-34bf21bf2ab9</CourseId>
<Custom>
<Attribute xmlns:d6p1="http://schemas.datacontract.org/2004/07/Protech.UX.API.CRMEntity">
<d6p1:Attribute>
<d6p1:FormattedValue>sample string 3</d6p1:FormattedValue>
<d6p1:Key>sample string 1</d6p1:Key>
<d6p1:Type>text</d6p1:Type>
<d6p1:Value>sample string 2</d6p1:Value>
</d6p1:Attribute>
<d6p1:Attribute>
<d6p1:FormattedValue>sample string 3</d6p1:FormattedValue>
<d6p1:Key>sample string 1</d6p1:Key>
<d6p1:Type>text</d6p1:Type>
<d6p1:Value>sample string 2</d6p1:Value>
</d6p1:Attribute>
</Attribute>
</Custom>
<Description>sample string 4</Description>
<EndDate>2026-02-04T02:51:31.6793433+00:00</EndDate>
<Id>164cafb5-7b09-4c78-bde0-2e11447eef88</Id>
<MemberPrice>8</MemberPrice>
<MembersOnly>true</MembersOnly>
<Name>sample string 3</Name>
<NonMemberPrice>9</NonMemberPrice>
<Prices>
<Price>
<Price>
<Enddate>2026-02-04T02:51:31.6793433+00:00</Enddate>
<Name>sample string 1</Name>
<Pricepercent>6</Pricepercent>
<Startdate>2026-02-04T02:51:31.6793433+00:00</Startdate>
<Valuemaximum>3</Valuemaximum>
<Valueminimum>2</Valueminimum>
</Price>
<Price>
<Enddate>2026-02-04T02:51:31.6793433+00:00</Enddate>
<Name>sample string 1</Name>
<Pricepercent>6</Pricepercent>
<Startdate>2026-02-04T02:51:31.6793433+00:00</Startdate>
<Valuemaximum>3</Valuemaximum>
<Valueminimum>2</Valueminimum>
</Price>
</Price>
</Prices>
<SessionClosed>true</SessionClosed>
<SessionType>sample string 11</SessionType>
<Speakers>
<Speaker>
<Image>sample string 3</Image>
<JobTitle>sample string 2</JobTitle>
<Name>sample string 1</Name>
<ParentCustomer>sample string 4</ParentCustomer>
</Speaker>
<Speaker>
<Image>sample string 3</Image>
<JobTitle>sample string 2</JobTitle>
<Name>sample string 1</Name>
<ParentCustomer>sample string 4</ParentCustomer>
</Speaker>
</Speakers>
<StartDate>2026-02-04T02:51:31.6793433+00:00</StartDate>
</Session>
<Session>
<Capacity>7</Capacity>
<Code>sample string 2</Code>
<CourseId>9cd3a71c-aed7-414f-8c0a-34bf21bf2ab9</CourseId>
<Custom>
<Attribute xmlns:d6p1="http://schemas.datacontract.org/2004/07/Protech.UX.API.CRMEntity">
<d6p1:Attribute>
<d6p1:FormattedValue>sample string 3</d6p1:FormattedValue>
<d6p1:Key>sample string 1</d6p1:Key>
<d6p1:Type>text</d6p1:Type>
<d6p1:Value>sample string 2</d6p1:Value>
</d6p1:Attribute>
<d6p1:Attribute>
<d6p1:FormattedValue>sample string 3</d6p1:FormattedValue>
<d6p1:Key>sample string 1</d6p1:Key>
<d6p1:Type>text</d6p1:Type>
<d6p1:Value>sample string 2</d6p1:Value>
</d6p1:Attribute>
</Attribute>
</Custom>
<Description>sample string 4</Description>
<EndDate>2026-02-04T02:51:31.6793433+00:00</EndDate>
<Id>164cafb5-7b09-4c78-bde0-2e11447eef88</Id>
<MemberPrice>8</MemberPrice>
<MembersOnly>true</MembersOnly>
<Name>sample string 3</Name>
<NonMemberPrice>9</NonMemberPrice>
<Prices>
<Price>
<Price>
<Enddate>2026-02-04T02:51:31.6793433+00:00</Enddate>
<Name>sample string 1</Name>
<Pricepercent>6</Pricepercent>
<Startdate>2026-02-04T02:51:31.6793433+00:00</Startdate>
<Valuemaximum>3</Valuemaximum>
<Valueminimum>2</Valueminimum>
</Price>
<Price>
<Enddate>2026-02-04T02:51:31.6793433+00:00</Enddate>
<Name>sample string 1</Name>
<Pricepercent>6</Pricepercent>
<Startdate>2026-02-04T02:51:31.6793433+00:00</Startdate>
<Valuemaximum>3</Valuemaximum>
<Valueminimum>2</Valueminimum>
</Price>
</Price>
</Prices>
<SessionClosed>true</SessionClosed>
<SessionType>sample string 11</SessionType>
<Speakers>
<Speaker>
<Image>sample string 3</Image>
<JobTitle>sample string 2</JobTitle>
<Name>sample string 1</Name>
<ParentCustomer>sample string 4</ParentCustomer>
</Speaker>
<Speaker>
<Image>sample string 3</Image>
<JobTitle>sample string 2</JobTitle>
<Name>sample string 1</Name>
<ParentCustomer>sample string 4</ParentCustomer>
</Speaker>
</Speakers>
<StartDate>2026-02-04T02:51:31.6793433+00:00</StartDate>
</Session>
</Session>
</Sessions>
<Sponsors>
<Sponsor>
<Sponsor>
<Description>sample string 3</Description>
<Id>80ea467e-3d16-4f85-a426-d31399dbf28a</Id>
<LogoURL>sample string 4</LogoURL>
<Name>sample string 2</Name>
<WebSiteURL>sample string 5</WebSiteURL>
</Sponsor>
<Sponsor>
<Description>sample string 3</Description>
<Id>80ea467e-3d16-4f85-a426-d31399dbf28a</Id>
<LogoURL>sample string 4</LogoURL>
<Name>sample string 2</Name>
<WebSiteURL>sample string 5</WebSiteURL>
</Sponsor>
</Sponsor>
</Sponsors>
<StartDate>2026-02-04T02:51:31.6793433+00:00</StartDate>
<TimeZone xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic">
<d2p1:key>1</d2p1:key>
<d2p1:value>sample string 2</d2p1:value>
</TimeZone>
<Topic>sample string 15</Topic>
<WebRole>sample string 14</WebRole>
<WebSiteUrl>sample string 12</WebSiteUrl>
</EventRequest>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
APIResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | Status |
None. |
|
| Id | globally unique identifier |
None. |
|
| Description | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Status": 0,
"Id": "a19c9407-5405-480a-a274-20d8cf744507",
"Description": "sample string 2"
}
application/xml, text/xml
Sample:
<APIResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Protech.UX.API.Response"> <Description>sample string 2</Description> <Id>a19c9407-5405-480a-a274-20d8cf744507</Id> <Status>Success</Status> </APIResponse>