Returns a set of data items of type countryindicators.
GET /api/multimedias/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-10-07T20:24:31.8509858Z",
"PublicationDate": "2025-10-07T20:24:31.8509858Z",
"DateCreated": "2025-10-07T20:24:31.8509858Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"PriorityLevelWHO": 9.0,
"ParentId": "4acf4f7d-c3d4-432c-b081-846e8e7c0974",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:31.8509858+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-07T20:24:31.8509858Z",
"PublicationDate": "2025-10-07T20:24:31.8509858Z",
"DateCreated": "2025-10-07T20:24:31.8509858Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"PriorityLevelWHO": 9.0,
"ParentId": "4acf4f7d-c3d4-432c-b081-846e8e7c0974",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:31.8509858+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Gets countryindicators item by id.
GET /api/multimedias/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-10-07T20:24:31.8509858Z",
"PublicationDate": "2025-10-07T20:24:31.8509858Z",
"DateCreated": "2025-10-07T20:24:31.8509858Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"PriorityLevelWHO": 9.0,
"ParentId": "4a08cfb8-ddb2-4f32-825a-648008e38633",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:31.8509858+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Gets Id property from countryindicators item.
GET /api/multimedias/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": "7c26defe-d611-444f-9354-9728c4b7866d"
}
Creates a countryindicators item.
POST /api/multimedias/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-10-07T20:24:31.8509858Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"PriorityLevelWHO": 6.0,
"ParentId": "2e50de3b-1593-4c7e-94a5-2a6aee745832"
}
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-10-07T20:24:31.8509858Z",
"PublicationDate": "2025-10-07T20:24:31.8509858Z",
"DateCreated": "2025-10-07T20:24:31.8509858Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"PriorityLevelWHO": 9.0,
"ParentId": "f1672ad7-4f89-46f7-8b2d-96adf3a4a9c3",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:31.8509858+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Partial update for countryindicators item.
PATCH /api/multimedias/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-10-07T20:24:31.8509858Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"PriorityLevelWHO": 6.0,
"ParentId": "7e545d03-3405-4278-a49b-70b9acd05782"
}
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/multimedias/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-10-07T20:24:31.8509858Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"PriorityLevelWHO": 6.0,
"ParentId": "94c041c6-bcc1-4ef4-a32d-30b16770eeae"
}
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/multimedias/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/multimedias/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-10-07T20:24:31.8509858Z",
"PublicationDate": "2025-10-07T20:24:31.8509858Z",
"DateCreated": "2025-10-07T20:24:31.8509858Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"PriorityLevelWHO": 9.0,
"ParentId": "19882b3a-853a-40bd-ac3c-75a996d848d3",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:31.8509858+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-07T20:24:31.8509858Z",
"PublicationDate": "2025-10-07T20:24:31.8509858Z",
"DateCreated": "2025-10-07T20:24:31.8509858Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"PriorityLevelWHO": 9.0,
"ParentId": "19882b3a-853a-40bd-ac3c-75a996d848d3",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:31.8509858+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add Parent relation to countryindicators item.
POST /api/multimedias/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/multimedias/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/multimedias/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-10-07T20:24:31.8509858Z",
"PublicationDate": "2025-10-07T20:24:31.8509858Z",
"DateCreated": "2025-10-07T20:24:31.8509858Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Code": "sample string 8",
"programs": "03e8b336-c01e-4fac-949e-660c0481ae46",
"Node": "sample string 10",
"Title": "sample string 11",
"Provider": "sample string 12",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:31.8509858+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-07T20:24:31.8509858Z",
"PublicationDate": "2025-10-07T20:24:31.8509858Z",
"DateCreated": "2025-10-07T20:24:31.8509858Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Code": "sample string 8",
"programs": "03e8b336-c01e-4fac-949e-660c0481ae46",
"Node": "sample string 10",
"Title": "sample string 11",
"Provider": "sample string 12",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:31.8509858+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add IndicatorDefinition relation to countryindicators item.
POST /api/multimedias/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/multimedias/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/multimedias/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-10-07T20:24:31.8509858Z",
"UrlName": "sample string 2",
"organizations": "f8aef4ef-2e63-42dc-a551-3d8dcc0a9331",
"regionscountries": "6ff226be-adee-4fae-871e-0c93f42ffeda",
"sustainabledevelopmentgoals": "f31639b1-56ea-447c-82f5-f133351b257f",
"departmentaltargets": "af4f7fb7-be99-4bbb-9e5c-432a8cef841c",
"healthtopics": "6daafab8-ccef-4b67-80ec-6057ff0953ac",
"events": "0a379ac5-6f86-4a3b-a7dc-3398b01ca992",
"publishingoffices": "ad13033f-4461-4f10-a832-72c121d7fd76",
"WebPageType": "sample string 10",
"targetaudiences": "43cabc62-643f-428f-a9b0-fe44918a3c31",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-10-07T20:24:31.8509858Z",
"ShowInNavigation": true,
"ParentId": "5e6663a7-789a-45ff-8c24-09ec0a4327fc",
"RootId": "b896583b-95b5-4255-9230-766ba82a1d95",
"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": "4109e992-ae82-47be-89d3-a213234352ad",
"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-10-07T20:24:31.8509858Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2025-10-07T20:24:31.8509858Z",
"UrlName": "sample string 2",
"organizations": "f8aef4ef-2e63-42dc-a551-3d8dcc0a9331",
"regionscountries": "6ff226be-adee-4fae-871e-0c93f42ffeda",
"sustainabledevelopmentgoals": "f31639b1-56ea-447c-82f5-f133351b257f",
"departmentaltargets": "af4f7fb7-be99-4bbb-9e5c-432a8cef841c",
"healthtopics": "6daafab8-ccef-4b67-80ec-6057ff0953ac",
"events": "0a379ac5-6f86-4a3b-a7dc-3398b01ca992",
"publishingoffices": "ad13033f-4461-4f10-a832-72c121d7fd76",
"WebPageType": "sample string 10",
"targetaudiences": "43cabc62-643f-428f-a9b0-fe44918a3c31",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-10-07T20:24:31.8509858Z",
"ShowInNavigation": true,
"ParentId": "5e6663a7-789a-45ff-8c24-09ec0a4327fc",
"RootId": "b896583b-95b5-4255-9230-766ba82a1d95",
"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": "4109e992-ae82-47be-89d3-a213234352ad",
"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-10-07T20:24:31.8509858Z",
"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/multimedias/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/multimedias/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/multimedias/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 | |
DataCompilers | System.String | Read only: False | |
UnitOfMeasure | System.String | Read only: False | |
PreferredDataSourcesString | System.String | Read only: False | |
DataType | System.String | Read only: False | |
indicatorstatusString | System.String | Read only: False | |
OtherPossibleDataSourcesString | System.String | Read only: False | |
LinkGatherForm | System.String | Read only: False | |
ProcessOfValidation | System.String | Read only: False | |
indicatordatacollectionlevelString | System.String | Read only: False | |
indicatorcontinuumofcareString | System.String | Read only: False | |
MethodOfEstimation | System.String | Read only: False | |
Disaggregation | System.String | Read only: False | |
Rationale | System.String | Read only: False | |
MetadataUpdatedOn | System.DateTimeOffset | Read only: False | |
indicatorcontinuumofcare | System.Guid | Read only: False | |
IMRID | System.String | Read only: False | |
DataTypeRepresentation | System.String | Read only: False | |
OperationalNotes | System.String | Read only: False | |
Footnote | System.String | Read only: False | |
indicatorcalculationtype | System.Guid | Read only: False | |
OriginalSubmeasure | System.String | Read only: False | |
indicatorcalculationtypeString | System.String | Read only: False | |
ContactPersonEmail | System.String | Read only: False | |
AssociatedTerms | System.String | Read only: False | |
ContactPersonName | System.String | Read only: False | |
DataCollectionProcess | System.String | Read only: False | |
DataProviders | System.String | Read only: False | |
Name | System.String | Read only: False | |
IndicatorId | System.String | Read only: False | |
TopicString | System.String | Read only: False | |
Definition | System.String | Read only: False | |
ExpectedFrequencyOfDataDissemination | System.String | Read only: False | |
indicatormeasurementlevelString | System.String | Read only: False | |
indicatormeasurementlevel | System.Guid | Read only: False | |
Comments | System.String | Read only: False | |
AlsoKnownAs | System.String | Read only: False | |
ExistingData | System.Boolean | Read only: False | |
Numerator | System.String | Read only: False | |
ExpectedFrequencyOfDataCollection | System.String | Read only: False | |
ShortName | System.String | Read only: False | |
indicatortoolkit | System.Guid | Read only: False | |
NextExpectedPublicationDate | System.String | Read only: False | |
LinkFairForm | System.String | Read only: False | |
MeasurementMethod | System.String | Read only: False | |
LinkToPublication | System.String | Read only: False | |
DataCompilationProcess | System.String | Read only: False | |
ISOHealthIndicatorsFramework | System.String | Read only: False | |
DataCustodian | System.String | Read only: False | |
indicatordatacollectionlevel | System.Guid | Read only: False | |
indicatortoolkitString | System.String | Read only: False | |
Denominator | System.String | Read only: False | |
indicatordomainsString | System.String | Read only: False | |
indicatorstatus | System.Guid | Read only: False | |
indicatordomains | System.Guid | Read only: False | |
MethodologyChanges | System.String | Read only: False | |
MethodOfEstimationOfRegionalAndGlobalEstimates | System.String | Read only: False | |
MEFramework | System.String | Read only: False | |
Limitations | System.String | Read only: False | |
LinkAdditionalMethodologicalDetails | System.String | Read only: False | |
Multiplier | System.String | Read only: False | |
Provider | System.String | Read only: True |
application/json
[
{
"LastModified": "2025-10-07T20:24:31.8509858Z",
"PublicationDate": "2025-10-07T20:24:31.8509858Z",
"DateCreated": "2025-10-07T20:24:31.8509858Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"DataCompilers": "sample string 8",
"UnitOfMeasure": "sample string 9",
"PreferredDataSourcesString": "sample string 10",
"DataType": "sample string 11",
"indicatorstatusString": "sample string 12",
"OtherPossibleDataSourcesString": "sample string 13",
"LinkGatherForm": "sample string 14",
"ProcessOfValidation": "sample string 15",
"indicatordatacollectionlevelString": "sample string 16",
"indicatorcontinuumofcareString": "sample string 17",
"MethodOfEstimation": "sample string 18",
"Disaggregation": "sample string 19",
"Rationale": "sample string 20",
"MetadataUpdatedOn": "2025-10-07T20:24:31.8509858Z",
"indicatorcontinuumofcare": "9134af35-1ec9-4b53-8403-dcfb4344c84d",
"IMRID": "sample string 23",
"DataTypeRepresentation": "sample string 24",
"OperationalNotes": "sample string 25",
"Footnote": "sample string 26",
"indicatorcalculationtype": "80833c08-14a4-4bff-94b0-8b2f87a5729a",
"OriginalSubmeasure": "sample string 28",
"indicatorcalculationtypeString": "sample string 29",
"ContactPersonEmail": "sample string 30",
"AssociatedTerms": "sample string 31",
"ContactPersonName": "sample string 32",
"DataCollectionProcess": "sample string 33",
"DataProviders": "sample string 34",
"Name": "sample string 35",
"IndicatorId": "sample string 36",
"TopicString": "sample string 37",
"Definition": "sample string 38",
"ExpectedFrequencyOfDataDissemination": "sample string 39",
"indicatormeasurementlevelString": "sample string 40",
"indicatormeasurementlevel": "5a1d8e5b-df70-45ec-9741-de2c3782cf57",
"Comments": "sample string 42",
"AlsoKnownAs": "sample string 43",
"ExistingData": true,
"Numerator": "sample string 45",
"ExpectedFrequencyOfDataCollection": "sample string 46",
"ShortName": "sample string 47",
"indicatortoolkit": "0ce1176a-06db-4c79-b708-bc40f0dec350",
"NextExpectedPublicationDate": "sample string 49",
"LinkFairForm": "sample string 50",
"MeasurementMethod": "sample string 51",
"LinkToPublication": "sample string 52",
"DataCompilationProcess": "sample string 53",
"ISOHealthIndicatorsFramework": "sample string 54",
"DataCustodian": "sample string 55",
"indicatordatacollectionlevel": "311de430-ba70-40f6-984e-5b39f0cd1cd0",
"indicatortoolkitString": "sample string 57",
"Denominator": "sample string 58",
"indicatordomainsString": "sample string 59",
"indicatorstatus": "5ea2e90a-a3ce-48be-8542-0ae3117ee600",
"indicatordomains": "9197e440-3d74-42d6-9178-d217eb45f54a",
"MethodologyChanges": "sample string 62",
"MethodOfEstimationOfRegionalAndGlobalEstimates": "sample string 63",
"MEFramework": "sample string 64",
"Limitations": "sample string 65",
"LinkAdditionalMethodologicalDetails": "sample string 66",
"Multiplier": "sample string 67",
"Provider": "sample string 68"
},
{
"LastModified": "2025-10-07T20:24:31.8509858Z",
"PublicationDate": "2025-10-07T20:24:31.8509858Z",
"DateCreated": "2025-10-07T20:24:31.8509858Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"DataCompilers": "sample string 8",
"UnitOfMeasure": "sample string 9",
"PreferredDataSourcesString": "sample string 10",
"DataType": "sample string 11",
"indicatorstatusString": "sample string 12",
"OtherPossibleDataSourcesString": "sample string 13",
"LinkGatherForm": "sample string 14",
"ProcessOfValidation": "sample string 15",
"indicatordatacollectionlevelString": "sample string 16",
"indicatorcontinuumofcareString": "sample string 17",
"MethodOfEstimation": "sample string 18",
"Disaggregation": "sample string 19",
"Rationale": "sample string 20",
"MetadataUpdatedOn": "2025-10-07T20:24:31.8509858Z",
"indicatorcontinuumofcare": "9134af35-1ec9-4b53-8403-dcfb4344c84d",
"IMRID": "sample string 23",
"DataTypeRepresentation": "sample string 24",
"OperationalNotes": "sample string 25",
"Footnote": "sample string 26",
"indicatorcalculationtype": "80833c08-14a4-4bff-94b0-8b2f87a5729a",
"OriginalSubmeasure": "sample string 28",
"indicatorcalculationtypeString": "sample string 29",
"ContactPersonEmail": "sample string 30",
"AssociatedTerms": "sample string 31",
"ContactPersonName": "sample string 32",
"DataCollectionProcess": "sample string 33",
"DataProviders": "sample string 34",
"Name": "sample string 35",
"IndicatorId": "sample string 36",
"TopicString": "sample string 37",
"Definition": "sample string 38",
"ExpectedFrequencyOfDataDissemination": "sample string 39",
"indicatormeasurementlevelString": "sample string 40",
"indicatormeasurementlevel": "5a1d8e5b-df70-45ec-9741-de2c3782cf57",
"Comments": "sample string 42",
"AlsoKnownAs": "sample string 43",
"ExistingData": true,
"Numerator": "sample string 45",
"ExpectedFrequencyOfDataCollection": "sample string 46",
"ShortName": "sample string 47",
"indicatortoolkit": "0ce1176a-06db-4c79-b708-bc40f0dec350",
"NextExpectedPublicationDate": "sample string 49",
"LinkFairForm": "sample string 50",
"MeasurementMethod": "sample string 51",
"LinkToPublication": "sample string 52",
"DataCompilationProcess": "sample string 53",
"ISOHealthIndicatorsFramework": "sample string 54",
"DataCustodian": "sample string 55",
"indicatordatacollectionlevel": "311de430-ba70-40f6-984e-5b39f0cd1cd0",
"indicatortoolkitString": "sample string 57",
"Denominator": "sample string 58",
"indicatordomainsString": "sample string 59",
"indicatorstatus": "5ea2e90a-a3ce-48be-8542-0ae3117ee600",
"indicatordomains": "9197e440-3d74-42d6-9178-d217eb45f54a",
"MethodologyChanges": "sample string 62",
"MethodOfEstimationOfRegionalAndGlobalEstimates": "sample string 63",
"MEFramework": "sample string 64",
"Limitations": "sample string 65",
"LinkAdditionalMethodologicalDetails": "sample string 66",
"Multiplier": "sample string 67",
"Provider": "sample string 68"
}
]
Add IndicatorMetadataRegistryDefinition relation to countryindicators item.
POST /api/multimedias/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/multimedias/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/multimedias/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-10-07T20:24:31.8509858Z",
"PublicationDate": "2025-10-07T20:24:31.8509858Z",
"DateCreated": "2025-10-07T20:24:31.8509858Z",
"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-10-07T20:24:31.8509858+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-07T20:24:31.8509858Z",
"PublicationDate": "2025-10-07T20:24:31.8509858Z",
"DateCreated": "2025-10-07T20:24:31.8509858Z",
"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-10-07T20:24:31.8509858+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add ViewDefinitions relation to countryindicators item.
POST /api/multimedias/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/multimedias/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.