Returns a set of data items of type healthtopicbysitevariations.
GET /api/news/healthtopicbysitevariations
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 | |
SystemTitle | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Summary | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
Tab1Title | System.String | Read only: False | |
SEOTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
ContentFallback | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
MetaDescription | System.String | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T03:13:15.3891298Z",
"PublicationDate": "2025-09-11T03:13:15.3891298Z",
"DateCreated": "2025-09-11T03:13:15.3891298Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"SystemTitle": "sample string 8",
"Tab2Summary": "sample string 9",
"Summary": "sample string 10",
"MetaTitle": "sample string 11",
"Tab1Title": "sample string 12",
"SEOTitle": "sample string 13",
"healthtopics": "7c526248-5388-4014-a4e0-32581b96ba7d",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "e50ba634-e3b5-49b8-8998-241daec1833d",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "f1aa53c0-3a94-4e38-abda-3b67fac11ec1",
"TechnicalLinks": "sample string 23",
"publishingoffices": "ba16bd82-78ff-464e-9ff2-7f8a4ad6464d",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "bb9e58dd-f12b-4318-8c0c-61a8db972b8b",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:13:15.3891298+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T03:13:15.3891298Z",
"PublicationDate": "2025-09-11T03:13:15.3891298Z",
"DateCreated": "2025-09-11T03:13:15.3891298Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"SystemTitle": "sample string 8",
"Tab2Summary": "sample string 9",
"Summary": "sample string 10",
"MetaTitle": "sample string 11",
"Tab1Title": "sample string 12",
"SEOTitle": "sample string 13",
"healthtopics": "7c526248-5388-4014-a4e0-32581b96ba7d",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "e50ba634-e3b5-49b8-8998-241daec1833d",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "f1aa53c0-3a94-4e38-abda-3b67fac11ec1",
"TechnicalLinks": "sample string 23",
"publishingoffices": "ba16bd82-78ff-464e-9ff2-7f8a4ad6464d",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "bb9e58dd-f12b-4318-8c0c-61a8db972b8b",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:13:15.3891298+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Gets healthtopicbysitevariations item by id.
GET /api/news/healthtopicbysitevariations({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 | |
SystemTitle | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Summary | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
Tab1Title | System.String | Read only: False | |
SEOTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
ContentFallback | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
MetaDescription | System.String | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-09-11T03:13:15.3891298Z",
"PublicationDate": "2025-09-11T03:13:15.3891298Z",
"DateCreated": "2025-09-11T03:13:15.3891298Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"SystemTitle": "sample string 8",
"Tab2Summary": "sample string 9",
"Summary": "sample string 10",
"MetaTitle": "sample string 11",
"Tab1Title": "sample string 12",
"SEOTitle": "sample string 13",
"healthtopics": "f9e1f9cc-2ede-4a99-bc9d-bf166092ef52",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "41439386-feec-49a3-a008-aec94e17f8c6",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "5f1c7cfb-2dc4-4ab4-a110-027cd88d53e3",
"TechnicalLinks": "sample string 23",
"publishingoffices": "a104165a-f391-4c93-a6ab-c3a6670868f3",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "0ccb9bf6-0c00-4fa0-a52d-ed27567c7a27",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:13:15.3891298+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Gets Id property from healthtopicbysitevariations item.
GET /api/news/healthtopicbysitevariations({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": "9b691478-6740-404a-940b-0ec44b21132d"
}
Creates a healthtopicbysitevariations item.
POST /api/news/healthtopicbysitevariations
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 | |
SystemTitle | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Summary | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
Tab1Title | System.String | Read only: False | |
SEOTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
ContentFallback | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
MetaDescription | System.String | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-11T03:13:15.3891298Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"SystemTitle": "sample string 5",
"Tab2Summary": "sample string 6",
"Summary": "sample string 7",
"MetaTitle": "sample string 8",
"Tab1Title": "sample string 9",
"SEOTitle": "sample string 10",
"healthtopics": "44b16095-0a8c-405a-a600-03b00845bdd2",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "69022ecf-dab8-4183-939f-83a9337e4dc2",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "9076b53b-5598-4b6b-bfb1-4d76af531020",
"TechnicalLinks": "sample string 20",
"publishingoffices": "84326c7a-3703-45b3-9c28-924416a695e2",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "4f16d8f1-bb6f-461b-af50-458fab078dcc"
}
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 | |
SystemTitle | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Summary | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
Tab1Title | System.String | Read only: False | |
SEOTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
ContentFallback | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
MetaDescription | System.String | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-09-11T03:13:15.3891298Z",
"PublicationDate": "2025-09-11T03:13:15.3891298Z",
"DateCreated": "2025-09-11T03:13:15.3891298Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"SystemTitle": "sample string 8",
"Tab2Summary": "sample string 9",
"Summary": "sample string 10",
"MetaTitle": "sample string 11",
"Tab1Title": "sample string 12",
"SEOTitle": "sample string 13",
"healthtopics": "13fa8459-4ed3-4918-a2f0-7891052e7ffa",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "c7dd52e3-3e23-4d7e-8333-8951dd3d7fdf",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "80c9f67d-2ba0-429b-9396-bb8d2b121537",
"TechnicalLinks": "sample string 23",
"publishingoffices": "3ed44d58-f26c-4123-b5ad-1d9e1b4e9a5a",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "bebe48c5-7ee2-41b0-b73d-5b7578eb6bc6",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:13:15.3891298+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Partial update for healthtopicbysitevariations item.
PATCH /api/news/healthtopicbysitevariations({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 | |
SystemTitle | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Summary | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
Tab1Title | System.String | Read only: False | |
SEOTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
ContentFallback | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
MetaDescription | System.String | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-11T03:13:15.3891298Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"SystemTitle": "sample string 5",
"Tab2Summary": "sample string 6",
"Summary": "sample string 7",
"MetaTitle": "sample string 8",
"Tab1Title": "sample string 9",
"SEOTitle": "sample string 10",
"healthtopics": "9b7c69f1-b591-4e7f-a7e0-7ca2e27b7663",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "4bf6e2e3-3639-4b02-b7e3-6b74e9919827",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "e101eea3-f392-4147-9d82-db5e55039be2",
"TechnicalLinks": "sample string 20",
"publishingoffices": "a8976edf-f044-497d-80e2-cdfa1411b6db",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "b97b81dd-3908-4104-a292-a0537373b524"
}
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 healthtopicbysitevariations item.
PUT /api/news/healthtopicbysitevariations({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 | |
SystemTitle | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Summary | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
Tab1Title | System.String | Read only: False | |
SEOTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
ContentFallback | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
MetaDescription | System.String | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-11T03:13:15.3891298Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"SystemTitle": "sample string 5",
"Tab2Summary": "sample string 6",
"Summary": "sample string 7",
"MetaTitle": "sample string 8",
"Tab1Title": "sample string 9",
"SEOTitle": "sample string 10",
"healthtopics": "423f61d1-3481-4daa-abb8-cd8daeadef8d",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "41cef962-656a-4ad9-884f-ec42f4702e3f",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "ef741217-27c0-4e46-bb6a-dde67a0950d9",
"TechnicalLinks": "sample string 20",
"publishingoffices": "7c18dfc7-5658-4d83-8e33-935418d26a73",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "2236dc5a-6929-4282-b1b9-29c2d1dd5226"
}
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 healthtopicbysitevariations item by Id.
DELETE /api/news/healthtopicbysitevariations({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 Parent from healthtopicbysitevariations item.
GET /api/news/healthtopicbysitevariations({key})/Parent
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 | |
Summary | System.String | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
MetaTitle | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
MetaDescription | System.String | 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-09-11T03:13:15.3891298Z",
"PublicationDate": "2025-09-11T03:13:15.3891298Z",
"DateCreated": "2025-09-11T03:13:15.3891298Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"Title": "sample string 9",
"Tab3Title": "sample string 10",
"TechnicalLinks": "sample string 11",
"healthtopics": "7b931b11-5233-407c-8c4d-c8d478693d0a",
"MetaTitle": "sample string 13",
"regionscountries": "3238c5e7-539d-46bb-a9d5-fcf945ab656d",
"Tab1Summary": "sample string 15",
"OpenGraphTitle": "sample string 16",
"Tab2Title": "sample string 17",
"Tab2Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"OpenGraphDescription": "sample string 20",
"sites": "5944cc4d-571f-41e7-bd13-56baaea6bbe6",
"MetaDescription": "sample string 22",
"healthtopictypes": "da1f052b-18b1-472d-b30e-bf6f483648ca",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:13:15.3891298+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T03:13:15.3891298Z",
"PublicationDate": "2025-09-11T03:13:15.3891298Z",
"DateCreated": "2025-09-11T03:13:15.3891298Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"Title": "sample string 9",
"Tab3Title": "sample string 10",
"TechnicalLinks": "sample string 11",
"healthtopics": "7b931b11-5233-407c-8c4d-c8d478693d0a",
"MetaTitle": "sample string 13",
"regionscountries": "3238c5e7-539d-46bb-a9d5-fcf945ab656d",
"Tab1Summary": "sample string 15",
"OpenGraphTitle": "sample string 16",
"Tab2Title": "sample string 17",
"Tab2Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"OpenGraphDescription": "sample string 20",
"sites": "5944cc4d-571f-41e7-bd13-56baaea6bbe6",
"MetaDescription": "sample string 22",
"healthtopictypes": "da1f052b-18b1-472d-b30e-bf6f483648ca",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:13:15.3891298+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add Parent relation to healthtopicbysitevariations item.
POST /api/news/healthtopicbysitevariations({key})/Parent/$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 Parent from healthtopicbysitevariations item.
DELETE /api/news/healthtopicbysitevariations({key})/Parent/$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 RelatedStatistics from healthtopicbysitevariations item.
GET /api/news/healthtopicbysitevariations({key})/RelatedStatistics
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 | |
Subtitle | System.String | Read only: False | |
BackgroundImageDropdown | System.String | Read only: False | |
ButtonText | System.String | Read only: False | |
FrontendTitle | System.String | Read only: False | |
Summary | System.String | Read only: False | |
Title | System.String | Read only: False | |
ExternalURL | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T03:13:15.3891298Z",
"PublicationDate": "2025-09-11T03:13:15.3891298Z",
"DateCreated": "2025-09-11T03:13:15.3891298Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "82254bdb-edcd-41c3-b82f-0756ef349cff",
"Subtitle": "sample string 9",
"BackgroundImageDropdown": "sample string 10",
"ButtonText": "sample string 11",
"FrontendTitle": "sample string 12",
"Summary": "sample string 13",
"Title": "sample string 14",
"ExternalURL": "sample string 15",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:13:15.3891298+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T03:13:15.3891298Z",
"PublicationDate": "2025-09-11T03:13:15.3891298Z",
"DateCreated": "2025-09-11T03:13:15.3891298Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "82254bdb-edcd-41c3-b82f-0756ef349cff",
"Subtitle": "sample string 9",
"BackgroundImageDropdown": "sample string 10",
"ButtonText": "sample string 11",
"FrontendTitle": "sample string 12",
"Summary": "sample string 13",
"Title": "sample string 14",
"ExternalURL": "sample string 15",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:13:15.3891298+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add RelatedStatistics relation to healthtopicbysitevariations item.
POST /api/news/healthtopicbysitevariations({key})/RelatedStatistics/$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 RelatedStatistics from healthtopicbysitevariations item.
DELETE /api/news/healthtopicbysitevariations({key})/RelatedStatistics/$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 HealthTopicPage from healthtopicbysitevariations item.
GET /api/news/healthtopicbysitevariations({key})/HealthTopicPage
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 | |
UrlName | System.String | Read only: False | |
organizations | System.Guid | Read only: False | |
regionscountries | System.Guid | Read only: False | |
sustainabledevelopmentgoals | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
events | System.Guid | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
WebPageType | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
Title | System.String | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: False | |
ShowInNavigation | System.Boolean | Read only: False | |
ParentId | System.Guid | Read only: False | |
RootId | System.Guid | Read only: False | |
ExpirationInDays | System.Int32 | Read only: False | |
HtmlTitle | System.String | Read only: False | |
Description | System.String | Read only: False | |
HeadTagContent | System.String | Read only: False | |
CodeBehindType | System.String | Read only: False | |
IncludeScriptManager | System.Boolean | Read only: False | |
EnableViewState | System.Boolean | Read only: False | |
PageType | Telerik.Sitefinity.Web.Api.Strategies.Pages.PageType | Read only: False | |
RedirectPage | Telerik.Sitefinity.Web.Api.Strategies.Pages.RedirectPage | Read only: False | |
TemplateId | System.Guid | Read only: False | |
RequireSsl | System.Boolean | Read only: False | |
EnableScriptManager | System.Boolean | Read only: False | |
AllowParametersValidation | System.Boolean | Read only: False | |
Crawlable | System.Boolean | Read only: False | |
IncludeInSearchIndex | System.Boolean | Read only: False | |
Priority | System.Single | Read only: False | |
LocalizationStrategy | Telerik.Sitefinity.Localization.LocalizationStrategy | Read only: True | |
CanonicalUrlBehaviour | Telerik.Sitefinity.Web.Api.Strategies.Pages.CanonicalUrlSettings | Read only: False | |
OutputCacheProfile | System.String | Read only: False | |
Renderer | System.String | Read only: False | |
TemplateName | System.String | Read only: False | |
Provider | System.String | Read only: True | |
HasChildren | System.Boolean | Read only: True | |
Breadcrumb | System.String | Read only: True | |
AvailableLanguages | System.String | Read only: True | |
PublicationDate | System.DateTimeOffset | Read only: True | |
ViewUrl | System.String | Read only: True | |
EditUrl | System.String | Read only: True | |
EditUrlBasePath | System.String | Read only: True | |
IsHomePage | System.Boolean | Read only: True | |
RelativeUrlPath | System.String | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T03:13:15.3891298Z",
"UrlName": "sample string 2",
"organizations": "7663d759-be58-4f2f-8f91-da79b5442ca1",
"regionscountries": "80d4088c-0f62-4a3f-85a9-c5ee04303b6b",
"sustainabledevelopmentgoals": "3c41610b-0baf-4246-8f20-c49316377264",
"departmentaltargets": "216fcc1a-3b64-44ed-a5ce-1e90e0a7da2f",
"healthtopics": "bfcf5f22-5917-42d4-a4d9-698490aaee0f",
"events": "c33f2f86-add5-43e1-9bd0-cdc5d66c6ddd",
"publishingoffices": "7992c2dc-19c1-4ec9-a5b6-99f18e9a94e1",
"WebPageType": "sample string 10",
"targetaudiences": "be6c11df-5006-473f-bac6-da499b5cc9e6",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-09-11T03:13:15.3891298Z",
"ShowInNavigation": true,
"ParentId": "78cf2670-1240-4d79-92df-b787cf43b1e1",
"RootId": "8d606175-0fec-4fa6-9b3e-7353d149fd1f",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "84626841-eff2-44d2-9755-9cd212773c2e",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2025-09-11T03:13:15.3891298Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2025-09-11T03:13:15.3891298Z",
"UrlName": "sample string 2",
"organizations": "7663d759-be58-4f2f-8f91-da79b5442ca1",
"regionscountries": "80d4088c-0f62-4a3f-85a9-c5ee04303b6b",
"sustainabledevelopmentgoals": "3c41610b-0baf-4246-8f20-c49316377264",
"departmentaltargets": "216fcc1a-3b64-44ed-a5ce-1e90e0a7da2f",
"healthtopics": "bfcf5f22-5917-42d4-a4d9-698490aaee0f",
"events": "c33f2f86-add5-43e1-9bd0-cdc5d66c6ddd",
"publishingoffices": "7992c2dc-19c1-4ec9-a5b6-99f18e9a94e1",
"WebPageType": "sample string 10",
"targetaudiences": "be6c11df-5006-473f-bac6-da499b5cc9e6",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-09-11T03:13:15.3891298Z",
"ShowInNavigation": true,
"ParentId": "78cf2670-1240-4d79-92df-b787cf43b1e1",
"RootId": "8d606175-0fec-4fa6-9b3e-7353d149fd1f",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "84626841-eff2-44d2-9755-9cd212773c2e",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2025-09-11T03:13:15.3891298Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]
Add HealthTopicPage relation to healthtopicbysitevariations item.
POST /api/news/healthtopicbysitevariations({key})/HealthTopicPage/$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 HealthTopicPage from healthtopicbysitevariations item.
DELETE /api/news/healthtopicbysitevariations({key})/HealthTopicPage/$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.