Returns a set of data items of type diseaseoutbreaknews.
GET /api/emergencies/diseaseoutbreaknews
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 | |
| Response | System.String | Read only: False | |
| FurtherInformation | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| TitleSuffix | System.String | Read only: False | |
| UseOverrideTitle | System.Boolean | Read only: False | |
| Title | System.String | Read only: False | |
| Epidemiology | System.String | Read only: False | |
| OverrideTitle | System.String | Read only: False | |
| Advice | System.String | Read only: False | |
| Assessment | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| DonId | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| FormattedDate | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-08-29T10:41:45.5568401Z",
"PublicationDate": "2026-08-29T10:41:45.5568401Z",
"DateCreated": "2026-08-29T10:41:45.5568401Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Response": "sample string 8",
"FurtherInformation": "sample string 9",
"Summary": "sample string 10",
"regionscountries": "4b0a249d-7d1c-4e9b-bf22-d94fee3f1f03",
"PublicationDateAndTime": "2026-08-29T10:41:45.5568401Z",
"TitleSuffix": "sample string 13",
"UseOverrideTitle": true,
"Title": "sample string 15",
"Epidemiology": "sample string 16",
"OverrideTitle": "sample string 17",
"Advice": "sample string 18",
"Assessment": "sample string 19",
"Overview": "sample string 20",
"DonId": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-29T10:41:45.5568401+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormattedDate": "sample string 23"
},
{
"LastModified": "2026-08-29T10:41:45.5568401Z",
"PublicationDate": "2026-08-29T10:41:45.5568401Z",
"DateCreated": "2026-08-29T10:41:45.5568401Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Response": "sample string 8",
"FurtherInformation": "sample string 9",
"Summary": "sample string 10",
"regionscountries": "4b0a249d-7d1c-4e9b-bf22-d94fee3f1f03",
"PublicationDateAndTime": "2026-08-29T10:41:45.5568401Z",
"TitleSuffix": "sample string 13",
"UseOverrideTitle": true,
"Title": "sample string 15",
"Epidemiology": "sample string 16",
"OverrideTitle": "sample string 17",
"Advice": "sample string 18",
"Assessment": "sample string 19",
"Overview": "sample string 20",
"DonId": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-29T10:41:45.5568401+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormattedDate": "sample string 23"
}
]Gets diseaseoutbreaknews item by id.
GET /api/emergencies/diseaseoutbreaknews({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 | |
| Response | System.String | Read only: False | |
| FurtherInformation | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| TitleSuffix | System.String | Read only: False | |
| UseOverrideTitle | System.Boolean | Read only: False | |
| Title | System.String | Read only: False | |
| Epidemiology | System.String | Read only: False | |
| OverrideTitle | System.String | Read only: False | |
| Advice | System.String | Read only: False | |
| Assessment | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| DonId | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| FormattedDate | System.String | Read only: True |
application/json
{
"LastModified": "2026-08-29T10:41:45.5568401Z",
"PublicationDate": "2026-08-29T10:41:45.5568401Z",
"DateCreated": "2026-08-29T10:41:45.5568401Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Response": "sample string 8",
"FurtherInformation": "sample string 9",
"Summary": "sample string 10",
"regionscountries": "5f657200-d045-4862-8e1d-e74e3433b180",
"PublicationDateAndTime": "2026-08-29T10:41:45.5568401Z",
"TitleSuffix": "sample string 13",
"UseOverrideTitle": true,
"Title": "sample string 15",
"Epidemiology": "sample string 16",
"OverrideTitle": "sample string 17",
"Advice": "sample string 18",
"Assessment": "sample string 19",
"Overview": "sample string 20",
"DonId": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-29T10:41:45.5568401+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormattedDate": "sample string 23"
}Gets Id property from diseaseoutbreaknews item.
GET /api/emergencies/diseaseoutbreaknews({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": "6ce17460-f16f-4721-9861-26c1227fe63f"
}Creates a diseaseoutbreaknews item.
POST /api/emergencies/diseaseoutbreaknews
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 | |
| Response | System.String | Read only: False | |
| FurtherInformation | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| TitleSuffix | System.String | Read only: False | |
| UseOverrideTitle | System.Boolean | Read only: False | |
| Title | System.String | Read only: False | |
| Epidemiology | System.String | Read only: False | |
| OverrideTitle | System.String | Read only: False | |
| Advice | System.String | Read only: False | |
| Assessment | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| DonId | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| FormattedDate | System.String | Read only: True |
application/json
{
"PublicationDate": "2026-08-29T10:41:45.5568401Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Response": "sample string 5",
"FurtherInformation": "sample string 6",
"Summary": "sample string 7",
"regionscountries": "f3970a5e-f032-415e-8173-4e75fbf86345",
"PublicationDateAndTime": "2026-08-29T10:41:45.5568401Z",
"TitleSuffix": "sample string 10",
"UseOverrideTitle": true,
"Title": "sample string 12",
"Epidemiology": "sample string 13",
"OverrideTitle": "sample string 14",
"Advice": "sample string 15",
"Assessment": "sample string 16",
"Overview": "sample string 17",
"DonId": "sample string 18"
}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 | |
| Response | System.String | Read only: False | |
| FurtherInformation | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| TitleSuffix | System.String | Read only: False | |
| UseOverrideTitle | System.Boolean | Read only: False | |
| Title | System.String | Read only: False | |
| Epidemiology | System.String | Read only: False | |
| OverrideTitle | System.String | Read only: False | |
| Advice | System.String | Read only: False | |
| Assessment | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| DonId | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| FormattedDate | System.String | Read only: True |
application/json
{
"LastModified": "2026-08-29T10:41:45.5568401Z",
"PublicationDate": "2026-08-29T10:41:45.5568401Z",
"DateCreated": "2026-08-29T10:41:45.5568401Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Response": "sample string 8",
"FurtherInformation": "sample string 9",
"Summary": "sample string 10",
"regionscountries": "ca522de4-ed4b-4f15-a86c-b3d8aded9e21",
"PublicationDateAndTime": "2026-08-29T10:41:45.5568401Z",
"TitleSuffix": "sample string 13",
"UseOverrideTitle": true,
"Title": "sample string 15",
"Epidemiology": "sample string 16",
"OverrideTitle": "sample string 17",
"Advice": "sample string 18",
"Assessment": "sample string 19",
"Overview": "sample string 20",
"DonId": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-29T10:41:45.5568401+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormattedDate": "sample string 23"
}Partial update for diseaseoutbreaknews item.
PATCH /api/emergencies/diseaseoutbreaknews({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 | |
| Response | System.String | Read only: False | |
| FurtherInformation | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| TitleSuffix | System.String | Read only: False | |
| UseOverrideTitle | System.Boolean | Read only: False | |
| Title | System.String | Read only: False | |
| Epidemiology | System.String | Read only: False | |
| OverrideTitle | System.String | Read only: False | |
| Advice | System.String | Read only: False | |
| Assessment | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| DonId | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| FormattedDate | System.String | Read only: True |
application/json
{
"PublicationDate": "2026-08-29T10:41:45.5568401Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Response": "sample string 5",
"FurtherInformation": "sample string 6",
"Summary": "sample string 7",
"regionscountries": "a8a5bd4d-fa93-4b10-812f-0082d72cafa8",
"PublicationDateAndTime": "2026-08-29T10:41:45.5568401Z",
"TitleSuffix": "sample string 10",
"UseOverrideTitle": true,
"Title": "sample string 12",
"Epidemiology": "sample string 13",
"OverrideTitle": "sample string 14",
"Advice": "sample string 15",
"Assessment": "sample string 16",
"Overview": "sample string 17",
"DonId": "sample string 18"
}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 diseaseoutbreaknews item.
PUT /api/emergencies/diseaseoutbreaknews({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 | |
| Response | System.String | Read only: False | |
| FurtherInformation | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| TitleSuffix | System.String | Read only: False | |
| UseOverrideTitle | System.Boolean | Read only: False | |
| Title | System.String | Read only: False | |
| Epidemiology | System.String | Read only: False | |
| OverrideTitle | System.String | Read only: False | |
| Advice | System.String | Read only: False | |
| Assessment | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| DonId | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| FormattedDate | System.String | Read only: True |
application/json
{
"PublicationDate": "2026-08-29T10:41:45.5568401Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Response": "sample string 5",
"FurtherInformation": "sample string 6",
"Summary": "sample string 7",
"regionscountries": "8a815211-5e12-4e7f-8be1-ffa602af9ab3",
"PublicationDateAndTime": "2026-08-29T10:41:45.5568401Z",
"TitleSuffix": "sample string 10",
"UseOverrideTitle": true,
"Title": "sample string 12",
"Epidemiology": "sample string 13",
"OverrideTitle": "sample string 14",
"Advice": "sample string 15",
"Assessment": "sample string 16",
"Overview": "sample string 17",
"DonId": "sample string 18"
}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 diseaseoutbreaknews item by Id.
DELETE /api/emergencies/diseaseoutbreaknews({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 Response_Images from diseaseoutbreaknews item.
GET /api/emergencies/diseaseoutbreaknews({key})/Response_Images
| 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 | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-08-29T10:41:45.5568401Z",
"PublicationDate": "2026-08-29T10:41:45.5568401Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-29T10:41:45.5568401Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "01bc6955-c7b4-4292-a6ae-2b988658aa70",
"publishingoffices": "350adc5e-74af-45f8-bab4-9f00fd7e99cc",
"events": "ac38612f-d618-49fb-ad1b-37e64b5d281f",
"targets": "0a88a8aa-ec61-4cc0-b1c0-6f10b66bd697",
"Category": "b38bbe0b-2253-4c3e-9175-0e84ecb05e0a",
"imagetypes": "0e4edd9e-dedd-43bb-9401-6563053477f2",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "91c373f2-7e3a-47e5-a722-252f8bedb460",
"stakeholders": "1d9c8c2a-9daa-4acf-a580-5d8e78e7b36c",
"Tags": "d27a188e-96b7-4075-996a-3f95e6ce627b",
"healthtopics": "afe6aa1d-f413-4698-b1c6-61f2b600d2d1",
"targetaudiences": "17a98aec-8f59-48c9-8503-29c7980c4519",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "d04e1d6a-698a-4268-85d0-ac6b97379b13",
"ParentId": "71a3285c-1b38-4f95-b01e-08420c19c279",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-08-29T10:41:45.5568401Z",
"PublicationDate": "2026-08-29T10:41:45.5568401Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-29T10:41:45.5568401Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "01bc6955-c7b4-4292-a6ae-2b988658aa70",
"publishingoffices": "350adc5e-74af-45f8-bab4-9f00fd7e99cc",
"events": "ac38612f-d618-49fb-ad1b-37e64b5d281f",
"targets": "0a88a8aa-ec61-4cc0-b1c0-6f10b66bd697",
"Category": "b38bbe0b-2253-4c3e-9175-0e84ecb05e0a",
"imagetypes": "0e4edd9e-dedd-43bb-9401-6563053477f2",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "91c373f2-7e3a-47e5-a722-252f8bedb460",
"stakeholders": "1d9c8c2a-9daa-4acf-a580-5d8e78e7b36c",
"Tags": "d27a188e-96b7-4075-996a-3f95e6ce627b",
"healthtopics": "afe6aa1d-f413-4698-b1c6-61f2b600d2d1",
"targetaudiences": "17a98aec-8f59-48c9-8503-29c7980c4519",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "d04e1d6a-698a-4268-85d0-ac6b97379b13",
"ParentId": "71a3285c-1b38-4f95-b01e-08420c19c279",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add Response_Images relation to diseaseoutbreaknews item.
POST /api/emergencies/diseaseoutbreaknews({key})/Response_Images/$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 Response_Images from diseaseoutbreaknews item.
DELETE /api/emergencies/diseaseoutbreaknews({key})/Response_Images/$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 FurtherInformation_Images from diseaseoutbreaknews item.
GET /api/emergencies/diseaseoutbreaknews({key})/FurtherInformation_Images
| 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 | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-08-29T10:41:45.5568401Z",
"PublicationDate": "2026-08-29T10:41:45.5568401Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-29T10:41:45.5568401Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "478af92d-2994-402f-8bbb-da5180593875",
"publishingoffices": "58170423-6aae-45c3-ac03-22c02c132eb3",
"events": "6deb0c52-dc5e-450f-88e1-e418a434280b",
"targets": "9509b149-cc41-4b03-af44-687e4aacfb53",
"Category": "5b937a43-fd03-4b25-b094-fe88f72200d1",
"imagetypes": "139e3890-c1a5-4cab-940a-03847d89c9b3",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "8893db84-b50e-4825-af19-341418b1119d",
"stakeholders": "656edc16-98bb-4143-abc9-471d6688eb9f",
"Tags": "587231e7-f9e3-4c45-8bab-8dddcb0bb3e1",
"healthtopics": "5737c113-afd6-43d8-954d-c40816ee0eaa",
"targetaudiences": "87b78b82-e725-43ed-8b9a-da8af1e62769",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "64d12ddc-a4b8-4536-ae11-2a282721dbdb",
"ParentId": "a704f62c-656b-440f-8ff5-06792356a296",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-08-29T10:41:45.5568401Z",
"PublicationDate": "2026-08-29T10:41:45.5568401Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-29T10:41:45.5568401Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "478af92d-2994-402f-8bbb-da5180593875",
"publishingoffices": "58170423-6aae-45c3-ac03-22c02c132eb3",
"events": "6deb0c52-dc5e-450f-88e1-e418a434280b",
"targets": "9509b149-cc41-4b03-af44-687e4aacfb53",
"Category": "5b937a43-fd03-4b25-b094-fe88f72200d1",
"imagetypes": "139e3890-c1a5-4cab-940a-03847d89c9b3",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "8893db84-b50e-4825-af19-341418b1119d",
"stakeholders": "656edc16-98bb-4143-abc9-471d6688eb9f",
"Tags": "587231e7-f9e3-4c45-8bab-8dddcb0bb3e1",
"healthtopics": "5737c113-afd6-43d8-954d-c40816ee0eaa",
"targetaudiences": "87b78b82-e725-43ed-8b9a-da8af1e62769",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "64d12ddc-a4b8-4536-ae11-2a282721dbdb",
"ParentId": "a704f62c-656b-440f-8ff5-06792356a296",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add FurtherInformation_Images relation to diseaseoutbreaknews item.
POST /api/emergencies/diseaseoutbreaknews({key})/FurtherInformation_Images/$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 FurtherInformation_Images from diseaseoutbreaknews item.
DELETE /api/emergencies/diseaseoutbreaknews({key})/FurtherInformation_Images/$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 Overview_Images from diseaseoutbreaknews item.
GET /api/emergencies/diseaseoutbreaknews({key})/Overview_Images
| 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 | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-08-29T10:41:45.5568401Z",
"PublicationDate": "2026-08-29T10:41:45.5568401Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-29T10:41:45.5568401Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "a7bb591f-f933-4698-8159-694eec026efc",
"publishingoffices": "0fad1301-1c00-4720-b671-97a1a964c496",
"events": "341a3c4d-cc54-4dae-8498-13db2623d5d7",
"targets": "f393d8b4-d738-40ca-9c4a-932e3eeefbae",
"Category": "e99ad8a7-ace4-4cad-ac4c-e936109814df",
"imagetypes": "c05c2bc7-74cc-4aa8-b756-38ab936f1f61",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "5ef15a7c-189f-41d7-a97e-a3a7ec0786eb",
"stakeholders": "6d8478b0-1f04-4814-bbc3-b33e9a8a5e2e",
"Tags": "25088992-b808-4b53-a24d-75b74eb3e51a",
"healthtopics": "e2d03666-1ae4-4e34-819a-03e8b5f05c62",
"targetaudiences": "a66f38cd-3799-49cc-8122-37ef3f9a7628",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "59739064-6fe7-4c16-9b41-06bb2066cf13",
"ParentId": "686ae4bc-2cce-40d6-a304-504de37ee1ff",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-08-29T10:41:45.5568401Z",
"PublicationDate": "2026-08-29T10:41:45.5568401Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-29T10:41:45.5568401Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "a7bb591f-f933-4698-8159-694eec026efc",
"publishingoffices": "0fad1301-1c00-4720-b671-97a1a964c496",
"events": "341a3c4d-cc54-4dae-8498-13db2623d5d7",
"targets": "f393d8b4-d738-40ca-9c4a-932e3eeefbae",
"Category": "e99ad8a7-ace4-4cad-ac4c-e936109814df",
"imagetypes": "c05c2bc7-74cc-4aa8-b756-38ab936f1f61",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "5ef15a7c-189f-41d7-a97e-a3a7ec0786eb",
"stakeholders": "6d8478b0-1f04-4814-bbc3-b33e9a8a5e2e",
"Tags": "25088992-b808-4b53-a24d-75b74eb3e51a",
"healthtopics": "e2d03666-1ae4-4e34-819a-03e8b5f05c62",
"targetaudiences": "a66f38cd-3799-49cc-8122-37ef3f9a7628",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "59739064-6fe7-4c16-9b41-06bb2066cf13",
"ParentId": "686ae4bc-2cce-40d6-a304-504de37ee1ff",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add Overview_Images relation to diseaseoutbreaknews item.
POST /api/emergencies/diseaseoutbreaknews({key})/Overview_Images/$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 Overview_Images from diseaseoutbreaknews item.
DELETE /api/emergencies/diseaseoutbreaknews({key})/Overview_Images/$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 DonImage from diseaseoutbreaknews item.
GET /api/emergencies/diseaseoutbreaknews({key})/DonImage
| 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 | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-08-29T10:41:45.5568401Z",
"PublicationDate": "2026-08-29T10:41:45.5568401Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-29T10:41:45.5568401Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "f58f92e1-5543-402e-a45f-22683f5afb25",
"publishingoffices": "d645f0e0-5ed0-4b3d-a524-b601d945325c",
"events": "5231feaf-3361-4fb3-a170-03a1a3bb9f21",
"targets": "0c02c701-4c91-4100-89e8-554832ed0379",
"Category": "631955f8-0a12-47b8-a648-370bcd628d96",
"imagetypes": "f27bd4b0-759b-4e4a-9b3c-3b0e11525df1",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "f4c79644-5b85-4ece-a678-fc86b0e6d1de",
"stakeholders": "9a0bf65d-3712-4f11-97cf-5b337a7766e8",
"Tags": "d56c6931-1511-422a-82f6-697bfd3bb820",
"healthtopics": "699403d3-af24-40b8-bfb3-2a148ab71f1a",
"targetaudiences": "eb816395-7417-4fff-85b7-8c4731e7937f",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "cb85a602-2058-4911-93c2-a223bf6d1b4a",
"ParentId": "55794d68-e2c6-4f47-860c-7ae78663f309",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-08-29T10:41:45.5568401Z",
"PublicationDate": "2026-08-29T10:41:45.5568401Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-29T10:41:45.5568401Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "f58f92e1-5543-402e-a45f-22683f5afb25",
"publishingoffices": "d645f0e0-5ed0-4b3d-a524-b601d945325c",
"events": "5231feaf-3361-4fb3-a170-03a1a3bb9f21",
"targets": "0c02c701-4c91-4100-89e8-554832ed0379",
"Category": "631955f8-0a12-47b8-a648-370bcd628d96",
"imagetypes": "f27bd4b0-759b-4e4a-9b3c-3b0e11525df1",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "f4c79644-5b85-4ece-a678-fc86b0e6d1de",
"stakeholders": "9a0bf65d-3712-4f11-97cf-5b337a7766e8",
"Tags": "d56c6931-1511-422a-82f6-697bfd3bb820",
"healthtopics": "699403d3-af24-40b8-bfb3-2a148ab71f1a",
"targetaudiences": "eb816395-7417-4fff-85b7-8c4731e7937f",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "cb85a602-2058-4911-93c2-a223bf6d1b4a",
"ParentId": "55794d68-e2c6-4f47-860c-7ae78663f309",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add DonImage relation to diseaseoutbreaknews item.
POST /api/emergencies/diseaseoutbreaknews({key})/DonImage/$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 DonImage from diseaseoutbreaknews item.
DELETE /api/emergencies/diseaseoutbreaknews({key})/DonImage/$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 Summary_Images from diseaseoutbreaknews item.
GET /api/emergencies/diseaseoutbreaknews({key})/Summary_Images
| 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 | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-08-29T10:41:45.5568401Z",
"PublicationDate": "2026-08-29T10:41:45.5568401Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-29T10:41:45.5568401Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "e886cc15-bcf2-49a7-8af1-0d21785c0725",
"publishingoffices": "09451fa3-a6c1-46b1-b320-8d1f18845ef0",
"events": "2320bcf9-02f5-499f-98b8-11cd9076876a",
"targets": "ac07c7ae-b2f2-4bda-a2a8-6c05e6c91e68",
"Category": "292afe4e-924e-47d1-9b4f-3c9b130a1122",
"imagetypes": "675e3123-7f92-4bbe-bc6d-9309798d634e",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "e702b476-f9dd-4e49-a885-d607626c64e5",
"stakeholders": "e51e433e-d854-4bd6-8089-0c659e911237",
"Tags": "e0df450d-b590-4213-b132-822266238da4",
"healthtopics": "fe88c8aa-3132-420e-8b8a-d6a9e08586dc",
"targetaudiences": "335b9c9d-db00-40df-932e-61c1f5d30947",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "4a787534-df06-4571-b544-375e78e19612",
"ParentId": "58bcd4d0-d067-4090-9d08-c29994b8de48",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-08-29T10:41:45.5568401Z",
"PublicationDate": "2026-08-29T10:41:45.5568401Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-29T10:41:45.5568401Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "e886cc15-bcf2-49a7-8af1-0d21785c0725",
"publishingoffices": "09451fa3-a6c1-46b1-b320-8d1f18845ef0",
"events": "2320bcf9-02f5-499f-98b8-11cd9076876a",
"targets": "ac07c7ae-b2f2-4bda-a2a8-6c05e6c91e68",
"Category": "292afe4e-924e-47d1-9b4f-3c9b130a1122",
"imagetypes": "675e3123-7f92-4bbe-bc6d-9309798d634e",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "e702b476-f9dd-4e49-a885-d607626c64e5",
"stakeholders": "e51e433e-d854-4bd6-8089-0c659e911237",
"Tags": "e0df450d-b590-4213-b132-822266238da4",
"healthtopics": "fe88c8aa-3132-420e-8b8a-d6a9e08586dc",
"targetaudiences": "335b9c9d-db00-40df-932e-61c1f5d30947",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "4a787534-df06-4571-b544-375e78e19612",
"ParentId": "58bcd4d0-d067-4090-9d08-c29994b8de48",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add Summary_Images relation to diseaseoutbreaknews item.
POST /api/emergencies/diseaseoutbreaknews({key})/Summary_Images/$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 Summary_Images from diseaseoutbreaknews item.
DELETE /api/emergencies/diseaseoutbreaknews({key})/Summary_Images/$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 Epidemiology_Images from diseaseoutbreaknews item.
GET /api/emergencies/diseaseoutbreaknews({key})/Epidemiology_Images
| 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 | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-08-29T10:41:45.5568401Z",
"PublicationDate": "2026-08-29T10:41:45.5568401Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-29T10:41:45.5568401Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "5d6e2948-14d8-4da8-9b9a-09c383b6b6f3",
"publishingoffices": "45d118e7-4afa-4870-be4a-bd2a1fd57179",
"events": "9814208b-c1b6-4523-94ec-5a75e3bbb72f",
"targets": "de07770d-c571-4e48-87f9-0c8212d59013",
"Category": "24a13783-5a1f-41e9-a8a5-85943c9aac09",
"imagetypes": "fd02f5dc-e576-42d3-a6e2-ea539b8b38ec",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "aafced88-2073-4982-8634-22eed8c255da",
"stakeholders": "76439378-7e89-432d-a95b-3c6b1b4d5a20",
"Tags": "f1c70760-bcfe-47aa-8c22-9d40450f5947",
"healthtopics": "2041d23a-ef22-403b-8f95-e5f51a2dfaa8",
"targetaudiences": "68359b72-fdbb-49e5-81ff-1bc56ac79aa3",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "58e7c908-b5be-4404-8b12-d0ee4018b77f",
"ParentId": "a924fc40-9bc1-4c17-9648-db59782a6b62",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-08-29T10:41:45.5568401Z",
"PublicationDate": "2026-08-29T10:41:45.5568401Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-29T10:41:45.5568401Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "5d6e2948-14d8-4da8-9b9a-09c383b6b6f3",
"publishingoffices": "45d118e7-4afa-4870-be4a-bd2a1fd57179",
"events": "9814208b-c1b6-4523-94ec-5a75e3bbb72f",
"targets": "de07770d-c571-4e48-87f9-0c8212d59013",
"Category": "24a13783-5a1f-41e9-a8a5-85943c9aac09",
"imagetypes": "fd02f5dc-e576-42d3-a6e2-ea539b8b38ec",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "aafced88-2073-4982-8634-22eed8c255da",
"stakeholders": "76439378-7e89-432d-a95b-3c6b1b4d5a20",
"Tags": "f1c70760-bcfe-47aa-8c22-9d40450f5947",
"healthtopics": "2041d23a-ef22-403b-8f95-e5f51a2dfaa8",
"targetaudiences": "68359b72-fdbb-49e5-81ff-1bc56ac79aa3",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "58e7c908-b5be-4404-8b12-d0ee4018b77f",
"ParentId": "a924fc40-9bc1-4c17-9648-db59782a6b62",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add Epidemiology_Images relation to diseaseoutbreaknews item.
POST /api/emergencies/diseaseoutbreaknews({key})/Epidemiology_Images/$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 Epidemiology_Images from diseaseoutbreaknews item.
DELETE /api/emergencies/diseaseoutbreaknews({key})/Epidemiology_Images/$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 Assessment_Images from diseaseoutbreaknews item.
GET /api/emergencies/diseaseoutbreaknews({key})/Assessment_Images
| 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 | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-08-29T10:41:45.5724653Z",
"PublicationDate": "2026-08-29T10:41:45.5724653Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-29T10:41:45.5724653Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "50328684-7baa-4e8e-b905-91a9f30598f5",
"publishingoffices": "e8c781fd-6bdc-4eaf-96f9-71b189f3e220",
"events": "8608163a-c82c-4d5c-b9db-5b5a53e7784d",
"targets": "c9a38efb-fd54-4af7-abf5-7ad4816460fe",
"Category": "7d62dc47-fa37-4873-bfd4-aa721cdde61a",
"imagetypes": "87af562b-ec62-48a3-b637-418a6e6641ef",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "947ae66a-dd1a-4178-9153-8f0a0cdf0818",
"stakeholders": "a9ed03e2-65f7-482e-8483-b7f49b1ff825",
"Tags": "acae458f-8e93-423e-9c11-b8ef87ba954a",
"healthtopics": "5ece4286-db3e-4032-a578-a58711df4c19",
"targetaudiences": "2c2638a8-bd3d-4e1c-bc0c-2e7a1c966fe3",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "948674f8-394d-4316-8260-d21fed743e5c",
"ParentId": "8864b430-f104-494d-b1e6-e57a2c71abec",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-08-29T10:41:45.5724653Z",
"PublicationDate": "2026-08-29T10:41:45.5724653Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-29T10:41:45.5724653Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "50328684-7baa-4e8e-b905-91a9f30598f5",
"publishingoffices": "e8c781fd-6bdc-4eaf-96f9-71b189f3e220",
"events": "8608163a-c82c-4d5c-b9db-5b5a53e7784d",
"targets": "c9a38efb-fd54-4af7-abf5-7ad4816460fe",
"Category": "7d62dc47-fa37-4873-bfd4-aa721cdde61a",
"imagetypes": "87af562b-ec62-48a3-b637-418a6e6641ef",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "947ae66a-dd1a-4178-9153-8f0a0cdf0818",
"stakeholders": "a9ed03e2-65f7-482e-8483-b7f49b1ff825",
"Tags": "acae458f-8e93-423e-9c11-b8ef87ba954a",
"healthtopics": "5ece4286-db3e-4032-a578-a58711df4c19",
"targetaudiences": "2c2638a8-bd3d-4e1c-bc0c-2e7a1c966fe3",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "948674f8-394d-4316-8260-d21fed743e5c",
"ParentId": "8864b430-f104-494d-b1e6-e57a2c71abec",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add Assessment_Images relation to diseaseoutbreaknews item.
POST /api/emergencies/diseaseoutbreaknews({key})/Assessment_Images/$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 Assessment_Images from diseaseoutbreaknews item.
DELETE /api/emergencies/diseaseoutbreaknews({key})/Assessment_Images/$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 Advice_Images from diseaseoutbreaknews item.
GET /api/emergencies/diseaseoutbreaknews({key})/Advice_Images
| 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 | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-08-29T10:41:45.5724653Z",
"PublicationDate": "2026-08-29T10:41:45.5724653Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-29T10:41:45.5724653Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "119f29c3-6fe7-4bbb-b8c5-fa2ccd5e5363",
"publishingoffices": "36a64fdf-9f8f-4327-b57e-496a7f05d4f3",
"events": "85902ea6-7108-4505-8fc8-7de0a83ae388",
"targets": "5ba6c362-262f-44b2-959a-c80ae2fc1179",
"Category": "aacf484e-f44a-4bc4-aef2-fb2305e4ff96",
"imagetypes": "e9fbb322-9738-4269-b53c-01fa3430341b",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "b1751934-8e4f-4661-8180-5e2b3caa5985",
"stakeholders": "9fd096f0-0b51-402b-9581-a6df0c834a85",
"Tags": "80620301-9ebf-4d1f-8b1b-7faff3473a04",
"healthtopics": "33fe6dcf-7a38-4b0c-8567-0daf3fcaf486",
"targetaudiences": "5de6d968-b890-49a8-bb69-cbd1c7d3676f",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "e6bc2061-a025-4d82-a87c-14be50add13b",
"ParentId": "b88932e3-2176-43cd-b4ae-01e49118bef3",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-08-29T10:41:45.5724653Z",
"PublicationDate": "2026-08-29T10:41:45.5724653Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-29T10:41:45.5724653Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "119f29c3-6fe7-4bbb-b8c5-fa2ccd5e5363",
"publishingoffices": "36a64fdf-9f8f-4327-b57e-496a7f05d4f3",
"events": "85902ea6-7108-4505-8fc8-7de0a83ae388",
"targets": "5ba6c362-262f-44b2-959a-c80ae2fc1179",
"Category": "aacf484e-f44a-4bc4-aef2-fb2305e4ff96",
"imagetypes": "e9fbb322-9738-4269-b53c-01fa3430341b",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "b1751934-8e4f-4661-8180-5e2b3caa5985",
"stakeholders": "9fd096f0-0b51-402b-9581-a6df0c834a85",
"Tags": "80620301-9ebf-4d1f-8b1b-7faff3473a04",
"healthtopics": "33fe6dcf-7a38-4b0c-8567-0daf3fcaf486",
"targetaudiences": "5de6d968-b890-49a8-bb69-cbd1c7d3676f",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "e6bc2061-a025-4d82-a87c-14be50add13b",
"ParentId": "b88932e3-2176-43cd-b4ae-01e49118bef3",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add Advice_Images relation to diseaseoutbreaknews item.
POST /api/emergencies/diseaseoutbreaknews({key})/Advice_Images/$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 Advice_Images from diseaseoutbreaknews item.
DELETE /api/emergencies/diseaseoutbreaknews({key})/Advice_Images/$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 diseaseoutbreaknews item.
GET /api/emergencies/diseaseoutbreaknews({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": "2026-08-29T10:41:45.5724653Z",
"PublicationDate": "2026-08-29T10:41:45.5724653Z",
"DateCreated": "2026-08-29T10:41:45.5724653Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "cbdf9fa2-8b96-4c04-8d9b-4da7b6b7c80d",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-08-29T10:41:45.5724653Z",
"healthtopictypes": "f2919624-0737-48eb-9314-d06801cc3555",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-29T10:41:45.5724653+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-29T10:41:45.5724653Z",
"PublicationDate": "2026-08-29T10:41:45.5724653Z",
"DateCreated": "2026-08-29T10:41:45.5724653Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "cbdf9fa2-8b96-4c04-8d9b-4da7b6b7c80d",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-08-29T10:41:45.5724653Z",
"healthtopictypes": "f2919624-0737-48eb-9314-d06801cc3555",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-29T10:41:45.5724653+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add EmergencyEvent relation to diseaseoutbreaknews item.
POST /api/emergencies/diseaseoutbreaknews({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 diseaseoutbreaknews item.
DELETE /api/emergencies/diseaseoutbreaknews({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.