POST api/Events/UnPublish
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "e5a1e9c6-ff8c-467c-b147-e5f76825a204", "d6b4cc17-bdcd-4341-aa1a-55e8a84c8e09" ]
application/xml, text/xml
Sample:
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>e5a1e9c6-ff8c-467c-b147-e5f76825a204</guid> <guid>d6b4cc17-bdcd-4341-aa1a-55e8a84c8e09</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ResourceEventInformationName | Description | Type | Additional information |
---|---|---|---|
Identity | globally unique identifier |
None. |
|
Location | string |
None. |
|
Description | string |
None. |
|
HostKey | string |
None. |
|
Name | string |
None. |
|
EventType | string |
None. |
|
Owner | string |
None. |
|
IsPublished | boolean |
None. |
|
LastModified | date |
None. |
|
ParentKey | string |
None. |
|
ExtraProperties | Collection of ExtraProperty |
None. |
|
StatusName | string |
None. |
|
Source | string |
None. |
|
WeekRanges | string |
None. |
|
WeekLabels | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "Identity": "22bef286-c45c-430c-94ad-e16a36c3b3d3", "Location": "sample string 2", "Description": "sample string 3", "HostKey": "sample string 4", "Name": "sample string 5", "EventType": "sample string 6", "Owner": "sample string 7", "IsPublished": true, "LastModified": "2025-03-25T06:19:15.9746954+00:00", "ParentKey": "sample string 10", "ExtraProperties": [ { "Name": "sample string 1", "DisplayName": "sample string 2", "Value": "sample string 3", "Rank": 4 }, { "Name": "sample string 1", "DisplayName": "sample string 2", "Value": "sample string 3", "Rank": 4 } ], "StatusName": "sample string 11", "Source": "sample string 12", "WeekRanges": "sample string 13", "WeekLabels": "sample string 14" }, { "Identity": "22bef286-c45c-430c-94ad-e16a36c3b3d3", "Location": "sample string 2", "Description": "sample string 3", "HostKey": "sample string 4", "Name": "sample string 5", "EventType": "sample string 6", "Owner": "sample string 7", "IsPublished": true, "LastModified": "2025-03-25T06:19:15.9746954+00:00", "ParentKey": "sample string 10", "ExtraProperties": [ { "Name": "sample string 1", "DisplayName": "sample string 2", "Value": "sample string 3", "Rank": 4 }, { "Name": "sample string 1", "DisplayName": "sample string 2", "Value": "sample string 3", "Rank": 4 } ], "StatusName": "sample string 11", "Source": "sample string 12", "WeekRanges": "sample string 13", "WeekLabels": "sample string 14" } ]
application/xml, text/xml
Sample:
<ArrayOfResourceEventInformation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Scientia.Platform.API.Model"> <ResourceEventInformation> <WeekLabels>sample string 14</WeekLabels> <WeekRanges>sample string 13</WeekRanges> <Description>sample string 3</Description> <EventType>sample string 6</EventType> <ExtraProperties xmlns:d3p1="http://schemas.datacontract.org/2004/07/Scientia.Common.Messages.ObjectModel"> <d3p1:ExtraProperty> <d3p1:DisplayName>sample string 2</d3p1:DisplayName> <d3p1:Name>sample string 1</d3p1:Name> <d3p1:Rank>4</d3p1:Rank> <d3p1:Value>sample string 3</d3p1:Value> </d3p1:ExtraProperty> <d3p1:ExtraProperty> <d3p1:DisplayName>sample string 2</d3p1:DisplayName> <d3p1:Name>sample string 1</d3p1:Name> <d3p1:Rank>4</d3p1:Rank> <d3p1:Value>sample string 3</d3p1:Value> </d3p1:ExtraProperty> </ExtraProperties> <HostKey>sample string 4</HostKey> <Identity>22bef286-c45c-430c-94ad-e16a36c3b3d3</Identity> <IsPublished>true</IsPublished> <LastModified xmlns:d3p1="http://schemas.datacontract.org/2004/07/System"> <d3p1:DateTime>2025-03-25T06:19:15.9746954Z</d3p1:DateTime> <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes> </LastModified> <Location>sample string 2</Location> <Name>sample string 5</Name> <Owner>sample string 7</Owner> <ParentKey>sample string 10</ParentKey> <Source>sample string 12</Source> <StatusName>sample string 11</StatusName> </ResourceEventInformation> <ResourceEventInformation> <WeekLabels>sample string 14</WeekLabels> <WeekRanges>sample string 13</WeekRanges> <Description>sample string 3</Description> <EventType>sample string 6</EventType> <ExtraProperties xmlns:d3p1="http://schemas.datacontract.org/2004/07/Scientia.Common.Messages.ObjectModel"> <d3p1:ExtraProperty> <d3p1:DisplayName>sample string 2</d3p1:DisplayName> <d3p1:Name>sample string 1</d3p1:Name> <d3p1:Rank>4</d3p1:Rank> <d3p1:Value>sample string 3</d3p1:Value> </d3p1:ExtraProperty> <d3p1:ExtraProperty> <d3p1:DisplayName>sample string 2</d3p1:DisplayName> <d3p1:Name>sample string 1</d3p1:Name> <d3p1:Rank>4</d3p1:Rank> <d3p1:Value>sample string 3</d3p1:Value> </d3p1:ExtraProperty> </ExtraProperties> <HostKey>sample string 4</HostKey> <Identity>22bef286-c45c-430c-94ad-e16a36c3b3d3</Identity> <IsPublished>true</IsPublished> <LastModified xmlns:d3p1="http://schemas.datacontract.org/2004/07/System"> <d3p1:DateTime>2025-03-25T06:19:15.9746954Z</d3p1:DateTime> <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes> </LastModified> <Location>sample string 2</Location> <Name>sample string 5</Name> <Owner>sample string 7</Owner> <ParentKey>sample string 10</ParentKey> <Source>sample string 12</Source> <StatusName>sample string 11</StatusName> </ResourceEventInformation> </ArrayOfResourceEventInformation>