Returns a set of data items of type diseaseoutbreaknews.
GET /api/news/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 |
application/json
[
{
"LastModified": "2025-11-12T16:46:38.0527942Z",
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"DateCreated": "2025-11-12T16:46:38.0527942Z",
"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": "8a068876-cdd1-4532-858f-ba1a874ad18e",
"PublicationDateAndTime": "2025-11-12T16:46:38.0527942Z",
"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": "2025-11-12T16:46:38.0527942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-12T16:46:38.0527942Z",
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"DateCreated": "2025-11-12T16:46:38.0527942Z",
"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": "8a068876-cdd1-4532-858f-ba1a874ad18e",
"PublicationDateAndTime": "2025-11-12T16:46:38.0527942Z",
"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": "2025-11-12T16:46:38.0527942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets diseaseoutbreaknews item by id.
GET /api/news/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 |
application/json
{
"LastModified": "2025-11-12T16:46:38.0527942Z",
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"DateCreated": "2025-11-12T16:46:38.0527942Z",
"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": "ea1cff75-3561-4d34-9f2f-7fddf1e8a63d",
"PublicationDateAndTime": "2025-11-12T16:46:38.0527942Z",
"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": "2025-11-12T16:46:38.0527942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from diseaseoutbreaknews item.
GET /api/news/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": "82ada486-ec70-40f8-9b06-0ecffe91d01c"
}Creates a diseaseoutbreaknews item.
POST /api/news/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 |
application/json
{
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Response": "sample string 5",
"FurtherInformation": "sample string 6",
"Summary": "sample string 7",
"regionscountries": "c5ea4cac-a224-4a90-bafb-e7d7035ec5cd",
"PublicationDateAndTime": "2025-11-12T16:46:38.0527942Z",
"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 |
application/json
{
"LastModified": "2025-11-12T16:46:38.0527942Z",
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"DateCreated": "2025-11-12T16:46:38.0527942Z",
"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": "2082952a-6d61-4fa2-8068-3d1acfe94761",
"PublicationDateAndTime": "2025-11-12T16:46:38.0527942Z",
"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": "2025-11-12T16:46:38.0527942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for diseaseoutbreaknews item.
PATCH /api/news/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 |
application/json
{
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Response": "sample string 5",
"FurtherInformation": "sample string 6",
"Summary": "sample string 7",
"regionscountries": "307bdda6-18da-45f3-b171-fc3c243c082f",
"PublicationDateAndTime": "2025-11-12T16:46:38.0527942Z",
"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/news/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 |
application/json
{
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Response": "sample string 5",
"FurtherInformation": "sample string 6",
"Summary": "sample string 7",
"regionscountries": "7e136869-70f5-4fa5-99c0-44c4bfc0031c",
"PublicationDateAndTime": "2025-11-12T16:46:38.0527942Z",
"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/news/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 Regions from diseaseoutbreaknews item.
GET /api/news/diseaseoutbreaknews({key})/Regions
| 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 | |
| WhoRegionCode | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-11-12T16:46:38.0527942Z",
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"DateCreated": "2025-11-12T16:46:38.0527942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"WhoRegionCode": "sample string 8",
"Title": "sample string 9",
"Provider": "sample string 10",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-12T16:46:38.0527942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-12T16:46:38.0527942Z",
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"DateCreated": "2025-11-12T16:46:38.0527942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"WhoRegionCode": "sample string 8",
"Title": "sample string 9",
"Provider": "sample string 10",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-12T16:46:38.0527942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Regions relation to diseaseoutbreaknews item.
POST /api/news/diseaseoutbreaknews({key})/Regions/$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 Regions from diseaseoutbreaknews item.
DELETE /api/news/diseaseoutbreaknews({key})/Regions/$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_ContentBlock from diseaseoutbreaknews item.
GET /api/news/diseaseoutbreaknews({key})/Response_ContentBlock
| 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 | |
| Title | System.String | Read only: False | |
| Text | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-11-12T16:46:38.0527942Z",
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"DateCreated": "2025-11-12T16:46:38.0527942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Text": "sample string 9",
"Provider": "sample string 10",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-12T16:46:38.0527942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-12T16:46:38.0527942Z",
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"DateCreated": "2025-11-12T16:46:38.0527942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Text": "sample string 9",
"Provider": "sample string 10",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-12T16:46:38.0527942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Response_ContentBlock relation to diseaseoutbreaknews item.
POST /api/news/diseaseoutbreaknews({key})/Response_ContentBlock/$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_ContentBlock from diseaseoutbreaknews item.
DELETE /api/news/diseaseoutbreaknews({key})/Response_ContentBlock/$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_ContentBlock from diseaseoutbreaknews item.
GET /api/news/diseaseoutbreaknews({key})/FurtherInformation_ContentBlock
| 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 | |
| Title | System.String | Read only: False | |
| Text | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-11-12T16:46:38.0527942Z",
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"DateCreated": "2025-11-12T16:46:38.0527942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Text": "sample string 9",
"Provider": "sample string 10",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-12T16:46:38.0527942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-12T16:46:38.0527942Z",
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"DateCreated": "2025-11-12T16:46:38.0527942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Text": "sample string 9",
"Provider": "sample string 10",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-12T16:46:38.0527942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add FurtherInformation_ContentBlock relation to diseaseoutbreaknews item.
POST /api/news/diseaseoutbreaknews({key})/FurtherInformation_ContentBlock/$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_ContentBlock from diseaseoutbreaknews item.
DELETE /api/news/diseaseoutbreaknews({key})/FurtherInformation_ContentBlock/$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_ContentBlock from diseaseoutbreaknews item.
GET /api/news/diseaseoutbreaknews({key})/Summary_ContentBlock
| 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 | |
| Title | System.String | Read only: False | |
| Text | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-11-12T16:46:38.0527942Z",
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"DateCreated": "2025-11-12T16:46:38.0527942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Text": "sample string 9",
"Provider": "sample string 10",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-12T16:46:38.0527942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-12T16:46:38.0527942Z",
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"DateCreated": "2025-11-12T16:46:38.0527942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Text": "sample string 9",
"Provider": "sample string 10",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-12T16:46:38.0527942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Summary_ContentBlock relation to diseaseoutbreaknews item.
POST /api/news/diseaseoutbreaknews({key})/Summary_ContentBlock/$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_ContentBlock from diseaseoutbreaknews item.
DELETE /api/news/diseaseoutbreaknews({key})/Summary_ContentBlock/$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_ContentBlock from diseaseoutbreaknews item.
GET /api/news/diseaseoutbreaknews({key})/Overview_ContentBlock
| 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 | |
| Title | System.String | Read only: False | |
| Text | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-11-12T16:46:38.0527942Z",
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"DateCreated": "2025-11-12T16:46:38.0527942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Text": "sample string 9",
"Provider": "sample string 10",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-12T16:46:38.0527942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-12T16:46:38.0527942Z",
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"DateCreated": "2025-11-12T16:46:38.0527942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Text": "sample string 9",
"Provider": "sample string 10",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-12T16:46:38.0527942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Overview_ContentBlock relation to diseaseoutbreaknews item.
POST /api/news/diseaseoutbreaknews({key})/Overview_ContentBlock/$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_ContentBlock from diseaseoutbreaknews item.
DELETE /api/news/diseaseoutbreaknews({key})/Overview_ContentBlock/$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_ContentBlock from diseaseoutbreaknews item.
GET /api/news/diseaseoutbreaknews({key})/Assessment_ContentBlock
| 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 | |
| Title | System.String | Read only: False | |
| Text | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-11-12T16:46:38.0527942Z",
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"DateCreated": "2025-11-12T16:46:38.0527942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Text": "sample string 9",
"Provider": "sample string 10",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-12T16:46:38.0527942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-12T16:46:38.0527942Z",
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"DateCreated": "2025-11-12T16:46:38.0527942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Text": "sample string 9",
"Provider": "sample string 10",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-12T16:46:38.0527942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Assessment_ContentBlock relation to diseaseoutbreaknews item.
POST /api/news/diseaseoutbreaknews({key})/Assessment_ContentBlock/$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_ContentBlock from diseaseoutbreaknews item.
DELETE /api/news/diseaseoutbreaknews({key})/Assessment_ContentBlock/$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_ContentBlock from diseaseoutbreaknews item.
GET /api/news/diseaseoutbreaknews({key})/Advice_ContentBlock
| 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 | |
| Title | System.String | Read only: False | |
| Text | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-11-12T16:46:38.0527942Z",
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"DateCreated": "2025-11-12T16:46:38.0527942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Text": "sample string 9",
"Provider": "sample string 10",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-12T16:46:38.0527942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-12T16:46:38.0527942Z",
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"DateCreated": "2025-11-12T16:46:38.0527942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Text": "sample string 9",
"Provider": "sample string 10",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-12T16:46:38.0527942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Advice_ContentBlock relation to diseaseoutbreaknews item.
POST /api/news/diseaseoutbreaknews({key})/Advice_ContentBlock/$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_ContentBlock from diseaseoutbreaknews item.
DELETE /api/news/diseaseoutbreaknews({key})/Advice_ContentBlock/$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_ContentBlock from diseaseoutbreaknews item.
GET /api/news/diseaseoutbreaknews({key})/Epidemiology_ContentBlock
| 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 | |
| Title | System.String | Read only: False | |
| Text | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-11-12T16:46:38.0527942Z",
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"DateCreated": "2025-11-12T16:46:38.0527942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Text": "sample string 9",
"Provider": "sample string 10",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-12T16:46:38.0527942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-12T16:46:38.0527942Z",
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"DateCreated": "2025-11-12T16:46:38.0527942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Text": "sample string 9",
"Provider": "sample string 10",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-12T16:46:38.0527942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Epidemiology_ContentBlock relation to diseaseoutbreaknews item.
POST /api/news/diseaseoutbreaknews({key})/Epidemiology_ContentBlock/$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_ContentBlock from diseaseoutbreaknews item.
DELETE /api/news/diseaseoutbreaknews({key})/Epidemiology_ContentBlock/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type EmergencyEvent from diseaseoutbreaknews item.
GET /api/news/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": "2025-11-12T16:46:38.0527942Z",
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"DateCreated": "2025-11-12T16:46:38.0527942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "91108212-584a-4789-a5a2-7f0c2de4f3da",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2025-11-12T16:46:38.0527942Z",
"healthtopictypes": "74bd4952-4987-4cac-8b4b-6c7669030f7d",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-12T16:46:38.0527942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-12T16:46:38.0527942Z",
"PublicationDate": "2025-11-12T16:46:38.0527942Z",
"DateCreated": "2025-11-12T16:46:38.0527942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "91108212-584a-4789-a5a2-7f0c2de4f3da",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2025-11-12T16:46:38.0527942Z",
"healthtopictypes": "74bd4952-4987-4cac-8b4b-6c7669030f7d",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-12T16:46:38.0527942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add EmergencyEvent relation to diseaseoutbreaknews item.
POST /api/news/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/news/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.