Returns a set of data items of type countryindicators.
GET /api/news/countryindicators
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 | |
Title | System.String | Read only: False | |
PriorityLevelWHO | System.Decimal | 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-12T03:43:39.3432975Z",
"PublicationDate": "2025-09-12T03:43:39.3432975Z",
"DateCreated": "2025-09-12T03:43:39.3432975Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"PriorityLevelWHO": 9.0,
"ParentId": "38398b62-392a-418b-ac15-64d4f3e3bd87",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T03:43:39.3432975+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-12T03:43:39.3432975Z",
"PublicationDate": "2025-09-12T03:43:39.3432975Z",
"DateCreated": "2025-09-12T03:43:39.3432975Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"PriorityLevelWHO": 9.0,
"ParentId": "38398b62-392a-418b-ac15-64d4f3e3bd87",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T03:43:39.3432975+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Gets countryindicators item by id.
GET /api/news/countryindicators({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 | |
Title | System.String | Read only: False | |
PriorityLevelWHO | System.Decimal | 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-12T03:43:39.3432975Z",
"PublicationDate": "2025-09-12T03:43:39.3432975Z",
"DateCreated": "2025-09-12T03:43:39.3432975Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"PriorityLevelWHO": 9.0,
"ParentId": "f6a27893-c40d-4eb8-9766-56b7284a438e",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T03:43:39.3432975+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Gets Id property from countryindicators item.
GET /api/news/countryindicators({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": "e0a8ae6b-6674-4fa0-818b-f5108a6c96bc"
}
Creates a countryindicators item.
POST /api/news/countryindicators
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 | |
Title | System.String | Read only: False | |
PriorityLevelWHO | System.Decimal | 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-12T03:43:39.3432975Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"PriorityLevelWHO": 6.0,
"ParentId": "ec9cd72a-3d57-4d0d-bab7-eb965c8d1197"
}
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 | |
Title | System.String | Read only: False | |
PriorityLevelWHO | System.Decimal | 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-12T03:43:39.3432975Z",
"PublicationDate": "2025-09-12T03:43:39.3432975Z",
"DateCreated": "2025-09-12T03:43:39.3432975Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"PriorityLevelWHO": 9.0,
"ParentId": "907c8513-8621-4fff-af9c-e24a67f73ea9",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T03:43:39.3432975+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Partial update for countryindicators item.
PATCH /api/news/countryindicators({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 | |
Title | System.String | Read only: False | |
PriorityLevelWHO | System.Decimal | 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-12T03:43:39.3432975Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"PriorityLevelWHO": 6.0,
"ParentId": "6f9774f6-0369-416f-9332-8c7ae4a39769"
}
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 countryindicators item.
PUT /api/news/countryindicators({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 | |
Title | System.String | Read only: False | |
PriorityLevelWHO | System.Decimal | 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-12T03:43:39.3432975Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"PriorityLevelWHO": 6.0,
"ParentId": "47ed8e6a-5149-402f-8e11-0d9e55aec3d5"
}
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 countryindicators item by Id.
DELETE /api/news/countryindicators({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 countryindicators item.
GET /api/news/countryindicators({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 | |
Title | System.String | Read only: False | |
PriorityLevelWHO | System.Decimal | 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-12T03:43:39.3432975Z",
"PublicationDate": "2025-09-12T03:43:39.3432975Z",
"DateCreated": "2025-09-12T03:43:39.3432975Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"PriorityLevelWHO": 9.0,
"ParentId": "f400185b-1c37-409d-95c2-9d6ad02e845d",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T03:43:39.3432975+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-12T03:43:39.3432975Z",
"PublicationDate": "2025-09-12T03:43:39.3432975Z",
"DateCreated": "2025-09-12T03:43:39.3432975Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"PriorityLevelWHO": 9.0,
"ParentId": "f400185b-1c37-409d-95c2-9d6ad02e845d",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T03:43:39.3432975+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add Parent relation to countryindicators item.
POST /api/news/countryindicators({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 countryindicators item.
DELETE /api/news/countryindicators({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 IndicatorDefinition from countryindicators item.
GET /api/news/countryindicators({key})/IndicatorDefinition
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 | |
Code | System.String | Read only: False | |
programs | System.Guid | Read only: False | |
Node | 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-09-12T03:43:39.3432975Z",
"PublicationDate": "2025-09-12T03:43:39.3432975Z",
"DateCreated": "2025-09-12T03:43:39.3432975Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Code": "sample string 8",
"programs": "72bbab25-090f-4144-ad0e-4fdde8810f4d",
"Node": "sample string 10",
"Title": "sample string 11",
"Provider": "sample string 12",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T03:43:39.3432975+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-12T03:43:39.3432975Z",
"PublicationDate": "2025-09-12T03:43:39.3432975Z",
"DateCreated": "2025-09-12T03:43:39.3432975Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Code": "sample string 8",
"programs": "72bbab25-090f-4144-ad0e-4fdde8810f4d",
"Node": "sample string 10",
"Title": "sample string 11",
"Provider": "sample string 12",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T03:43:39.3432975+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add IndicatorDefinition relation to countryindicators item.
POST /api/news/countryindicators({key})/IndicatorDefinition/$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 IndicatorDefinition from countryindicators item.
DELETE /api/news/countryindicators({key})/IndicatorDefinition/$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 SpecificPage from countryindicators item.
GET /api/news/countryindicators({key})/SpecificPage
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-12T03:43:39.3432975Z",
"UrlName": "sample string 2",
"organizations": "8c4fcaa1-b8a8-4a58-a4e4-70b2be0447d9",
"regionscountries": "5fb38bd0-bc4e-4c2b-b766-2c5cc0664a7f",
"sustainabledevelopmentgoals": "c36dee59-8894-4e89-8cb7-c13cecf74e81",
"departmentaltargets": "cf5f94fc-1d1e-47e5-900b-867a3577d79b",
"healthtopics": "797dd588-07a7-4a08-ad94-043701e3d4d0",
"events": "9c531681-de1a-4b15-97bc-73ca2f150f76",
"publishingoffices": "632a3a63-66fb-4e90-96be-f97d2de96158",
"WebPageType": "sample string 10",
"targetaudiences": "718205da-71e8-4576-bcde-dfe183c5a8a7",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-09-12T03:43:39.3432975Z",
"ShowInNavigation": true,
"ParentId": "902b86b4-666c-4d36-8d26-e8a124092647",
"RootId": "b9281156-ac16-4adb-b7e2-cae0de9cdcfb",
"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": "1f4ad91a-0d95-480f-85e9-10064ea272b7",
"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-12T03:43:39.3432975Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2025-09-12T03:43:39.3432975Z",
"UrlName": "sample string 2",
"organizations": "8c4fcaa1-b8a8-4a58-a4e4-70b2be0447d9",
"regionscountries": "5fb38bd0-bc4e-4c2b-b766-2c5cc0664a7f",
"sustainabledevelopmentgoals": "c36dee59-8894-4e89-8cb7-c13cecf74e81",
"departmentaltargets": "cf5f94fc-1d1e-47e5-900b-867a3577d79b",
"healthtopics": "797dd588-07a7-4a08-ad94-043701e3d4d0",
"events": "9c531681-de1a-4b15-97bc-73ca2f150f76",
"publishingoffices": "632a3a63-66fb-4e90-96be-f97d2de96158",
"WebPageType": "sample string 10",
"targetaudiences": "718205da-71e8-4576-bcde-dfe183c5a8a7",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-09-12T03:43:39.3432975Z",
"ShowInNavigation": true,
"ParentId": "902b86b4-666c-4d36-8d26-e8a124092647",
"RootId": "b9281156-ac16-4adb-b7e2-cae0de9cdcfb",
"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": "1f4ad91a-0d95-480f-85e9-10064ea272b7",
"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-12T03:43:39.3432975Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]
Add SpecificPage relation to countryindicators item.
POST /api/news/countryindicators({key})/SpecificPage/$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 SpecificPage from countryindicators item.
DELETE /api/news/countryindicators({key})/SpecificPage/$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 IndicatorMetadataRegistryDefinition from countryindicators item.
GET /api/news/countryindicators({key})/IndicatorMetadataRegistryDefinition
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 | |
UnitOfMeasure | System.String | Read only: False | |
DataType | System.String | Read only: False | |
MethodOfEstimation | System.String | Read only: False | |
Disaggregation | System.String | Read only: False | |
Rationale | System.String | Read only: False | |
IMRID | System.String | Read only: False | |
DataTypeRepresentation | System.String | Read only: False | |
OriginalSubmeasure | System.String | Read only: False | |
ContactPersonEmail | System.String | Read only: False | |
AssociatedTerms | System.String | Read only: False | |
ContactPersonName | System.String | Read only: False | |
Name | System.String | Read only: False | |
IndicatorId | System.String | Read only: False | |
Definition | System.String | Read only: False | |
ExpectedFrequencyOfDataDissemination | System.String | Read only: False | |
Comments | System.String | Read only: False | |
ExpectedFrequencyOfDataCollection | System.String | Read only: False | |
ShortName | System.String | Read only: False | |
MeasurementMethod | System.String | Read only: False | |
ISOHealthIndicatorsFramework | System.String | Read only: False | |
Methodofmeasurement | System.String | Read only: False | |
MethodOfEstimationOfRegionalAndGlobalEstimates | System.String | Read only: False | |
MEFramework | System.String | Read only: False | |
Limitations | System.String | Read only: False | |
Multiplier | System.String | Read only: False | |
Provider | System.String | Read only: True |
application/json
[
{
"LastModified": "2025-09-12T03:43:39.3432975Z",
"PublicationDate": "2025-09-12T03:43:39.3432975Z",
"DateCreated": "2025-09-12T03:43:39.3432975Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"UnitOfMeasure": "sample string 8",
"DataType": "sample string 9",
"MethodOfEstimation": "sample string 10",
"Disaggregation": "sample string 11",
"Rationale": "sample string 12",
"IMRID": "sample string 13",
"DataTypeRepresentation": "sample string 14",
"OriginalSubmeasure": "sample string 15",
"ContactPersonEmail": "sample string 16",
"AssociatedTerms": "sample string 17",
"ContactPersonName": "sample string 18",
"Name": "sample string 19",
"IndicatorId": "sample string 20",
"Definition": "sample string 21",
"ExpectedFrequencyOfDataDissemination": "sample string 22",
"Comments": "sample string 23",
"ExpectedFrequencyOfDataCollection": "sample string 24",
"ShortName": "sample string 25",
"MeasurementMethod": "sample string 26",
"ISOHealthIndicatorsFramework": "sample string 27",
"Methodofmeasurement": "sample string 28",
"MethodOfEstimationOfRegionalAndGlobalEstimates": "sample string 29",
"MEFramework": "sample string 30",
"Limitations": "sample string 31",
"Multiplier": "sample string 32",
"Provider": "sample string 33"
},
{
"LastModified": "2025-09-12T03:43:39.3432975Z",
"PublicationDate": "2025-09-12T03:43:39.3432975Z",
"DateCreated": "2025-09-12T03:43:39.3432975Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"UnitOfMeasure": "sample string 8",
"DataType": "sample string 9",
"MethodOfEstimation": "sample string 10",
"Disaggregation": "sample string 11",
"Rationale": "sample string 12",
"IMRID": "sample string 13",
"DataTypeRepresentation": "sample string 14",
"OriginalSubmeasure": "sample string 15",
"ContactPersonEmail": "sample string 16",
"AssociatedTerms": "sample string 17",
"ContactPersonName": "sample string 18",
"Name": "sample string 19",
"IndicatorId": "sample string 20",
"Definition": "sample string 21",
"ExpectedFrequencyOfDataDissemination": "sample string 22",
"Comments": "sample string 23",
"ExpectedFrequencyOfDataCollection": "sample string 24",
"ShortName": "sample string 25",
"MeasurementMethod": "sample string 26",
"ISOHealthIndicatorsFramework": "sample string 27",
"Methodofmeasurement": "sample string 28",
"MethodOfEstimationOfRegionalAndGlobalEstimates": "sample string 29",
"MEFramework": "sample string 30",
"Limitations": "sample string 31",
"Multiplier": "sample string 32",
"Provider": "sample string 33"
}
]
Add IndicatorMetadataRegistryDefinition relation to countryindicators item.
POST /api/news/countryindicators({key})/IndicatorMetadataRegistryDefinition/$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 IndicatorMetadataRegistryDefinition from countryindicators item.
DELETE /api/news/countryindicators({key})/IndicatorMetadataRegistryDefinition/$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 ViewDefinitions from countryindicators item.
GET /api/news/countryindicators({key})/ViewDefinitions
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 | |
Json | System.String | Read only: False | |
Name | 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-12T03:43:39.3432975Z",
"PublicationDate": "2025-09-12T03:43:39.3432975Z",
"DateCreated": "2025-09-12T03:43:39.3432975Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Json": "sample string 8",
"Name": "sample string 9",
"Provider": "sample string 10",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T03:43:39.3432975+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-12T03:43:39.3432975Z",
"PublicationDate": "2025-09-12T03:43:39.3432975Z",
"DateCreated": "2025-09-12T03:43:39.3432975Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Json": "sample string 8",
"Name": "sample string 9",
"Provider": "sample string 10",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T03:43:39.3432975+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add ViewDefinitions relation to countryindicators item.
POST /api/news/countryindicators({key})/ViewDefinitions/$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 ViewDefinitions from countryindicators item.
DELETE /api/news/countryindicators({key})/ViewDefinitions/$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.