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 |
| DonId | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| Assessment | System.String | Read only: False | |
| Advice | System.String | Read only: False | |
| OverrideTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| UseOverrideTitle | System.Boolean | Read only: False | |
| TitleSuffix | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| FurtherInformation | System.String | Read only: False | |
| Response | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| Epidemiology | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| LastModified | System.DateTimeOffset | Read only: True | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| FormattedDate | System.String | Read only: True |
application/json
[
{
"DonId": "sample string 1",
"Overview": "sample string 2",
"Assessment": "sample string 3",
"Advice": "sample string 4",
"OverrideTitle": "sample string 5",
"SystemSourceKey": "sample string 6",
"Title": "sample string 7",
"ItemDefaultUrl": "sample string 8",
"UseOverrideTitle": true,
"TitleSuffix": "sample string 10",
"PublicationDateAndTime": "2026-05-31T04:33:56.681977Z",
"regionscountries": "0cc7f66f-e5c3-46f3-9862-b7ef7446157b",
"Summary": "sample string 13",
"FurtherInformation": "sample string 14",
"Response": "sample string 15",
"UrlName": "sample string 16",
"Epidemiology": "sample string 17",
"IncludeInSitemap": true,
"DateCreated": "2026-05-31T04:33:56.681977Z",
"PublicationDate": "2026-05-31T04:33:56.681977Z",
"LastModified": "2026-05-31T04:33:56.681977Z",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-31T04:33:56.681977+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormattedDate": "sample string 23"
},
{
"DonId": "sample string 1",
"Overview": "sample string 2",
"Assessment": "sample string 3",
"Advice": "sample string 4",
"OverrideTitle": "sample string 5",
"SystemSourceKey": "sample string 6",
"Title": "sample string 7",
"ItemDefaultUrl": "sample string 8",
"UseOverrideTitle": true,
"TitleSuffix": "sample string 10",
"PublicationDateAndTime": "2026-05-31T04:33:56.681977Z",
"regionscountries": "0cc7f66f-e5c3-46f3-9862-b7ef7446157b",
"Summary": "sample string 13",
"FurtherInformation": "sample string 14",
"Response": "sample string 15",
"UrlName": "sample string 16",
"Epidemiology": "sample string 17",
"IncludeInSitemap": true,
"DateCreated": "2026-05-31T04:33:56.681977Z",
"PublicationDate": "2026-05-31T04:33:56.681977Z",
"LastModified": "2026-05-31T04:33:56.681977Z",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-31T04:33:56.681977+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 |
| DonId | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| Assessment | System.String | Read only: False | |
| Advice | System.String | Read only: False | |
| OverrideTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| UseOverrideTitle | System.Boolean | Read only: False | |
| TitleSuffix | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| FurtherInformation | System.String | Read only: False | |
| Response | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| Epidemiology | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| LastModified | System.DateTimeOffset | Read only: True | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| FormattedDate | System.String | Read only: True |
application/json
{
"DonId": "sample string 1",
"Overview": "sample string 2",
"Assessment": "sample string 3",
"Advice": "sample string 4",
"OverrideTitle": "sample string 5",
"SystemSourceKey": "sample string 6",
"Title": "sample string 7",
"ItemDefaultUrl": "sample string 8",
"UseOverrideTitle": true,
"TitleSuffix": "sample string 10",
"PublicationDateAndTime": "2026-05-31T04:33:56.681977Z",
"regionscountries": "e3f15124-90cf-441c-b1ac-cce7b52bb0ae",
"Summary": "sample string 13",
"FurtherInformation": "sample string 14",
"Response": "sample string 15",
"UrlName": "sample string 16",
"Epidemiology": "sample string 17",
"IncludeInSitemap": true,
"DateCreated": "2026-05-31T04:33:56.681977Z",
"PublicationDate": "2026-05-31T04:33:56.681977Z",
"LastModified": "2026-05-31T04:33:56.681977Z",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-31T04:33:56.681977+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormattedDate": "sample string 23"
}Gets DonId 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 |
| DonId | System.String | Read only: False |
application/json
{
"DonId": "sample string 1"
}Creates a diseaseoutbreaknews item.
POST /api/emergencies/diseaseoutbreaknews
None
| Name | Description | Type | Additional Information |
| DonId | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| Assessment | System.String | Read only: False | |
| Advice | System.String | Read only: False | |
| OverrideTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| UseOverrideTitle | System.Boolean | Read only: False | |
| TitleSuffix | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| FurtherInformation | System.String | Read only: False | |
| Response | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| Epidemiology | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| LastModified | System.DateTimeOffset | Read only: True | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| FormattedDate | System.String | Read only: True |
application/json
{
"DonId": "sample string 1",
"Overview": "sample string 2",
"Assessment": "sample string 3",
"Advice": "sample string 4",
"OverrideTitle": "sample string 5",
"SystemSourceKey": "sample string 6",
"Title": "sample string 7",
"UseOverrideTitle": true,
"TitleSuffix": "sample string 9",
"PublicationDateAndTime": "2026-05-31T04:33:56.681977Z",
"regionscountries": "8fe5a2be-cc27-4204-8334-23f0cd2e18ff",
"Summary": "sample string 12",
"FurtherInformation": "sample string 13",
"Response": "sample string 14",
"UrlName": "sample string 15",
"Epidemiology": "sample string 16",
"IncludeInSitemap": true,
"PublicationDate": "2026-05-31T04:33:56.681977Z"
}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 |
| DonId | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| Assessment | System.String | Read only: False | |
| Advice | System.String | Read only: False | |
| OverrideTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| UseOverrideTitle | System.Boolean | Read only: False | |
| TitleSuffix | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| FurtherInformation | System.String | Read only: False | |
| Response | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| Epidemiology | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| LastModified | System.DateTimeOffset | Read only: True | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| FormattedDate | System.String | Read only: True |
application/json
{
"DonId": "sample string 1",
"Overview": "sample string 2",
"Assessment": "sample string 3",
"Advice": "sample string 4",
"OverrideTitle": "sample string 5",
"SystemSourceKey": "sample string 6",
"Title": "sample string 7",
"ItemDefaultUrl": "sample string 8",
"UseOverrideTitle": true,
"TitleSuffix": "sample string 10",
"PublicationDateAndTime": "2026-05-31T04:33:56.681977Z",
"regionscountries": "aeaf06f7-f129-4a97-bd8c-2bc6d1918f7c",
"Summary": "sample string 13",
"FurtherInformation": "sample string 14",
"Response": "sample string 15",
"UrlName": "sample string 16",
"Epidemiology": "sample string 17",
"IncludeInSitemap": true,
"DateCreated": "2026-05-31T04:33:56.681977Z",
"PublicationDate": "2026-05-31T04:33:56.681977Z",
"LastModified": "2026-05-31T04:33:56.681977Z",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-31T04:33:56.681977+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 |
| DonId | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| Assessment | System.String | Read only: False | |
| Advice | System.String | Read only: False | |
| OverrideTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| UseOverrideTitle | System.Boolean | Read only: False | |
| TitleSuffix | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| FurtherInformation | System.String | Read only: False | |
| Response | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| Epidemiology | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| LastModified | System.DateTimeOffset | Read only: True | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| FormattedDate | System.String | Read only: True |
application/json
{
"DonId": "sample string 1",
"Overview": "sample string 2",
"Assessment": "sample string 3",
"Advice": "sample string 4",
"OverrideTitle": "sample string 5",
"SystemSourceKey": "sample string 6",
"Title": "sample string 7",
"UseOverrideTitle": true,
"TitleSuffix": "sample string 9",
"PublicationDateAndTime": "2026-05-31T04:33:56.681977Z",
"regionscountries": "2f043434-4b7e-4dba-acfc-3cf91ed01bab",
"Summary": "sample string 12",
"FurtherInformation": "sample string 13",
"Response": "sample string 14",
"UrlName": "sample string 15",
"Epidemiology": "sample string 16",
"IncludeInSitemap": true,
"PublicationDate": "2026-05-31T04:33:56.681977Z"
}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 |
| DonId | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| Assessment | System.String | Read only: False | |
| Advice | System.String | Read only: False | |
| OverrideTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| UseOverrideTitle | System.Boolean | Read only: False | |
| TitleSuffix | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| FurtherInformation | System.String | Read only: False | |
| Response | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| Epidemiology | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| LastModified | System.DateTimeOffset | Read only: True | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| FormattedDate | System.String | Read only: True |
application/json
{
"DonId": "sample string 1",
"Overview": "sample string 2",
"Assessment": "sample string 3",
"Advice": "sample string 4",
"OverrideTitle": "sample string 5",
"SystemSourceKey": "sample string 6",
"Title": "sample string 7",
"UseOverrideTitle": true,
"TitleSuffix": "sample string 9",
"PublicationDateAndTime": "2026-05-31T04:33:56.681977Z",
"regionscountries": "aa01806b-9422-435c-a23d-a19bd500382b",
"Summary": "sample string 12",
"FurtherInformation": "sample string 13",
"Response": "sample string 14",
"UrlName": "sample string 15",
"Epidemiology": "sample string 16",
"IncludeInSitemap": true,
"PublicationDate": "2026-05-31T04:33:56.681977Z"
}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 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-05-31T04:33:56.681977Z",
"PublicationDate": "2026-05-31T04:33:56.681977Z",
"DateCreated": "2026-05-31T04:33:56.681977Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "d1545a01-711e-4a87-bb3e-d3fd719a3ccd",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-05-31T04:33:56.681977Z",
"healthtopictypes": "5b4aba68-c3bb-42e2-add0-d760e5433a91",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-31T04:33:56.681977+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-05-31T04:33:56.681977Z",
"PublicationDate": "2026-05-31T04:33:56.681977Z",
"DateCreated": "2026-05-31T04:33:56.681977Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "d1545a01-711e-4a87-bb3e-d3fd719a3ccd",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-05-31T04:33:56.681977Z",
"healthtopictypes": "5b4aba68-c3bb-42e2-add0-d760e5433a91",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-31T04:33:56.681977+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.
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-05-31T04:33:56.681977Z",
"PublicationDate": "2026-05-31T04:33:56.681977Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-31T04:33:56.681977Z",
"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": "442c3c82-302a-472d-8d44-4de82f8c5c11",
"publishingoffices": "89d3f985-e4bf-429b-823d-8a1f6581c332",
"events": "3d942a9f-eb44-41fd-9e3d-62ac993a5da7",
"targets": "6f595856-d440-416f-ae83-cc65f032f0d0",
"Category": "d7138f13-efe5-49b7-b667-7286aed08425",
"imagetypes": "14995073-226f-49e9-82a4-b874ea796b4b",
"departmentaltargets": "aa040c64-1807-4c28-bc54-5df3ca726f02",
"stakeholders": "8572af54-b583-447d-b67f-5db47f14e80c",
"Tags": "95210e39-35e9-4015-be1b-d617e0b64bab",
"healthtopics": "40bed8b5-9b1e-4ffe-81fd-e75f758c1cba",
"targetaudiences": "b8e230a6-4b05-4812-977b-a9c678d6921a",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "76f1c351-3057-43a7-8200-67d37e5b0f06",
"ParentId": "e7639470-2ddb-4ec1-a13c-f602b2937231",
"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-05-31T04:33:56.681977Z",
"PublicationDate": "2026-05-31T04:33:56.681977Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-31T04:33:56.681977Z",
"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": "442c3c82-302a-472d-8d44-4de82f8c5c11",
"publishingoffices": "89d3f985-e4bf-429b-823d-8a1f6581c332",
"events": "3d942a9f-eb44-41fd-9e3d-62ac993a5da7",
"targets": "6f595856-d440-416f-ae83-cc65f032f0d0",
"Category": "d7138f13-efe5-49b7-b667-7286aed08425",
"imagetypes": "14995073-226f-49e9-82a4-b874ea796b4b",
"departmentaltargets": "aa040c64-1807-4c28-bc54-5df3ca726f02",
"stakeholders": "8572af54-b583-447d-b67f-5db47f14e80c",
"Tags": "95210e39-35e9-4015-be1b-d617e0b64bab",
"healthtopics": "40bed8b5-9b1e-4ffe-81fd-e75f758c1cba",
"targetaudiences": "b8e230a6-4b05-4812-977b-a9c678d6921a",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "76f1c351-3057-43a7-8200-67d37e5b0f06",
"ParentId": "e7639470-2ddb-4ec1-a13c-f602b2937231",
"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-05-31T04:33:56.681977Z",
"PublicationDate": "2026-05-31T04:33:56.681977Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-31T04:33:56.681977Z",
"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": "07c65977-f5d1-4565-9cce-7b68cf8b32e8",
"publishingoffices": "af150a5e-464a-431a-a75b-d562f441d792",
"events": "0c3d22a1-3306-4c9a-a143-c2befeec9a5b",
"targets": "47186c18-254b-4326-9ce0-65153327d0b7",
"Category": "62c6ed9a-2a3f-44cb-8ceb-ab9c46f8f520",
"imagetypes": "e4ccdd6b-f2b9-4c55-a6e6-68fa810494f0",
"departmentaltargets": "fcd6be11-341e-49e6-90f8-4cd1c8444ccf",
"stakeholders": "41501c2e-0ea6-4ce0-b864-aa541b08124c",
"Tags": "e0294313-a766-488f-a2a0-aaf1351632bb",
"healthtopics": "fcfbf934-efe3-4fcc-9e1c-3c197720fb3d",
"targetaudiences": "6f85fa27-3365-4605-8e22-f86ec64ed309",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "a8f16c1e-d34f-4552-9bfe-27b1c6b1865b",
"ParentId": "363cbc82-0e5e-445a-873e-6858be946738",
"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-05-31T04:33:56.681977Z",
"PublicationDate": "2026-05-31T04:33:56.681977Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-31T04:33:56.681977Z",
"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": "07c65977-f5d1-4565-9cce-7b68cf8b32e8",
"publishingoffices": "af150a5e-464a-431a-a75b-d562f441d792",
"events": "0c3d22a1-3306-4c9a-a143-c2befeec9a5b",
"targets": "47186c18-254b-4326-9ce0-65153327d0b7",
"Category": "62c6ed9a-2a3f-44cb-8ceb-ab9c46f8f520",
"imagetypes": "e4ccdd6b-f2b9-4c55-a6e6-68fa810494f0",
"departmentaltargets": "fcd6be11-341e-49e6-90f8-4cd1c8444ccf",
"stakeholders": "41501c2e-0ea6-4ce0-b864-aa541b08124c",
"Tags": "e0294313-a766-488f-a2a0-aaf1351632bb",
"healthtopics": "fcfbf934-efe3-4fcc-9e1c-3c197720fb3d",
"targetaudiences": "6f85fa27-3365-4605-8e22-f86ec64ed309",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "a8f16c1e-d34f-4552-9bfe-27b1c6b1865b",
"ParentId": "363cbc82-0e5e-445a-873e-6858be946738",
"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-05-31T04:33:56.681977Z",
"PublicationDate": "2026-05-31T04:33:56.681977Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-31T04:33:56.681977Z",
"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": "8a710b03-8132-4be5-83e5-dffd45320ffb",
"publishingoffices": "75c70b93-108f-4fea-8c5c-693ea7bcd6ca",
"events": "7f292e8b-1f13-4857-9817-b87a550ddc4c",
"targets": "237aadcb-4db3-4700-a483-e25dc1d0ca14",
"Category": "f6ae9ea8-51f6-4cf1-bdd4-8965c773824d",
"imagetypes": "3f69fc51-a0f7-4aec-9b92-0bc805412e12",
"departmentaltargets": "6f3c2731-d197-4b2a-ab60-06bcd3af9eb9",
"stakeholders": "ee018417-6c6d-466c-a706-2b27c64c402a",
"Tags": "b8561d94-1efc-4cb0-bdbb-34261e762f9e",
"healthtopics": "8f3314e0-8134-4b1e-bdd3-04f3e2842803",
"targetaudiences": "68dbdc48-14ff-46ad-9a12-f2094a055f52",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "6da200e7-5f49-4c2b-83e9-aa5ff41e8a3e",
"ParentId": "96c4a940-4d2b-4ce6-808d-7b6fa54e365c",
"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-05-31T04:33:56.681977Z",
"PublicationDate": "2026-05-31T04:33:56.681977Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-31T04:33:56.681977Z",
"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": "8a710b03-8132-4be5-83e5-dffd45320ffb",
"publishingoffices": "75c70b93-108f-4fea-8c5c-693ea7bcd6ca",
"events": "7f292e8b-1f13-4857-9817-b87a550ddc4c",
"targets": "237aadcb-4db3-4700-a483-e25dc1d0ca14",
"Category": "f6ae9ea8-51f6-4cf1-bdd4-8965c773824d",
"imagetypes": "3f69fc51-a0f7-4aec-9b92-0bc805412e12",
"departmentaltargets": "6f3c2731-d197-4b2a-ab60-06bcd3af9eb9",
"stakeholders": "ee018417-6c6d-466c-a706-2b27c64c402a",
"Tags": "b8561d94-1efc-4cb0-bdbb-34261e762f9e",
"healthtopics": "8f3314e0-8134-4b1e-bdd3-04f3e2842803",
"targetaudiences": "68dbdc48-14ff-46ad-9a12-f2094a055f52",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "6da200e7-5f49-4c2b-83e9-aa5ff41e8a3e",
"ParentId": "96c4a940-4d2b-4ce6-808d-7b6fa54e365c",
"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-05-31T04:33:56.681977Z",
"PublicationDate": "2026-05-31T04:33:56.681977Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-31T04:33:56.681977Z",
"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": "ffd99eec-8fe0-40e5-8020-a7cb4d263835",
"publishingoffices": "a7955ba1-f244-490e-9d5d-dcfe09fda5f9",
"events": "32afbdbe-4a8f-436e-af11-52001f7d1f67",
"targets": "59172c22-5f27-442f-8c95-bddd12244afb",
"Category": "764d5334-995f-4f51-9d11-266fe85f6bef",
"imagetypes": "1ccf315b-2949-418a-9c7d-eaae204eca58",
"departmentaltargets": "7f427608-4f4f-4a03-ad1c-421b1a8692bb",
"stakeholders": "6eeab747-7013-4122-b238-aa6a04abf976",
"Tags": "69dd565f-19f8-4495-ad03-a0428268e222",
"healthtopics": "32651691-7e34-4816-a6b2-0e8e820f8d54",
"targetaudiences": "7b7ca27c-92d3-43ca-8d75-e4be30565002",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "67b71ead-eaca-4ca0-8cae-8cc6d6b45749",
"ParentId": "ba64429e-dc79-405e-9673-7a3ff263ebaa",
"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-05-31T04:33:56.681977Z",
"PublicationDate": "2026-05-31T04:33:56.681977Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-31T04:33:56.681977Z",
"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": "ffd99eec-8fe0-40e5-8020-a7cb4d263835",
"publishingoffices": "a7955ba1-f244-490e-9d5d-dcfe09fda5f9",
"events": "32afbdbe-4a8f-436e-af11-52001f7d1f67",
"targets": "59172c22-5f27-442f-8c95-bddd12244afb",
"Category": "764d5334-995f-4f51-9d11-266fe85f6bef",
"imagetypes": "1ccf315b-2949-418a-9c7d-eaae204eca58",
"departmentaltargets": "7f427608-4f4f-4a03-ad1c-421b1a8692bb",
"stakeholders": "6eeab747-7013-4122-b238-aa6a04abf976",
"Tags": "69dd565f-19f8-4495-ad03-a0428268e222",
"healthtopics": "32651691-7e34-4816-a6b2-0e8e820f8d54",
"targetaudiences": "7b7ca27c-92d3-43ca-8d75-e4be30565002",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "67b71ead-eaca-4ca0-8cae-8cc6d6b45749",
"ParentId": "ba64429e-dc79-405e-9673-7a3ff263ebaa",
"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-05-31T04:33:56.681977Z",
"PublicationDate": "2026-05-31T04:33:56.681977Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-31T04:33:56.681977Z",
"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": "6d69a699-c6e8-4a80-8c4f-01fd81bd21ab",
"publishingoffices": "139747ed-e20b-47e3-be4b-fcb10f3ee0f2",
"events": "3b1584ac-15fa-42e6-8eb1-b772ed00fcc6",
"targets": "41e23185-41fa-4db9-8f6c-4713888de41d",
"Category": "16f5b798-cac7-43f0-aff2-2ee352adfc29",
"imagetypes": "a9836687-d0c0-4790-8849-2af77b37a437",
"departmentaltargets": "36641b41-e8d8-4013-923b-f0f775217b4e",
"stakeholders": "0932de40-ca23-48c4-ab43-bb37ecea2602",
"Tags": "1bacf699-3d32-43e5-bc89-9585cdaea31c",
"healthtopics": "ce7fafff-6adc-456b-b228-0d8a1c8a12e4",
"targetaudiences": "c3168c2e-32e9-4bb2-8e35-98bba06a80dd",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "cb72b8a2-c819-47ba-b6f9-5c2c73edcd1a",
"ParentId": "66b4a407-2700-4860-a27f-e2a93f961b4b",
"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-05-31T04:33:56.681977Z",
"PublicationDate": "2026-05-31T04:33:56.681977Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-31T04:33:56.681977Z",
"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": "6d69a699-c6e8-4a80-8c4f-01fd81bd21ab",
"publishingoffices": "139747ed-e20b-47e3-be4b-fcb10f3ee0f2",
"events": "3b1584ac-15fa-42e6-8eb1-b772ed00fcc6",
"targets": "41e23185-41fa-4db9-8f6c-4713888de41d",
"Category": "16f5b798-cac7-43f0-aff2-2ee352adfc29",
"imagetypes": "a9836687-d0c0-4790-8849-2af77b37a437",
"departmentaltargets": "36641b41-e8d8-4013-923b-f0f775217b4e",
"stakeholders": "0932de40-ca23-48c4-ab43-bb37ecea2602",
"Tags": "1bacf699-3d32-43e5-bc89-9585cdaea31c",
"healthtopics": "ce7fafff-6adc-456b-b228-0d8a1c8a12e4",
"targetaudiences": "c3168c2e-32e9-4bb2-8e35-98bba06a80dd",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "cb72b8a2-c819-47ba-b6f9-5c2c73edcd1a",
"ParentId": "66b4a407-2700-4860-a27f-e2a93f961b4b",
"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-05-31T04:33:56.6977017Z",
"PublicationDate": "2026-05-31T04:33:56.6977017Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-31T04:33:56.6977017Z",
"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": "192e4ba5-9a84-42a9-9b14-a9d7be6ad9c1",
"publishingoffices": "6ded78d6-edce-4edc-8ab2-ffed25116e37",
"events": "e87ee6bc-ca48-43c1-a736-28516f0d50b2",
"targets": "26fa3d57-da69-4103-8959-3d5ef7dfc40a",
"Category": "9a8e6ac0-c563-4a39-8aa0-b00e27806f8c",
"imagetypes": "cdba51d0-2b32-4b56-9a67-634be79870d2",
"departmentaltargets": "9602595c-d0da-4f6c-8b0a-1d4b1d865790",
"stakeholders": "d1fda8c1-38a6-4d13-90de-b3bb3c4d037a",
"Tags": "609bc60c-bab5-4b9f-9770-ad49184804cc",
"healthtopics": "8cf4501d-fa36-43d5-834a-4e76fe8fb2f7",
"targetaudiences": "404f33f6-bae2-40cd-913d-45ea0e6a9cb8",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "421f4361-7688-484c-9f41-816c61e3c29a",
"ParentId": "b68abd27-0da0-4930-a96b-702635bcf0f6",
"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-05-31T04:33:56.6977017Z",
"PublicationDate": "2026-05-31T04:33:56.6977017Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-31T04:33:56.6977017Z",
"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": "192e4ba5-9a84-42a9-9b14-a9d7be6ad9c1",
"publishingoffices": "6ded78d6-edce-4edc-8ab2-ffed25116e37",
"events": "e87ee6bc-ca48-43c1-a736-28516f0d50b2",
"targets": "26fa3d57-da69-4103-8959-3d5ef7dfc40a",
"Category": "9a8e6ac0-c563-4a39-8aa0-b00e27806f8c",
"imagetypes": "cdba51d0-2b32-4b56-9a67-634be79870d2",
"departmentaltargets": "9602595c-d0da-4f6c-8b0a-1d4b1d865790",
"stakeholders": "d1fda8c1-38a6-4d13-90de-b3bb3c4d037a",
"Tags": "609bc60c-bab5-4b9f-9770-ad49184804cc",
"healthtopics": "8cf4501d-fa36-43d5-834a-4e76fe8fb2f7",
"targetaudiences": "404f33f6-bae2-40cd-913d-45ea0e6a9cb8",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "421f4361-7688-484c-9f41-816c61e3c29a",
"ParentId": "b68abd27-0da0-4930-a96b-702635bcf0f6",
"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-05-31T04:33:56.6977017Z",
"PublicationDate": "2026-05-31T04:33:56.6977017Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-31T04:33:56.6977017Z",
"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": "e16fa71a-1d29-460b-b506-637cacf2adc4",
"publishingoffices": "64b25d02-4a3f-4935-ba48-e7df507de3b0",
"events": "fa85621b-822c-48da-b110-32593222cd24",
"targets": "a72d04c8-8fa7-4490-b70a-9612db047e8f",
"Category": "37074f7b-96b4-44d1-bbde-ab0e4f68c5de",
"imagetypes": "a788c9c4-3888-49cf-9db5-4cddfef9fc55",
"departmentaltargets": "470abbff-222f-43fe-a7e6-3fd96af3454c",
"stakeholders": "b6c2669e-d2fd-42ac-925d-0a297d0a24cd",
"Tags": "194bdf1c-db4c-4d88-b361-adc1591fef67",
"healthtopics": "4af4e450-e798-4169-b46d-2f3ed38962e9",
"targetaudiences": "9b3b77c6-9310-4b98-beb9-72851ba8c3be",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "9118994b-aa31-46ea-92a3-4e322728f695",
"ParentId": "e0944ee9-c3a0-4f52-a0d1-501a2bb28243",
"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-05-31T04:33:56.6977017Z",
"PublicationDate": "2026-05-31T04:33:56.6977017Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-31T04:33:56.6977017Z",
"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": "e16fa71a-1d29-460b-b506-637cacf2adc4",
"publishingoffices": "64b25d02-4a3f-4935-ba48-e7df507de3b0",
"events": "fa85621b-822c-48da-b110-32593222cd24",
"targets": "a72d04c8-8fa7-4490-b70a-9612db047e8f",
"Category": "37074f7b-96b4-44d1-bbde-ab0e4f68c5de",
"imagetypes": "a788c9c4-3888-49cf-9db5-4cddfef9fc55",
"departmentaltargets": "470abbff-222f-43fe-a7e6-3fd96af3454c",
"stakeholders": "b6c2669e-d2fd-42ac-925d-0a297d0a24cd",
"Tags": "194bdf1c-db4c-4d88-b361-adc1591fef67",
"healthtopics": "4af4e450-e798-4169-b46d-2f3ed38962e9",
"targetaudiences": "9b3b77c6-9310-4b98-beb9-72851ba8c3be",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "9118994b-aa31-46ea-92a3-4e322728f695",
"ParentId": "e0944ee9-c3a0-4f52-a0d1-501a2bb28243",
"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-05-31T04:33:56.6977017Z",
"PublicationDate": "2026-05-31T04:33:56.6977017Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-31T04:33:56.6977017Z",
"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": "f5a8a6ad-d523-4562-ae2f-4daf4a074466",
"publishingoffices": "b1368ffc-1c38-4578-bb8b-c5833872ec34",
"events": "d846dfdc-fed7-4938-8b24-02521bb1d15f",
"targets": "71f334de-5504-4513-a749-80063ec50c88",
"Category": "bb71cc43-e6f3-4aba-a391-f4cfccc1bf9d",
"imagetypes": "e7e9ec62-f66e-4d90-95e9-047f9e22c444",
"departmentaltargets": "d1e2158b-70d2-4682-9563-16bcd3607def",
"stakeholders": "f1242c15-c43a-4eb5-aa8d-1cb63994ed09",
"Tags": "34be8a19-64d4-4339-a3fc-bd1bd6bf9485",
"healthtopics": "8b88fab8-b699-40b2-a1af-348f80035da3",
"targetaudiences": "c6fb88e5-b415-4629-a012-05bc30760560",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "5cae238e-d3d1-482f-8009-17267df9727c",
"ParentId": "b1ff0fa3-2270-4dd5-a26e-7324c9ab18ef",
"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-05-31T04:33:56.6977017Z",
"PublicationDate": "2026-05-31T04:33:56.6977017Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-31T04:33:56.6977017Z",
"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": "f5a8a6ad-d523-4562-ae2f-4daf4a074466",
"publishingoffices": "b1368ffc-1c38-4578-bb8b-c5833872ec34",
"events": "d846dfdc-fed7-4938-8b24-02521bb1d15f",
"targets": "71f334de-5504-4513-a749-80063ec50c88",
"Category": "bb71cc43-e6f3-4aba-a391-f4cfccc1bf9d",
"imagetypes": "e7e9ec62-f66e-4d90-95e9-047f9e22c444",
"departmentaltargets": "d1e2158b-70d2-4682-9563-16bcd3607def",
"stakeholders": "f1242c15-c43a-4eb5-aa8d-1cb63994ed09",
"Tags": "34be8a19-64d4-4339-a3fc-bd1bd6bf9485",
"healthtopics": "8b88fab8-b699-40b2-a1af-348f80035da3",
"targetaudiences": "c6fb88e5-b415-4629-a012-05bc30760560",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "5cae238e-d3d1-482f-8009-17267df9727c",
"ParentId": "b1ff0fa3-2270-4dd5-a26e-7324c9ab18ef",
"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.