Returns a set of data items of type emergencies.
GET /api/news/emergencies
None
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
PublicationDate | System.DateTimeOffset | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: True | |
IncludeInSitemap | System.Boolean | Read only: False | |
SystemSourceKey | System.String | Read only: False | |
UrlName | System.String | Read only: False | |
ItemDefaultUrl | System.String | Read only: True | |
Overview | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
healthtopictypes | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
emergencyeventratings | System.Guid | Read only: False | |
EmergencyEndDate | System.DateTimeOffset | Read only: False | |
Summary | System.String | Read only: False | |
EmergencyStartDate | System.DateTimeOffset | Read only: False | |
EmergencyRatingTextual | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T03:39:23.6532463Z",
"PublicationDate": "2025-09-11T03:39:23.6532463Z",
"DateCreated": "2025-09-11T03:39:23.6532463Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "56a4bc25-649d-4b19-b868-fd7171cbe233",
"healthtopictypes": "78d3b1df-dce7-4afd-96eb-a48d50b74dab",
"Title": "sample string 11",
"healthtopics": "6e51151b-9985-4b30-ae71-8be5d60a8b20",
"emergencyeventratings": "2d644501-e2f1-48eb-930c-81fea3b4dcb4",
"EmergencyEndDate": "2025-09-11T03:39:23.6532463Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2025-09-11T03:39:23.6532463Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:39:23.6532463+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T03:39:23.6532463Z",
"PublicationDate": "2025-09-11T03:39:23.6532463Z",
"DateCreated": "2025-09-11T03:39:23.6532463Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "56a4bc25-649d-4b19-b868-fd7171cbe233",
"healthtopictypes": "78d3b1df-dce7-4afd-96eb-a48d50b74dab",
"Title": "sample string 11",
"healthtopics": "6e51151b-9985-4b30-ae71-8be5d60a8b20",
"emergencyeventratings": "2d644501-e2f1-48eb-930c-81fea3b4dcb4",
"EmergencyEndDate": "2025-09-11T03:39:23.6532463Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2025-09-11T03:39:23.6532463Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:39:23.6532463+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Gets emergencies item by id.
GET /api/news/emergencies({key})
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
PublicationDate | System.DateTimeOffset | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: True | |
IncludeInSitemap | System.Boolean | Read only: False | |
SystemSourceKey | System.String | Read only: False | |
UrlName | System.String | Read only: False | |
ItemDefaultUrl | System.String | Read only: True | |
Overview | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
healthtopictypes | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
emergencyeventratings | System.Guid | Read only: False | |
EmergencyEndDate | System.DateTimeOffset | Read only: False | |
Summary | System.String | Read only: False | |
EmergencyStartDate | System.DateTimeOffset | Read only: False | |
EmergencyRatingTextual | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-09-11T03:39:23.6532463Z",
"PublicationDate": "2025-09-11T03:39:23.6532463Z",
"DateCreated": "2025-09-11T03:39:23.6532463Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "62a8128d-2f31-41c2-b2e1-ae71ccf0c9f3",
"healthtopictypes": "de932a97-4a96-4ed5-869b-955143b9de79",
"Title": "sample string 11",
"healthtopics": "9f53faea-6db2-4cde-9620-177229f30644",
"emergencyeventratings": "2edaeb84-ed93-432c-9865-08c7150183f5",
"EmergencyEndDate": "2025-09-11T03:39:23.6532463Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2025-09-11T03:39:23.6532463Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:39:23.6532463+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Gets Id property from emergencies item.
GET /api/news/emergencies({key})/property
Name | Description | Type | Additional Information |
key | System.Guid | Required | |
property | System.String | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
Name | Description | Type | Additional Information |
Id | System.Guid | Read only: False |
application/json
{
"Id": "2ca8e70e-0b47-4db7-9cf4-bcb4fa23d278"
}
Creates a emergencies item.
POST /api/news/emergencies
None
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
PublicationDate | System.DateTimeOffset | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: True | |
IncludeInSitemap | System.Boolean | Read only: False | |
SystemSourceKey | System.String | Read only: False | |
UrlName | System.String | Read only: False | |
ItemDefaultUrl | System.String | Read only: True | |
Overview | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
healthtopictypes | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
emergencyeventratings | System.Guid | Read only: False | |
EmergencyEndDate | System.DateTimeOffset | Read only: False | |
Summary | System.String | Read only: False | |
EmergencyStartDate | System.DateTimeOffset | Read only: False | |
EmergencyRatingTextual | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-11T03:39:23.6532463Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "0daf7cf1-9082-4eda-b469-2af6e1f5c3e6",
"healthtopictypes": "19252d63-5050-4d1f-bfae-398bd7f2c93a",
"Title": "sample string 8",
"healthtopics": "1319eeff-a31a-4adc-882e-d5c5b90f4e96",
"emergencyeventratings": "21544ea0-7e23-453b-b23f-1fc69fb602cf",
"EmergencyEndDate": "2025-09-11T03:39:23.6532463Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2025-09-11T03:39:23.6532463Z",
"EmergencyRatingTextual": "sample string 14"
}
Method can return success code: Created - 201 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
PublicationDate | System.DateTimeOffset | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: True | |
IncludeInSitemap | System.Boolean | Read only: False | |
SystemSourceKey | System.String | Read only: False | |
UrlName | System.String | Read only: False | |
ItemDefaultUrl | System.String | Read only: True | |
Overview | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
healthtopictypes | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
emergencyeventratings | System.Guid | Read only: False | |
EmergencyEndDate | System.DateTimeOffset | Read only: False | |
Summary | System.String | Read only: False | |
EmergencyStartDate | System.DateTimeOffset | Read only: False | |
EmergencyRatingTextual | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-09-11T03:39:23.6532463Z",
"PublicationDate": "2025-09-11T03:39:23.6532463Z",
"DateCreated": "2025-09-11T03:39:23.6532463Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "c59dc7af-3127-42ae-8b90-2cfc8700d3d0",
"healthtopictypes": "f813b168-ca8c-4fb1-8df2-75e9c2d99e3f",
"Title": "sample string 11",
"healthtopics": "ecf87773-ceec-495f-9e35-d6211edb6040",
"emergencyeventratings": "7ff7ba7d-650c-4b7a-8e25-c5e3e3a8091f",
"EmergencyEndDate": "2025-09-11T03:39:23.6532463Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2025-09-11T03:39:23.6532463Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:39:23.6532463+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Partial update for emergencies item.
PATCH /api/news/emergencies({key})
Name | Description | Type | Additional Information |
key | System.Guid | Required |
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
PublicationDate | System.DateTimeOffset | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: True | |
IncludeInSitemap | System.Boolean | Read only: False | |
SystemSourceKey | System.String | Read only: False | |
UrlName | System.String | Read only: False | |
ItemDefaultUrl | System.String | Read only: True | |
Overview | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
healthtopictypes | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
emergencyeventratings | System.Guid | Read only: False | |
EmergencyEndDate | System.DateTimeOffset | Read only: False | |
Summary | System.String | Read only: False | |
EmergencyStartDate | System.DateTimeOffset | Read only: False | |
EmergencyRatingTextual | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-11T03:39:23.6532463Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "ceeadcad-7174-4f30-b935-c3a09f6bd23a",
"healthtopictypes": "7d8ca366-fc20-4bcd-87c8-22f323d0626a",
"Title": "sample string 8",
"healthtopics": "8b043026-6e36-4ae9-812a-6061dd725aef",
"emergencyeventratings": "922b4fca-1892-43be-86ee-3140df7c5b23",
"EmergencyEndDate": "2025-09-11T03:39:23.6532463Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2025-09-11T03:39:23.6532463Z",
"EmergencyRatingTextual": "sample string 14"
}
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Full update for emergencies item.
PUT /api/news/emergencies({key})
Name | Description | Type | Additional Information |
key | System.Guid | Required |
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
PublicationDate | System.DateTimeOffset | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: True | |
IncludeInSitemap | System.Boolean | Read only: False | |
SystemSourceKey | System.String | Read only: False | |
UrlName | System.String | Read only: False | |
ItemDefaultUrl | System.String | Read only: True | |
Overview | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
healthtopictypes | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
emergencyeventratings | System.Guid | Read only: False | |
EmergencyEndDate | System.DateTimeOffset | Read only: False | |
Summary | System.String | Read only: False | |
EmergencyStartDate | System.DateTimeOffset | Read only: False | |
EmergencyRatingTextual | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-11T03:39:23.6532463Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "ea6face4-7547-43a9-b2af-d74123e554ce",
"healthtopictypes": "4f1562e4-314d-45c6-b685-cc499d9f3d4d",
"Title": "sample string 8",
"healthtopics": "cedc10c2-c895-4002-85ac-9ce6f428c962",
"emergencyeventratings": "9c145e76-3169-4a62-833c-1ab01f771508",
"EmergencyEndDate": "2025-09-11T03:39:23.6532463Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2025-09-11T03:39:23.6532463Z",
"EmergencyRatingTextual": "sample string 14"
}
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Deletes a emergencies item by Id.
DELETE /api/news/emergencies({key})
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type EditorialPage from emergencies item.
GET /api/news/emergencies({key})/EditorialPage
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
UrlName | System.String | Read only: False | |
organizations | System.Guid | Read only: False | |
regionscountries | System.Guid | Read only: False | |
sustainabledevelopmentgoals | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
events | System.Guid | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
WebPageType | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
Title | System.String | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: False | |
ShowInNavigation | System.Boolean | Read only: False | |
ParentId | System.Guid | Read only: False | |
RootId | System.Guid | Read only: False | |
ExpirationInDays | System.Int32 | Read only: False | |
HtmlTitle | System.String | Read only: False | |
Description | System.String | Read only: False | |
HeadTagContent | System.String | Read only: False | |
CodeBehindType | System.String | Read only: False | |
IncludeScriptManager | System.Boolean | Read only: False | |
EnableViewState | System.Boolean | Read only: False | |
PageType | Telerik.Sitefinity.Web.Api.Strategies.Pages.PageType | Read only: False | |
RedirectPage | Telerik.Sitefinity.Web.Api.Strategies.Pages.RedirectPage | Read only: False | |
TemplateId | System.Guid | Read only: False | |
RequireSsl | System.Boolean | Read only: False | |
EnableScriptManager | System.Boolean | Read only: False | |
AllowParametersValidation | System.Boolean | Read only: False | |
Crawlable | System.Boolean | Read only: False | |
IncludeInSearchIndex | System.Boolean | Read only: False | |
Priority | System.Single | Read only: False | |
LocalizationStrategy | Telerik.Sitefinity.Localization.LocalizationStrategy | Read only: True | |
CanonicalUrlBehaviour | Telerik.Sitefinity.Web.Api.Strategies.Pages.CanonicalUrlSettings | Read only: False | |
OutputCacheProfile | System.String | Read only: False | |
Renderer | System.String | Read only: False | |
TemplateName | System.String | Read only: False | |
Provider | System.String | Read only: True | |
HasChildren | System.Boolean | Read only: True | |
Breadcrumb | System.String | Read only: True | |
AvailableLanguages | System.String | Read only: True | |
PublicationDate | System.DateTimeOffset | Read only: True | |
ViewUrl | System.String | Read only: True | |
EditUrl | System.String | Read only: True | |
EditUrlBasePath | System.String | Read only: True | |
IsHomePage | System.Boolean | Read only: True | |
RelativeUrlPath | System.String | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T03:39:23.6532463Z",
"UrlName": "sample string 2",
"organizations": "ff962cab-ac51-4841-a6b3-665ce80d9d0b",
"regionscountries": "53eb0d44-5dc2-4c6a-b818-de276822ad09",
"sustainabledevelopmentgoals": "91801008-6964-4feb-8c32-474433b3dd44",
"departmentaltargets": "4613b9d2-92ab-4a15-9d67-2ae80e103d33",
"healthtopics": "46a27527-c162-4670-9b2b-064164aad581",
"events": "588ae9db-5c79-4092-b2a8-f12649c6a182",
"publishingoffices": "eb11e379-7e27-4e03-9398-a43aa4e7d345",
"WebPageType": "sample string 10",
"targetaudiences": "1293d938-f2c9-48c1-b4bc-e6dd1f129883",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-09-11T03:39:23.6532463Z",
"ShowInNavigation": true,
"ParentId": "3872dee1-61e0-4a90-9a14-fba8b7fbf361",
"RootId": "ac65e43c-1019-4867-927f-fc2c9965a3ea",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "f6da6fb5-0e9a-4f32-9d14-1a487b5ad1a4",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2025-09-11T03:39:23.6532463Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2025-09-11T03:39:23.6532463Z",
"UrlName": "sample string 2",
"organizations": "ff962cab-ac51-4841-a6b3-665ce80d9d0b",
"regionscountries": "53eb0d44-5dc2-4c6a-b818-de276822ad09",
"sustainabledevelopmentgoals": "91801008-6964-4feb-8c32-474433b3dd44",
"departmentaltargets": "4613b9d2-92ab-4a15-9d67-2ae80e103d33",
"healthtopics": "46a27527-c162-4670-9b2b-064164aad581",
"events": "588ae9db-5c79-4092-b2a8-f12649c6a182",
"publishingoffices": "eb11e379-7e27-4e03-9398-a43aa4e7d345",
"WebPageType": "sample string 10",
"targetaudiences": "1293d938-f2c9-48c1-b4bc-e6dd1f129883",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-09-11T03:39:23.6532463Z",
"ShowInNavigation": true,
"ParentId": "3872dee1-61e0-4a90-9a14-fba8b7fbf361",
"RootId": "ac65e43c-1019-4867-927f-fc2c9965a3ea",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "f6da6fb5-0e9a-4f32-9d14-1a487b5ad1a4",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2025-09-11T03:39:23.6532463Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]
Add EditorialPage relation to emergencies item.
POST /api/news/emergencies({key})/EditorialPage/$ref
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
application/json
{
"@odata.id": "http://host/route/service/type(key)"
}
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Delete set of related items of type EditorialPage from emergencies item.
DELETE /api/news/emergencies({key})/EditorialPage/$ref
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type EmergencyEvent from emergencies item.
GET /api/news/emergencies({key})/EmergencyEvent
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
PublicationDate | System.DateTimeOffset | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: True | |
IncludeInSitemap | System.Boolean | Read only: False | |
SystemSourceKey | System.String | Read only: False | |
UrlName | System.String | Read only: False | |
ItemDefaultUrl | System.String | Read only: True | |
healthtopics | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
EventId | System.String | Read only: False | |
EmergencyEventStartDate | System.DateTimeOffset | Read only: False | |
healthtopictypes | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T03:39:23.6532463Z",
"PublicationDate": "2025-09-11T03:39:23.6532463Z",
"DateCreated": "2025-09-11T03:39:23.6532463Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "7ac5c3d9-8290-4c6e-979b-dce525c9f1ef",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2025-09-11T03:39:23.6532463Z",
"healthtopictypes": "7f771ea4-9d10-4c4b-bc3a-7b8b9c5a07cc",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:39:23.6532463+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T03:39:23.6532463Z",
"PublicationDate": "2025-09-11T03:39:23.6532463Z",
"DateCreated": "2025-09-11T03:39:23.6532463Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "7ac5c3d9-8290-4c6e-979b-dce525c9f1ef",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2025-09-11T03:39:23.6532463Z",
"healthtopictypes": "7f771ea4-9d10-4c4b-bc3a-7b8b9c5a07cc",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:39:23.6532463+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add EmergencyEvent relation to emergencies item.
POST /api/news/emergencies({key})/EmergencyEvent/$ref
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
application/json
{
"@odata.id": "http://host/route/service/type(key)"
}
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Delete set of related items of type EmergencyEvent from emergencies item.
DELETE /api/news/emergencies({key})/EmergencyEvent/$ref
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.