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-07-18T06:26:15.1423921Z",
"PublicationDate": "2026-07-18T06:26:15.1423921Z",
"DateCreated": "2026-07-18T06:26:15.1423921Z",
"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": "91c08cdd-230d-4902-a46d-77c4bfe16401",
"PublicationDateAndTime": "2026-07-18T06:26:15.1423921Z",
"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-07-18T06:26:15.1423921+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormattedDate": "sample string 23"
},
{
"LastModified": "2026-07-18T06:26:15.1423921Z",
"PublicationDate": "2026-07-18T06:26:15.1423921Z",
"DateCreated": "2026-07-18T06:26:15.1423921Z",
"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": "91c08cdd-230d-4902-a46d-77c4bfe16401",
"PublicationDateAndTime": "2026-07-18T06:26:15.1423921Z",
"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-07-18T06:26:15.1423921+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-07-18T06:26:15.1423921Z",
"PublicationDate": "2026-07-18T06:26:15.1423921Z",
"DateCreated": "2026-07-18T06:26:15.1423921Z",
"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": "4022f7d1-2fe8-4941-b375-aa4ca8ce079a",
"PublicationDateAndTime": "2026-07-18T06:26:15.1423921Z",
"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-07-18T06:26:15.1423921+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": "ece7f374-d432-4284-8151-44bad8b9c40d"
}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-07-18T06:26:15.1423921Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Response": "sample string 5",
"FurtherInformation": "sample string 6",
"Summary": "sample string 7",
"regionscountries": "8830c276-db48-4bb1-bbda-cea3fff361ba",
"PublicationDateAndTime": "2026-07-18T06:26:15.1423921Z",
"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-07-18T06:26:15.1423921Z",
"PublicationDate": "2026-07-18T06:26:15.1423921Z",
"DateCreated": "2026-07-18T06:26:15.1423921Z",
"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": "a5be0c73-450b-487a-8e9c-dbd53f0e813d",
"PublicationDateAndTime": "2026-07-18T06:26:15.1423921Z",
"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-07-18T06:26:15.1423921+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-07-18T06:26:15.1423921Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Response": "sample string 5",
"FurtherInformation": "sample string 6",
"Summary": "sample string 7",
"regionscountries": "c7cb7dd1-8d95-4de9-a86c-db065854c044",
"PublicationDateAndTime": "2026-07-18T06:26:15.1423921Z",
"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-07-18T06:26:15.1580167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Response": "sample string 5",
"FurtherInformation": "sample string 6",
"Summary": "sample string 7",
"regionscountries": "33eaa601-1d74-455b-aaa8-baa83ad8e99a",
"PublicationDateAndTime": "2026-07-18T06:26:15.1580167Z",
"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-07-18T06:26:15.1580167Z",
"PublicationDate": "2026-07-18T06:26:15.1580167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-18T06:26:15.1580167Z",
"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": "582bc16f-a5a9-4645-a68a-3be649eb5b06",
"publishingoffices": "cb3573aa-b47d-4057-813b-7d6c88d6644a",
"events": "a6be7a35-afa8-43bf-b979-049d8896a194",
"targets": "3165fc7b-dd50-4962-b8b8-32bca087454b",
"Category": "1eeffebd-afbf-481a-9353-2773a871434e",
"imagetypes": "b2f82ecf-dfb0-4bc8-acdc-81db0494e399",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "d10a3ac8-6c49-435e-9f15-35428f75a9f0",
"stakeholders": "6c358ad5-959c-4bba-b305-a22f95347eae",
"Tags": "5901b107-b31e-4b00-8b81-443cf2b9184d",
"healthtopics": "dacf48b7-467e-4d96-86ff-f708fa8cbaec",
"targetaudiences": "c25434e5-e8c5-4ffd-8fb7-f29f113f2638",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "fa6fd689-59e1-4bb2-a108-dc4e0a35dca4",
"ParentId": "07fa63db-f697-472f-bf74-7b08614f3245",
"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-07-18T06:26:15.1580167Z",
"PublicationDate": "2026-07-18T06:26:15.1580167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-18T06:26:15.1580167Z",
"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": "582bc16f-a5a9-4645-a68a-3be649eb5b06",
"publishingoffices": "cb3573aa-b47d-4057-813b-7d6c88d6644a",
"events": "a6be7a35-afa8-43bf-b979-049d8896a194",
"targets": "3165fc7b-dd50-4962-b8b8-32bca087454b",
"Category": "1eeffebd-afbf-481a-9353-2773a871434e",
"imagetypes": "b2f82ecf-dfb0-4bc8-acdc-81db0494e399",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "d10a3ac8-6c49-435e-9f15-35428f75a9f0",
"stakeholders": "6c358ad5-959c-4bba-b305-a22f95347eae",
"Tags": "5901b107-b31e-4b00-8b81-443cf2b9184d",
"healthtopics": "dacf48b7-467e-4d96-86ff-f708fa8cbaec",
"targetaudiences": "c25434e5-e8c5-4ffd-8fb7-f29f113f2638",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "fa6fd689-59e1-4bb2-a108-dc4e0a35dca4",
"ParentId": "07fa63db-f697-472f-bf74-7b08614f3245",
"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-07-18T06:26:15.1580167Z",
"PublicationDate": "2026-07-18T06:26:15.1580167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-18T06:26:15.1580167Z",
"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": "0a09ccd4-df6b-40ef-a409-d674a44406a7",
"publishingoffices": "5c681e90-d264-4842-a6ab-7f1fccc0ca17",
"events": "318b42b0-3ae9-4521-9fb2-f81b76ec452a",
"targets": "dd719e5f-d767-4272-9695-3e6e5ba2b3ad",
"Category": "2dc53f1d-8736-4a91-a964-10dc4de3fc95",
"imagetypes": "14dd57a7-9ac2-4d7e-a76f-c530bc3abb9a",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "4b76dde6-66e8-4df6-9391-fd7afc929152",
"stakeholders": "70324311-488e-4fe3-b4d4-9cc85ce86dfa",
"Tags": "39c27f53-3536-4afc-b715-f1a5f7c21400",
"healthtopics": "9ee61fd9-d781-44e4-bf93-f5902735b410",
"targetaudiences": "d4b3a681-ee92-42c9-8886-fc1f3546edef",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "645916ce-c7ba-450f-bacc-b0405479fac8",
"ParentId": "a41de1bc-3fdb-499c-b591-283be35c649b",
"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-07-18T06:26:15.1580167Z",
"PublicationDate": "2026-07-18T06:26:15.1580167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-18T06:26:15.1580167Z",
"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": "0a09ccd4-df6b-40ef-a409-d674a44406a7",
"publishingoffices": "5c681e90-d264-4842-a6ab-7f1fccc0ca17",
"events": "318b42b0-3ae9-4521-9fb2-f81b76ec452a",
"targets": "dd719e5f-d767-4272-9695-3e6e5ba2b3ad",
"Category": "2dc53f1d-8736-4a91-a964-10dc4de3fc95",
"imagetypes": "14dd57a7-9ac2-4d7e-a76f-c530bc3abb9a",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "4b76dde6-66e8-4df6-9391-fd7afc929152",
"stakeholders": "70324311-488e-4fe3-b4d4-9cc85ce86dfa",
"Tags": "39c27f53-3536-4afc-b715-f1a5f7c21400",
"healthtopics": "9ee61fd9-d781-44e4-bf93-f5902735b410",
"targetaudiences": "d4b3a681-ee92-42c9-8886-fc1f3546edef",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "645916ce-c7ba-450f-bacc-b0405479fac8",
"ParentId": "a41de1bc-3fdb-499c-b591-283be35c649b",
"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-07-18T06:26:15.1580167Z",
"PublicationDate": "2026-07-18T06:26:15.1580167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-18T06:26:15.1580167Z",
"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": "e778c6f4-d3a0-44a8-af6c-dde0272f9af1",
"publishingoffices": "4d8fb0e1-34b4-4de8-925d-747f239e82b9",
"events": "daf7b1fb-c4d7-446a-a47a-385baf3ba734",
"targets": "35175f11-b22a-49f7-ba50-e508dbb3f9df",
"Category": "fcb8e09e-60b7-42b1-b759-7d0fb717b976",
"imagetypes": "5cfd90f5-337f-4822-b72c-dae6c4ee93f0",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "422ac136-db8b-466f-89f6-7e0146f9fb94",
"stakeholders": "b004da58-6ae9-475b-93f1-51cc51d53547",
"Tags": "3d95f953-1c6b-46d8-a8d3-9130d74d719f",
"healthtopics": "c1e227f3-f34f-47d8-924c-d004ec66352a",
"targetaudiences": "861f5342-e8c1-4ef0-8027-c204ea144dca",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "eaaec67c-7668-4967-a45c-27e7c54ce041",
"ParentId": "b3de4973-e28a-461e-864f-fe1502641333",
"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-07-18T06:26:15.1580167Z",
"PublicationDate": "2026-07-18T06:26:15.1580167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-18T06:26:15.1580167Z",
"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": "e778c6f4-d3a0-44a8-af6c-dde0272f9af1",
"publishingoffices": "4d8fb0e1-34b4-4de8-925d-747f239e82b9",
"events": "daf7b1fb-c4d7-446a-a47a-385baf3ba734",
"targets": "35175f11-b22a-49f7-ba50-e508dbb3f9df",
"Category": "fcb8e09e-60b7-42b1-b759-7d0fb717b976",
"imagetypes": "5cfd90f5-337f-4822-b72c-dae6c4ee93f0",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "422ac136-db8b-466f-89f6-7e0146f9fb94",
"stakeholders": "b004da58-6ae9-475b-93f1-51cc51d53547",
"Tags": "3d95f953-1c6b-46d8-a8d3-9130d74d719f",
"healthtopics": "c1e227f3-f34f-47d8-924c-d004ec66352a",
"targetaudiences": "861f5342-e8c1-4ef0-8027-c204ea144dca",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "eaaec67c-7668-4967-a45c-27e7c54ce041",
"ParentId": "b3de4973-e28a-461e-864f-fe1502641333",
"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-07-18T06:26:15.1580167Z",
"PublicationDate": "2026-07-18T06:26:15.1580167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-18T06:26:15.1580167Z",
"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": "246e44c7-2bdb-458b-bab0-ba73888dfca5",
"publishingoffices": "5240ef1d-aba2-434b-adb1-da4b700a3933",
"events": "31479c08-00b7-4bfc-8d99-71023a102d41",
"targets": "106567f3-5fbf-4ee6-b9ce-9bc893a529e7",
"Category": "85e1d976-8ddb-4c24-ab35-339527424ee0",
"imagetypes": "b151e7b1-c3ab-4aef-a20b-65c3c8e79962",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "a2dafd7b-5b1e-46a2-b549-5556e779e188",
"stakeholders": "46d64ccc-4503-417e-ab21-9aacfded5d06",
"Tags": "f2754b4f-638e-4cd1-9520-7ef9ed4d451b",
"healthtopics": "5503e227-d17c-4a78-a0ef-4cbad7572715",
"targetaudiences": "48e64fd7-12cb-48aa-9b17-765dde505d28",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "832849f2-4619-4b98-9c83-6dcf82f65f70",
"ParentId": "ecf5cd40-1580-44ea-a60e-9b1e358c827b",
"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-07-18T06:26:15.1580167Z",
"PublicationDate": "2026-07-18T06:26:15.1580167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-18T06:26:15.1580167Z",
"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": "246e44c7-2bdb-458b-bab0-ba73888dfca5",
"publishingoffices": "5240ef1d-aba2-434b-adb1-da4b700a3933",
"events": "31479c08-00b7-4bfc-8d99-71023a102d41",
"targets": "106567f3-5fbf-4ee6-b9ce-9bc893a529e7",
"Category": "85e1d976-8ddb-4c24-ab35-339527424ee0",
"imagetypes": "b151e7b1-c3ab-4aef-a20b-65c3c8e79962",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "a2dafd7b-5b1e-46a2-b549-5556e779e188",
"stakeholders": "46d64ccc-4503-417e-ab21-9aacfded5d06",
"Tags": "f2754b4f-638e-4cd1-9520-7ef9ed4d451b",
"healthtopics": "5503e227-d17c-4a78-a0ef-4cbad7572715",
"targetaudiences": "48e64fd7-12cb-48aa-9b17-765dde505d28",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "832849f2-4619-4b98-9c83-6dcf82f65f70",
"ParentId": "ecf5cd40-1580-44ea-a60e-9b1e358c827b",
"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-07-18T06:26:15.1580167Z",
"PublicationDate": "2026-07-18T06:26:15.1580167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-18T06:26:15.1580167Z",
"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": "9e5113be-434f-49a4-93f8-8cad9cb8ed52",
"publishingoffices": "fd3878e6-a3b0-47df-b077-2381f93fe3ba",
"events": "7c8fa32d-cdbf-4313-acee-0fc38036431e",
"targets": "ddff9df8-b26c-4195-9d32-fd6bd09930b5",
"Category": "5858d1e6-5ad0-4639-8d13-c7bd984723c1",
"imagetypes": "e4691375-6998-4695-a5ef-ecc2bd5e6017",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "4869807d-c4d4-46b0-b5c6-0dd00dfca26c",
"stakeholders": "d0ee310c-1fc6-422a-8113-72a407ff8397",
"Tags": "9a3a9894-233e-4489-af7a-3f75e8f7e84a",
"healthtopics": "3b2922d0-9884-4eba-b0e3-2b8675cea14b",
"targetaudiences": "c5378459-2f41-4075-a705-d415cbf02b89",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "d92547f1-8b0e-4f94-bfae-7ec05216d71f",
"ParentId": "dc6e5a5e-e9bf-40d4-8c89-b09a606ed7eb",
"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-07-18T06:26:15.1580167Z",
"PublicationDate": "2026-07-18T06:26:15.1580167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-18T06:26:15.1580167Z",
"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": "9e5113be-434f-49a4-93f8-8cad9cb8ed52",
"publishingoffices": "fd3878e6-a3b0-47df-b077-2381f93fe3ba",
"events": "7c8fa32d-cdbf-4313-acee-0fc38036431e",
"targets": "ddff9df8-b26c-4195-9d32-fd6bd09930b5",
"Category": "5858d1e6-5ad0-4639-8d13-c7bd984723c1",
"imagetypes": "e4691375-6998-4695-a5ef-ecc2bd5e6017",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "4869807d-c4d4-46b0-b5c6-0dd00dfca26c",
"stakeholders": "d0ee310c-1fc6-422a-8113-72a407ff8397",
"Tags": "9a3a9894-233e-4489-af7a-3f75e8f7e84a",
"healthtopics": "3b2922d0-9884-4eba-b0e3-2b8675cea14b",
"targetaudiences": "c5378459-2f41-4075-a705-d415cbf02b89",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "d92547f1-8b0e-4f94-bfae-7ec05216d71f",
"ParentId": "dc6e5a5e-e9bf-40d4-8c89-b09a606ed7eb",
"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-07-18T06:26:15.1580167Z",
"PublicationDate": "2026-07-18T06:26:15.1580167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-18T06:26:15.1580167Z",
"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": "b7a65513-c1ca-4ad3-af7f-cc5177121d81",
"publishingoffices": "075e38e3-6772-4485-b8e9-694bff1812f8",
"events": "8305f38c-48a3-4713-aa1d-ed0d0de2c92a",
"targets": "e9c69efb-4bc9-46ae-8899-99da68e3e616",
"Category": "be2617fd-d251-4b40-9902-156ae8bcbe5f",
"imagetypes": "c04dcdc4-7b01-4764-9266-daafbabe750a",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "4d042603-3c36-42ca-9411-7eba15cb9a25",
"stakeholders": "0313e9b6-bc76-4923-9c5f-bae60b5025cf",
"Tags": "a9542664-0899-4f9a-9f01-1308e09aab0c",
"healthtopics": "a454362a-9fd7-4a0b-a260-a2cbb0e7574b",
"targetaudiences": "f84d5913-1c62-4978-a600-14afa9d1576e",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "768a2d90-783d-4b09-b208-24624841f36a",
"ParentId": "9b01476f-d249-4143-a05c-7bed92e888f7",
"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-07-18T06:26:15.1580167Z",
"PublicationDate": "2026-07-18T06:26:15.1580167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-18T06:26:15.1580167Z",
"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": "b7a65513-c1ca-4ad3-af7f-cc5177121d81",
"publishingoffices": "075e38e3-6772-4485-b8e9-694bff1812f8",
"events": "8305f38c-48a3-4713-aa1d-ed0d0de2c92a",
"targets": "e9c69efb-4bc9-46ae-8899-99da68e3e616",
"Category": "be2617fd-d251-4b40-9902-156ae8bcbe5f",
"imagetypes": "c04dcdc4-7b01-4764-9266-daafbabe750a",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "4d042603-3c36-42ca-9411-7eba15cb9a25",
"stakeholders": "0313e9b6-bc76-4923-9c5f-bae60b5025cf",
"Tags": "a9542664-0899-4f9a-9f01-1308e09aab0c",
"healthtopics": "a454362a-9fd7-4a0b-a260-a2cbb0e7574b",
"targetaudiences": "f84d5913-1c62-4978-a600-14afa9d1576e",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "768a2d90-783d-4b09-b208-24624841f36a",
"ParentId": "9b01476f-d249-4143-a05c-7bed92e888f7",
"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-07-18T06:26:15.1580167Z",
"PublicationDate": "2026-07-18T06:26:15.1580167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-18T06:26:15.1580167Z",
"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": "b4f34c85-3a0e-4ea5-a2f9-b63c98d2e53c",
"publishingoffices": "a3b8617b-bd7e-4ea3-8fe1-c509c85c41d1",
"events": "92a6fb82-230c-4ece-a1a6-0e9c8240bc0a",
"targets": "2b12200f-7cfd-4b7a-9086-0f9fcac7fd86",
"Category": "535f4b74-ed9b-4371-954f-b0e4aca43710",
"imagetypes": "d6baebdb-eaa1-47f2-8af4-e487da0967e6",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "f009461c-95bf-483b-845c-f45b84d95648",
"stakeholders": "f49bc8d2-b296-4df8-aaf0-8095c95aa6a7",
"Tags": "01249c86-f832-4fe0-b660-53b8547811ff",
"healthtopics": "f3acf913-26ae-4176-a25a-1f7228f54d13",
"targetaudiences": "71dfb0eb-11c1-4863-ab4d-052204a567f1",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "52809ef1-156c-4450-bb75-4b41dabdb16a",
"ParentId": "c197b466-4984-418b-a9fe-7a572ef00184",
"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-07-18T06:26:15.1580167Z",
"PublicationDate": "2026-07-18T06:26:15.1580167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-18T06:26:15.1580167Z",
"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": "b4f34c85-3a0e-4ea5-a2f9-b63c98d2e53c",
"publishingoffices": "a3b8617b-bd7e-4ea3-8fe1-c509c85c41d1",
"events": "92a6fb82-230c-4ece-a1a6-0e9c8240bc0a",
"targets": "2b12200f-7cfd-4b7a-9086-0f9fcac7fd86",
"Category": "535f4b74-ed9b-4371-954f-b0e4aca43710",
"imagetypes": "d6baebdb-eaa1-47f2-8af4-e487da0967e6",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "f009461c-95bf-483b-845c-f45b84d95648",
"stakeholders": "f49bc8d2-b296-4df8-aaf0-8095c95aa6a7",
"Tags": "01249c86-f832-4fe0-b660-53b8547811ff",
"healthtopics": "f3acf913-26ae-4176-a25a-1f7228f54d13",
"targetaudiences": "71dfb0eb-11c1-4863-ab4d-052204a567f1",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "52809ef1-156c-4450-bb75-4b41dabdb16a",
"ParentId": "c197b466-4984-418b-a9fe-7a572ef00184",
"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-07-18T06:26:15.1580167Z",
"PublicationDate": "2026-07-18T06:26:15.1580167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-18T06:26:15.1580167Z",
"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": "28491cfd-cba7-4eb0-8904-3cdf4c3d7e56",
"publishingoffices": "505a0856-a35e-4e97-8fd5-f2f6594df299",
"events": "3e3fb632-b482-493b-bef7-8ddf3a92adcd",
"targets": "d4a8ef90-ae18-4dd1-9728-511412a9df7f",
"Category": "901baaef-8af9-4882-8931-435589ad04af",
"imagetypes": "3dc38902-282f-4fc4-9f20-da23a61b4c62",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "a14e750f-e702-46c8-834d-528f2e52e7dc",
"stakeholders": "e2947e5b-4662-469f-847f-de91fd8fd8f4",
"Tags": "ac51c931-30f6-4ce2-b0e5-46ae1b91d451",
"healthtopics": "4924b928-31d8-4ca3-a459-9b40645fb0c1",
"targetaudiences": "0d5e8509-fc7d-4cee-9321-4ca856b5a3a3",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "8c842753-ec3c-4a76-909d-01c69ab80d7c",
"ParentId": "ffed748b-08b9-4d76-80bc-379f7df7c6c0",
"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-07-18T06:26:15.1580167Z",
"PublicationDate": "2026-07-18T06:26:15.1580167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-18T06:26:15.1580167Z",
"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": "28491cfd-cba7-4eb0-8904-3cdf4c3d7e56",
"publishingoffices": "505a0856-a35e-4e97-8fd5-f2f6594df299",
"events": "3e3fb632-b482-493b-bef7-8ddf3a92adcd",
"targets": "d4a8ef90-ae18-4dd1-9728-511412a9df7f",
"Category": "901baaef-8af9-4882-8931-435589ad04af",
"imagetypes": "3dc38902-282f-4fc4-9f20-da23a61b4c62",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "a14e750f-e702-46c8-834d-528f2e52e7dc",
"stakeholders": "e2947e5b-4662-469f-847f-de91fd8fd8f4",
"Tags": "ac51c931-30f6-4ce2-b0e5-46ae1b91d451",
"healthtopics": "4924b928-31d8-4ca3-a459-9b40645fb0c1",
"targetaudiences": "0d5e8509-fc7d-4cee-9321-4ca856b5a3a3",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "8c842753-ec3c-4a76-909d-01c69ab80d7c",
"ParentId": "ffed748b-08b9-4d76-80bc-379f7df7c6c0",
"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-07-18T06:26:15.1580167Z",
"PublicationDate": "2026-07-18T06:26:15.1580167Z",
"DateCreated": "2026-07-18T06:26:15.1580167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "29d528a8-ef7e-4ea1-ba78-299070014dd8",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-07-18T06:26:15.1580167Z",
"healthtopictypes": "2d5683f0-333c-4ad2-88da-e65eb9d3e9a9",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-18T06:26:15.1580167+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-07-18T06:26:15.1580167Z",
"PublicationDate": "2026-07-18T06:26:15.1580167Z",
"DateCreated": "2026-07-18T06:26:15.1580167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "29d528a8-ef7e-4ea1-ba78-299070014dd8",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-07-18T06:26:15.1580167Z",
"healthtopictypes": "2d5683f0-333c-4ad2-88da-e65eb9d3e9a9",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-18T06:26:15.1580167+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.