Returns a set of data items of type diseaseoutbreaknews.
GET /api/hubs/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-17T15:18:24.5667634Z",
"PublicationDate": "2026-07-17T15:18:24.5667634Z",
"DateCreated": "2026-07-17T15:18:24.5667634Z",
"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": "a0c1c1ad-3abe-4f20-a49c-2f98a5a02e36",
"PublicationDateAndTime": "2026-07-17T15:18:24.5667634Z",
"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-17T15:18:24.5667634+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormattedDate": "sample string 23"
},
{
"LastModified": "2026-07-17T15:18:24.5667634Z",
"PublicationDate": "2026-07-17T15:18:24.5667634Z",
"DateCreated": "2026-07-17T15:18:24.5667634Z",
"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": "a0c1c1ad-3abe-4f20-a49c-2f98a5a02e36",
"PublicationDateAndTime": "2026-07-17T15:18:24.5667634Z",
"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-17T15:18:24.5667634+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormattedDate": "sample string 23"
}
]Gets diseaseoutbreaknews item by id.
GET /api/hubs/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-17T15:18:24.5667634Z",
"PublicationDate": "2026-07-17T15:18:24.5667634Z",
"DateCreated": "2026-07-17T15:18:24.5667634Z",
"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": "d87fd84c-5ef5-46e9-81a6-9bd831adfdd6",
"PublicationDateAndTime": "2026-07-17T15:18:24.5667634Z",
"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-17T15:18:24.5667634+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormattedDate": "sample string 23"
}Gets Id property from diseaseoutbreaknews item.
GET /api/hubs/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": "007b81e6-44d1-4604-92ea-0cf70605421a"
}Creates a diseaseoutbreaknews item.
POST /api/hubs/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-17T15:18:24.5667634Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Response": "sample string 5",
"FurtherInformation": "sample string 6",
"Summary": "sample string 7",
"regionscountries": "9d802c12-2c8c-4764-a36b-7daeb358de69",
"PublicationDateAndTime": "2026-07-17T15:18:24.5667634Z",
"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-17T15:18:24.5667634Z",
"PublicationDate": "2026-07-17T15:18:24.5667634Z",
"DateCreated": "2026-07-17T15:18:24.5667634Z",
"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": "b7ee3284-33ea-46b4-b2d7-943b0533ac82",
"PublicationDateAndTime": "2026-07-17T15:18:24.5667634Z",
"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-17T15:18:24.5667634+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormattedDate": "sample string 23"
}Partial update for diseaseoutbreaknews item.
PATCH /api/hubs/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-17T15:18:24.5823891Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Response": "sample string 5",
"FurtherInformation": "sample string 6",
"Summary": "sample string 7",
"regionscountries": "3c187863-3ac2-4db1-8414-5e316e116962",
"PublicationDateAndTime": "2026-07-17T15:18:24.5823891Z",
"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/hubs/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-17T15:18:24.5823891Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Response": "sample string 5",
"FurtherInformation": "sample string 6",
"Summary": "sample string 7",
"regionscountries": "bf804be4-d718-4123-9ad7-4236eaaf571b",
"PublicationDateAndTime": "2026-07-17T15:18:24.5823891Z",
"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/hubs/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/hubs/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-17T15:18:24.5823891Z",
"PublicationDate": "2026-07-17T15:18:24.5823891Z",
"DateCreated": "2026-07-17T15:18:24.5823891Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "240aa347-dc62-4438-8270-114d3c116965",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-07-17T15:18:24.5823891Z",
"healthtopictypes": "1721e12a-8784-4568-8ba3-7302c4b36fd8",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T15:18:24.5823891+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-07-17T15:18:24.5823891Z",
"PublicationDate": "2026-07-17T15:18:24.5823891Z",
"DateCreated": "2026-07-17T15:18:24.5823891Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "240aa347-dc62-4438-8270-114d3c116965",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-07-17T15:18:24.5823891Z",
"healthtopictypes": "1721e12a-8784-4568-8ba3-7302c4b36fd8",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T15:18:24.5823891+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add EmergencyEvent relation to diseaseoutbreaknews item.
POST /api/hubs/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/hubs/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.