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-06-27T03:10:52.9374806Z",
"PublicationDate": "2026-06-27T03:10:52.9374806Z",
"DateCreated": "2026-06-27T03:10:52.9374806Z",
"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": "6b08ead0-64be-4fcc-a2a3-e8bc85f5fb08",
"PublicationDateAndTime": "2026-06-27T03:10:52.9374806Z",
"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-06-27T03:10:52.9374806+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormattedDate": "sample string 23"
},
{
"LastModified": "2026-06-27T03:10:52.9374806Z",
"PublicationDate": "2026-06-27T03:10:52.9374806Z",
"DateCreated": "2026-06-27T03:10:52.9374806Z",
"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": "6b08ead0-64be-4fcc-a2a3-e8bc85f5fb08",
"PublicationDateAndTime": "2026-06-27T03:10:52.9374806Z",
"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-06-27T03:10:52.9374806+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-06-27T03:10:52.9374806Z",
"PublicationDate": "2026-06-27T03:10:52.9374806Z",
"DateCreated": "2026-06-27T03:10:52.9374806Z",
"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": "b1c3080f-6145-4fe2-8d93-226f7bf10400",
"PublicationDateAndTime": "2026-06-27T03:10:52.9374806Z",
"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-06-27T03:10:52.9374806+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": "d2826aac-6df3-43e7-966a-f033d26178d9"
}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-06-27T03:10:52.9374806Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Response": "sample string 5",
"FurtherInformation": "sample string 6",
"Summary": "sample string 7",
"regionscountries": "cc04ab91-e083-4336-bab6-f625d4f13cdc",
"PublicationDateAndTime": "2026-06-27T03:10:52.9374806Z",
"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-06-27T03:10:52.9374806Z",
"PublicationDate": "2026-06-27T03:10:52.9374806Z",
"DateCreated": "2026-06-27T03:10:52.9374806Z",
"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": "782493b9-99c5-4cf9-a3f0-d9fa6cfc04c7",
"PublicationDateAndTime": "2026-06-27T03:10:52.9374806Z",
"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-06-27T03:10:52.9374806+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-06-27T03:10:52.9374806Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Response": "sample string 5",
"FurtherInformation": "sample string 6",
"Summary": "sample string 7",
"regionscountries": "f4013a16-9413-40da-9985-5fb8b7da4510",
"PublicationDateAndTime": "2026-06-27T03:10:52.9374806Z",
"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-06-27T03:10:52.9374806Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Response": "sample string 5",
"FurtherInformation": "sample string 6",
"Summary": "sample string 7",
"regionscountries": "8d60bff1-0f4b-4713-b226-304628fba2ac",
"PublicationDateAndTime": "2026-06-27T03:10:52.9374806Z",
"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 | |
| 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-06-27T03:10:52.9374806Z",
"PublicationDate": "2026-06-27T03:10:52.9374806Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-27T03:10:52.9374806Z",
"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": "dc06733c-fd39-4693-ad4b-ef0027374f68",
"publishingoffices": "03427b94-d065-48b7-b4fb-d86d344d08e3",
"events": "72a684a1-7601-49e1-a7bf-d342ba60a9b4",
"targets": "ad826c85-b85c-49f6-8c0b-baebd78d8b05",
"Category": "3f62bbb7-9713-479a-bc3f-a1e2a8933f11",
"imagetypes": "fc111547-b200-4a8b-a914-122e367df4c7",
"departmentaltargets": "baae8121-95c1-4c29-9ad1-cb956191eaac",
"stakeholders": "a1e85f11-a85c-4797-801d-626ced7f6d92",
"Tags": "779ec086-6ad7-4d58-aa88-fdc64ca8efa4",
"healthtopics": "54c821d8-9d37-4a29-91b3-14ba3776e767",
"targetaudiences": "d943c3dd-ef48-4b72-af83-52abe5ac8bc4",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "76425284-fbb1-4dc5-a5f8-a270156f1082",
"ParentId": "d0ac07c7-2e50-43b8-b30e-76f3fa609858",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-06-27T03:10:52.9374806Z",
"PublicationDate": "2026-06-27T03:10:52.9374806Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-27T03:10:52.9374806Z",
"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": "dc06733c-fd39-4693-ad4b-ef0027374f68",
"publishingoffices": "03427b94-d065-48b7-b4fb-d86d344d08e3",
"events": "72a684a1-7601-49e1-a7bf-d342ba60a9b4",
"targets": "ad826c85-b85c-49f6-8c0b-baebd78d8b05",
"Category": "3f62bbb7-9713-479a-bc3f-a1e2a8933f11",
"imagetypes": "fc111547-b200-4a8b-a914-122e367df4c7",
"departmentaltargets": "baae8121-95c1-4c29-9ad1-cb956191eaac",
"stakeholders": "a1e85f11-a85c-4797-801d-626ced7f6d92",
"Tags": "779ec086-6ad7-4d58-aa88-fdc64ca8efa4",
"healthtopics": "54c821d8-9d37-4a29-91b3-14ba3776e767",
"targetaudiences": "d943c3dd-ef48-4b72-af83-52abe5ac8bc4",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "76425284-fbb1-4dc5-a5f8-a270156f1082",
"ParentId": "d0ac07c7-2e50-43b8-b30e-76f3fa609858",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"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 | |
| 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-06-27T03:10:52.9374806Z",
"PublicationDate": "2026-06-27T03:10:52.9374806Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-27T03:10:52.9374806Z",
"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": "fa179cc4-411d-45b6-a98e-62f60bc04975",
"publishingoffices": "68c6db87-1ae8-421c-99be-4f0e354403de",
"events": "356566bc-4df1-4c2c-84cf-ec89c4dde95d",
"targets": "7a0335bf-2b0c-4b78-aa48-0964826ab8a1",
"Category": "b3a7954a-1f46-42a5-8de0-56d31ceed620",
"imagetypes": "6bfb8cf7-39f7-4bf4-b07e-b4c52144b289",
"departmentaltargets": "5f84c02c-8055-4d8b-a359-2ab83fc15a84",
"stakeholders": "d7fc6f9d-5a6c-4070-9a41-190dc29e57f8",
"Tags": "0a9c3bfa-6a60-4920-9177-0886d9a88cee",
"healthtopics": "a72d1845-4155-4159-a685-b751995c07f6",
"targetaudiences": "35f360b4-d2a3-4f69-ad44-2e30400c1248",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "98341c55-4b6a-462a-8fce-7e23f77d7adc",
"ParentId": "0e05115b-cf98-402c-bd31-28a2c84f8361",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-06-27T03:10:52.9374806Z",
"PublicationDate": "2026-06-27T03:10:52.9374806Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-27T03:10:52.9374806Z",
"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": "fa179cc4-411d-45b6-a98e-62f60bc04975",
"publishingoffices": "68c6db87-1ae8-421c-99be-4f0e354403de",
"events": "356566bc-4df1-4c2c-84cf-ec89c4dde95d",
"targets": "7a0335bf-2b0c-4b78-aa48-0964826ab8a1",
"Category": "b3a7954a-1f46-42a5-8de0-56d31ceed620",
"imagetypes": "6bfb8cf7-39f7-4bf4-b07e-b4c52144b289",
"departmentaltargets": "5f84c02c-8055-4d8b-a359-2ab83fc15a84",
"stakeholders": "d7fc6f9d-5a6c-4070-9a41-190dc29e57f8",
"Tags": "0a9c3bfa-6a60-4920-9177-0886d9a88cee",
"healthtopics": "a72d1845-4155-4159-a685-b751995c07f6",
"targetaudiences": "35f360b4-d2a3-4f69-ad44-2e30400c1248",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "98341c55-4b6a-462a-8fce-7e23f77d7adc",
"ParentId": "0e05115b-cf98-402c-bd31-28a2c84f8361",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"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 | |
| 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-06-27T03:10:52.9374806Z",
"PublicationDate": "2026-06-27T03:10:52.9374806Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-27T03:10:52.9374806Z",
"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": "39be1bb6-814d-419e-9808-e38241df4b07",
"publishingoffices": "46cfc1d2-bebf-4df4-a8f9-2f540e1b5b88",
"events": "9d9f89f5-1455-44d7-a6b1-8b8529dc3264",
"targets": "d9a4333f-e475-43af-b6fa-f136e984d51b",
"Category": "b7b56697-3d12-4488-969a-eb6b0313a3ce",
"imagetypes": "d0f06119-b71f-4075-af65-691cb0526094",
"departmentaltargets": "2d65509f-5824-4c26-ab28-f2924d97be34",
"stakeholders": "f51f7410-50c2-4879-ba96-85da19763f7c",
"Tags": "fd9fa7ab-34ca-4aaf-978e-9984aab39327",
"healthtopics": "939a4c1f-5f69-4d0e-8f48-d5c9bb05db64",
"targetaudiences": "9d820ea5-8113-4867-81e7-9851e855e452",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "7f8a5477-547d-4ffd-ba62-773f4e1d42af",
"ParentId": "63f3435f-fb22-42c3-bf9c-9111a25b9832",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-06-27T03:10:52.9374806Z",
"PublicationDate": "2026-06-27T03:10:52.9374806Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-27T03:10:52.9374806Z",
"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": "39be1bb6-814d-419e-9808-e38241df4b07",
"publishingoffices": "46cfc1d2-bebf-4df4-a8f9-2f540e1b5b88",
"events": "9d9f89f5-1455-44d7-a6b1-8b8529dc3264",
"targets": "d9a4333f-e475-43af-b6fa-f136e984d51b",
"Category": "b7b56697-3d12-4488-969a-eb6b0313a3ce",
"imagetypes": "d0f06119-b71f-4075-af65-691cb0526094",
"departmentaltargets": "2d65509f-5824-4c26-ab28-f2924d97be34",
"stakeholders": "f51f7410-50c2-4879-ba96-85da19763f7c",
"Tags": "fd9fa7ab-34ca-4aaf-978e-9984aab39327",
"healthtopics": "939a4c1f-5f69-4d0e-8f48-d5c9bb05db64",
"targetaudiences": "9d820ea5-8113-4867-81e7-9851e855e452",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "7f8a5477-547d-4ffd-ba62-773f4e1d42af",
"ParentId": "63f3435f-fb22-42c3-bf9c-9111a25b9832",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"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 | |
| 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-06-27T03:10:52.9374806Z",
"PublicationDate": "2026-06-27T03:10:52.9374806Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-27T03:10:52.9374806Z",
"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": "5d9f77d6-0600-4737-93ef-197c7fa34ae1",
"publishingoffices": "b6a31bd6-38e4-4f63-8ae4-dcb40c12fc35",
"events": "600650a7-09a1-4478-a6d7-bcf667076a22",
"targets": "87a032f2-1e16-4e32-b291-40737a29e5a3",
"Category": "c2876a11-59c2-4a4b-ac23-1eeb6784dfae",
"imagetypes": "bbd1a389-ad2f-4e3b-811e-447a1591f652",
"departmentaltargets": "d754e089-9183-4eb0-b29c-302397925fdf",
"stakeholders": "75f5fbe9-0d20-4092-8e67-686bbe046800",
"Tags": "08932ed7-d44f-4a98-b27e-1dc6af55514c",
"healthtopics": "4d901948-e6a6-4dce-b2e2-01b2d6d0b918",
"targetaudiences": "19b9bbd1-b16f-4bc9-85cf-fc478f13e752",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "d1566b3d-c59b-4188-aa65-2237fda9c28b",
"ParentId": "9b61d474-50a6-4d4d-8a05-60af1b7c3855",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-06-27T03:10:52.9374806Z",
"PublicationDate": "2026-06-27T03:10:52.9374806Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-27T03:10:52.9374806Z",
"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": "5d9f77d6-0600-4737-93ef-197c7fa34ae1",
"publishingoffices": "b6a31bd6-38e4-4f63-8ae4-dcb40c12fc35",
"events": "600650a7-09a1-4478-a6d7-bcf667076a22",
"targets": "87a032f2-1e16-4e32-b291-40737a29e5a3",
"Category": "c2876a11-59c2-4a4b-ac23-1eeb6784dfae",
"imagetypes": "bbd1a389-ad2f-4e3b-811e-447a1591f652",
"departmentaltargets": "d754e089-9183-4eb0-b29c-302397925fdf",
"stakeholders": "75f5fbe9-0d20-4092-8e67-686bbe046800",
"Tags": "08932ed7-d44f-4a98-b27e-1dc6af55514c",
"healthtopics": "4d901948-e6a6-4dce-b2e2-01b2d6d0b918",
"targetaudiences": "19b9bbd1-b16f-4bc9-85cf-fc478f13e752",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "d1566b3d-c59b-4188-aa65-2237fda9c28b",
"ParentId": "9b61d474-50a6-4d4d-8a05-60af1b7c3855",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"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 | |
| 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-06-27T03:10:52.9374806Z",
"PublicationDate": "2026-06-27T03:10:52.9374806Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-27T03:10:52.9374806Z",
"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": "fa6f4cfd-e75c-4f07-b6fb-5bf4424463cc",
"publishingoffices": "03c03cc4-bfb6-49f9-a435-e0050f68be64",
"events": "3d95fade-d1f7-42d1-b4e0-cef8cbd64cb5",
"targets": "32fa4852-63e2-4824-a9d4-373ea85dd6fe",
"Category": "5b67c52d-905a-4422-a5f7-ef1e0898b0ef",
"imagetypes": "dce6ad1a-88b3-471e-93a6-8b69521de5ae",
"departmentaltargets": "f0f73034-d1b5-4c98-808f-010e8cfd2e13",
"stakeholders": "7234403d-330c-48ae-b10f-bf733739c1d2",
"Tags": "b59d2e6f-4ea6-46f4-95dd-ba2072e44ad3",
"healthtopics": "64bdbada-610f-420c-b596-93d849298cb6",
"targetaudiences": "efb97de1-28cf-4b7a-bf7c-d0fc068b133a",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "0daf3c3c-f3d9-4e11-b16b-eb544d20bdcc",
"ParentId": "343ca17c-2d64-46bc-99ff-ea6ac3cba601",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-06-27T03:10:52.9374806Z",
"PublicationDate": "2026-06-27T03:10:52.9374806Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-27T03:10:52.9374806Z",
"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": "fa6f4cfd-e75c-4f07-b6fb-5bf4424463cc",
"publishingoffices": "03c03cc4-bfb6-49f9-a435-e0050f68be64",
"events": "3d95fade-d1f7-42d1-b4e0-cef8cbd64cb5",
"targets": "32fa4852-63e2-4824-a9d4-373ea85dd6fe",
"Category": "5b67c52d-905a-4422-a5f7-ef1e0898b0ef",
"imagetypes": "dce6ad1a-88b3-471e-93a6-8b69521de5ae",
"departmentaltargets": "f0f73034-d1b5-4c98-808f-010e8cfd2e13",
"stakeholders": "7234403d-330c-48ae-b10f-bf733739c1d2",
"Tags": "b59d2e6f-4ea6-46f4-95dd-ba2072e44ad3",
"healthtopics": "64bdbada-610f-420c-b596-93d849298cb6",
"targetaudiences": "efb97de1-28cf-4b7a-bf7c-d0fc068b133a",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "0daf3c3c-f3d9-4e11-b16b-eb544d20bdcc",
"ParentId": "343ca17c-2d64-46bc-99ff-ea6ac3cba601",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"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 | |
| 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-06-27T03:10:52.9531079Z",
"PublicationDate": "2026-06-27T03:10:52.9531079Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-27T03:10:52.9531079Z",
"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": "c93627a9-7f69-442d-8349-05ed5b55d0e0",
"publishingoffices": "a6840761-3d30-40a3-aef5-bdc46b02acff",
"events": "edae108d-7308-4bd0-b62a-448b5fe0864f",
"targets": "a99bf536-14d7-4533-8c0a-2cd7da966160",
"Category": "8ec053a4-ae9b-414a-acb0-6f2e717be9c2",
"imagetypes": "29c45b57-ce19-4041-8653-97a2c51fdc9d",
"departmentaltargets": "7d8f8b13-e83c-4d28-b855-0be1acab2177",
"stakeholders": "5ada0da8-04ae-4430-a13a-0ff2a246ad22",
"Tags": "53569255-1e46-4909-b429-78e332362bfe",
"healthtopics": "63ddcdc7-6949-43f6-b145-2f7299a9cefb",
"targetaudiences": "f455f637-cd37-4a76-9aab-9a494d39c100",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "fbacb7b5-c88a-467e-835a-00c1844e4fad",
"ParentId": "a961d7c9-c531-4c00-ae5c-5f32301f59fe",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-06-27T03:10:52.9531079Z",
"PublicationDate": "2026-06-27T03:10:52.9531079Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-27T03:10:52.9531079Z",
"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": "c93627a9-7f69-442d-8349-05ed5b55d0e0",
"publishingoffices": "a6840761-3d30-40a3-aef5-bdc46b02acff",
"events": "edae108d-7308-4bd0-b62a-448b5fe0864f",
"targets": "a99bf536-14d7-4533-8c0a-2cd7da966160",
"Category": "8ec053a4-ae9b-414a-acb0-6f2e717be9c2",
"imagetypes": "29c45b57-ce19-4041-8653-97a2c51fdc9d",
"departmentaltargets": "7d8f8b13-e83c-4d28-b855-0be1acab2177",
"stakeholders": "5ada0da8-04ae-4430-a13a-0ff2a246ad22",
"Tags": "53569255-1e46-4909-b429-78e332362bfe",
"healthtopics": "63ddcdc7-6949-43f6-b145-2f7299a9cefb",
"targetaudiences": "f455f637-cd37-4a76-9aab-9a494d39c100",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "fbacb7b5-c88a-467e-835a-00c1844e4fad",
"ParentId": "a961d7c9-c531-4c00-ae5c-5f32301f59fe",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"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 | |
| 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-06-27T03:10:52.9531079Z",
"PublicationDate": "2026-06-27T03:10:52.9531079Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-27T03:10:52.9531079Z",
"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": "b82851d8-277e-43bd-a151-3e89b8729482",
"publishingoffices": "47b31c1f-4f53-401b-8175-77abdbc71b68",
"events": "b153b112-20be-49db-8a89-f4d01b440b45",
"targets": "4a114d2d-35f7-4488-91b7-4cf9bafe1213",
"Category": "bec14ed8-79a1-4bd6-9c89-00756d74afbe",
"imagetypes": "f6337e46-5223-481f-b6bc-dce764ae845d",
"departmentaltargets": "93f89ce6-3032-429e-94a3-cd87b2f5774c",
"stakeholders": "31bbfbb6-fb9a-4d84-bd9d-9e1dd76a3266",
"Tags": "50e9ffc8-0403-4a02-ab6d-271771f83f6c",
"healthtopics": "447f854f-f879-46b9-bdde-0b7199ef4896",
"targetaudiences": "e8e9159b-f9bd-45b0-a0eb-c7d9009a1f6f",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "f1eb7b49-0d4e-4dad-b099-d05b5905a86d",
"ParentId": "c207280d-d2f7-4098-a757-c5acd0fff604",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-06-27T03:10:52.9531079Z",
"PublicationDate": "2026-06-27T03:10:52.9531079Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-27T03:10:52.9531079Z",
"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": "b82851d8-277e-43bd-a151-3e89b8729482",
"publishingoffices": "47b31c1f-4f53-401b-8175-77abdbc71b68",
"events": "b153b112-20be-49db-8a89-f4d01b440b45",
"targets": "4a114d2d-35f7-4488-91b7-4cf9bafe1213",
"Category": "bec14ed8-79a1-4bd6-9c89-00756d74afbe",
"imagetypes": "f6337e46-5223-481f-b6bc-dce764ae845d",
"departmentaltargets": "93f89ce6-3032-429e-94a3-cd87b2f5774c",
"stakeholders": "31bbfbb6-fb9a-4d84-bd9d-9e1dd76a3266",
"Tags": "50e9ffc8-0403-4a02-ab6d-271771f83f6c",
"healthtopics": "447f854f-f879-46b9-bdde-0b7199ef4896",
"targetaudiences": "e8e9159b-f9bd-45b0-a0eb-c7d9009a1f6f",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "f1eb7b49-0d4e-4dad-b099-d05b5905a86d",
"ParentId": "c207280d-d2f7-4098-a757-c5acd0fff604",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"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 | |
| 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-06-27T03:10:52.9531079Z",
"PublicationDate": "2026-06-27T03:10:52.9531079Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-27T03:10:52.9531079Z",
"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": "689d371b-2334-4183-8f57-6d52a0fa16b0",
"publishingoffices": "b892ed05-0952-493c-93ae-3b33c0349299",
"events": "beeac6f4-6618-4a53-9e20-4afd2ecc947e",
"targets": "f4cf4fbb-a179-47b3-b18e-e8a5b8cbac83",
"Category": "758fdc46-34a5-4670-9f49-a3736d318290",
"imagetypes": "b6454512-3cfa-4a79-9025-f578e9a32274",
"departmentaltargets": "c996dca4-3b8a-4663-bbc1-6578b777f167",
"stakeholders": "c84800ee-9956-4ca2-a7eb-ca77329dbcca",
"Tags": "96ac507d-8b10-431e-971d-c967a87ae9db",
"healthtopics": "26b4a3fa-fa37-4b47-8fb8-b872945cefa5",
"targetaudiences": "aa9ef7b3-e869-423a-a4d4-d4b880018b61",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "a3a54357-0a25-41ed-9acb-e4debae312da",
"ParentId": "28cb7605-3bbd-4a58-9187-00b812313577",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-06-27T03:10:52.9531079Z",
"PublicationDate": "2026-06-27T03:10:52.9531079Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-27T03:10:52.9531079Z",
"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": "689d371b-2334-4183-8f57-6d52a0fa16b0",
"publishingoffices": "b892ed05-0952-493c-93ae-3b33c0349299",
"events": "beeac6f4-6618-4a53-9e20-4afd2ecc947e",
"targets": "f4cf4fbb-a179-47b3-b18e-e8a5b8cbac83",
"Category": "758fdc46-34a5-4670-9f49-a3736d318290",
"imagetypes": "b6454512-3cfa-4a79-9025-f578e9a32274",
"departmentaltargets": "c996dca4-3b8a-4663-bbc1-6578b777f167",
"stakeholders": "c84800ee-9956-4ca2-a7eb-ca77329dbcca",
"Tags": "96ac507d-8b10-431e-971d-c967a87ae9db",
"healthtopics": "26b4a3fa-fa37-4b47-8fb8-b872945cefa5",
"targetaudiences": "aa9ef7b3-e869-423a-a4d4-d4b880018b61",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "a3a54357-0a25-41ed-9acb-e4debae312da",
"ParentId": "28cb7605-3bbd-4a58-9187-00b812313577",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"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-06-27T03:10:52.9531079Z",
"PublicationDate": "2026-06-27T03:10:52.9531079Z",
"DateCreated": "2026-06-27T03:10:52.9531079Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "ef7d974c-efe9-428f-ad13-dc5e751a1654",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-06-27T03:10:52.9531079Z",
"healthtopictypes": "be9658f4-fd03-484c-a767-97ead2389cb6",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T03:10:52.9531079+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-06-27T03:10:52.9531079Z",
"PublicationDate": "2026-06-27T03:10:52.9531079Z",
"DateCreated": "2026-06-27T03:10:52.9531079Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "ef7d974c-efe9-428f-ad13-dc5e751a1654",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-06-27T03:10:52.9531079Z",
"healthtopictypes": "be9658f4-fd03-484c-a767-97ead2389cb6",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T03:10:52.9531079+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.