Returns a set of data items of type pages.
GET /api/hubs/pages
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 | |
| 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": "2026-08-08T02:51:56.8124573Z",
"UrlName": "sample string 2",
"organizations": "5ceb4cfe-2d4c-4a91-8f28-cba66ca4486c",
"regionscountries": "1d9de16d-c45e-438f-8596-da8d2d9c72ab",
"sustainabledevelopmentgoals": "8726a648-f6e1-422d-8eee-75065d694aa4",
"departmentaltargets": "4d0b1790-4085-4f22-8ad8-8776dd50f2b1",
"healthtopics": "54ee8413-06a1-4eb6-aa5c-0d6898c99f54",
"events": "b0de23e3-55a2-414e-b0e0-20ff000dda06",
"publishingoffices": "07272d87-6f4a-4b46-a255-a96a96ff190c",
"WebPageType": "sample string 10",
"targetaudiences": "10716f69-3f5a-476e-a4bb-1b0c758d178d",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-08-08T02:51:56.8124573Z",
"ShowInNavigation": true,
"ParentId": "7bcaf0bb-6372-4157-a943-29e13a6c4136",
"RootId": "43246bdc-e97e-4382-a904-8a083bf6ef9d",
"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": "c15f2f44-002e-4714-b4ee-b4ecdd15739a",
"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": "2026-08-08T02:51:56.8124573Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2026-08-08T02:51:56.8124573Z",
"UrlName": "sample string 2",
"organizations": "5ceb4cfe-2d4c-4a91-8f28-cba66ca4486c",
"regionscountries": "1d9de16d-c45e-438f-8596-da8d2d9c72ab",
"sustainabledevelopmentgoals": "8726a648-f6e1-422d-8eee-75065d694aa4",
"departmentaltargets": "4d0b1790-4085-4f22-8ad8-8776dd50f2b1",
"healthtopics": "54ee8413-06a1-4eb6-aa5c-0d6898c99f54",
"events": "b0de23e3-55a2-414e-b0e0-20ff000dda06",
"publishingoffices": "07272d87-6f4a-4b46-a255-a96a96ff190c",
"WebPageType": "sample string 10",
"targetaudiences": "10716f69-3f5a-476e-a4bb-1b0c758d178d",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-08-08T02:51:56.8124573Z",
"ShowInNavigation": true,
"ParentId": "7bcaf0bb-6372-4157-a943-29e13a6c4136",
"RootId": "43246bdc-e97e-4382-a904-8a083bf6ef9d",
"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": "c15f2f44-002e-4714-b4ee-b4ecdd15739a",
"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": "2026-08-08T02:51:56.8124573Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]Gets pages item by id.
GET /api/hubs/pages({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 | |
| 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": "2026-08-08T02:51:56.8124573Z",
"UrlName": "sample string 2",
"organizations": "dae9bf74-a11b-441a-851d-8c39a3ab2d4b",
"regionscountries": "2298caee-52dd-44b0-bfc5-12e5e5794e71",
"sustainabledevelopmentgoals": "9a35ad95-3dcc-457b-9db4-fdad2d4266a3",
"departmentaltargets": "36a8e0e9-4b2c-4778-86e8-1fb54a791956",
"healthtopics": "f4c08559-3df9-40ce-b685-785a7d18f354",
"events": "725c92b7-057a-41a7-b8ae-ed98b0b20626",
"publishingoffices": "7a4c1f1a-8dc4-4ce8-8dcf-6dec7493f8c8",
"WebPageType": "sample string 10",
"targetaudiences": "7bad1345-7107-4945-a7fe-04699138ab62",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-08-08T02:51:56.8124573Z",
"ShowInNavigation": true,
"ParentId": "db44e757-c83f-45f0-9544-a5cc0a0068c8",
"RootId": "e2477b9c-eb28-4476-b3ba-bf2b788899cc",
"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": "0f7debec-72b8-4c34-93f0-065542eca17f",
"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": "2026-08-08T02:51:56.8124573Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}Gets Id property from pages item.
GET /api/hubs/pages({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": "64895ed3-3350-4597-9a91-14b1fb24556c"
}Creates a pages item.
POST /api/hubs/pages
None
| 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
{
"UrlName": "sample string 1",
"organizations": "f1cd95d9-bf33-493f-82ca-35ada3d6bc1a",
"regionscountries": "93230e71-9f82-4b05-907b-aa6a517a91b2",
"sustainabledevelopmentgoals": "7a35a6d2-78f3-4fbc-a288-05fd59e8c808",
"departmentaltargets": "c4c8a227-fa15-464c-87fe-509befebba3b",
"healthtopics": "0f8184bb-0d12-45fe-a1fd-49985bfc077e",
"events": "389e98fb-4a19-4811-a336-907402e3cbd8",
"publishingoffices": "355a0818-3ba2-4994-8246-c5f3c03722a8",
"WebPageType": "sample string 9",
"targetaudiences": "9d303ff0-de0c-4ac5-81d6-2c98e5157abb",
"OpenGraphTitle": "sample string 11",
"OpenGraphDescription": "sample string 12",
"Title": "sample string 13",
"DateCreated": "2026-08-08T02:51:56.8124573Z",
"ShowInNavigation": true,
"ParentId": "13ce360e-1fee-49b1-82a2-34b32eeeb72d",
"RootId": "69eddf09-db29-4cb0-b953-263fc853aef7",
"ExpirationInDays": 18,
"HtmlTitle": "sample string 19",
"Description": "sample string 20",
"HeadTagContent": "sample string 21",
"CodeBehindType": "sample string 22",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "c05603fe-92a4-4203-ba39-84a8eb99b05f",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 31.1,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 32",
"Renderer": "sample string 33",
"TemplateName": "sample string 34"
}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 | |
| 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": "2026-08-08T02:51:56.8124573Z",
"UrlName": "sample string 2",
"organizations": "8eea32cc-2803-4b11-83c4-8a5757e22825",
"regionscountries": "0d82adf4-f9fe-45d1-9b7b-5d1030a35ffd",
"sustainabledevelopmentgoals": "c7199f93-0cf5-4120-a108-a65a4ea691fd",
"departmentaltargets": "ab53e07d-d7fd-4c6b-96b1-430c614d18e9",
"healthtopics": "6a4a79fc-7928-4aa4-b596-26057798c926",
"events": "c487850b-3a05-479b-86e1-31236da30aab",
"publishingoffices": "e215c9cd-c7e7-47bb-8263-b803d8cdcf4b",
"WebPageType": "sample string 10",
"targetaudiences": "d7c1a12f-3c47-48a7-8cc7-4d96274aed04",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-08-08T02:51:56.8124573Z",
"ShowInNavigation": true,
"ParentId": "291ceedd-59ad-4594-ae3a-21e607cff598",
"RootId": "85021ef5-2a92-4440-8049-eb318df160d4",
"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": "07ea7a5f-8e22-446f-b380-466c5354ff35",
"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": "2026-08-08T02:51:56.8124573Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}Partial update for pages item.
PATCH /api/hubs/pages({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| 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
{
"UrlName": "sample string 1",
"organizations": "6bb1f35e-6e9d-40b2-bbf9-16910a2808f6",
"regionscountries": "022a2d81-fed0-4604-9f4f-96194b79cb6c",
"sustainabledevelopmentgoals": "7f3d4ece-c4be-49cb-b0de-27dc4a871101",
"departmentaltargets": "3ba1a362-bf4b-48b6-bb4f-1036c770425d",
"healthtopics": "618aa74e-d289-4642-bb00-794822232061",
"events": "290549bf-f14b-4862-8c7d-40be594ce56b",
"publishingoffices": "07c1e27f-b199-4dbf-acad-6f8504ab8e59",
"WebPageType": "sample string 9",
"targetaudiences": "edc40797-a26a-4200-a95e-fe21f737b843",
"OpenGraphTitle": "sample string 11",
"OpenGraphDescription": "sample string 12",
"Title": "sample string 13",
"DateCreated": "2026-08-08T02:51:56.8124573Z",
"ShowInNavigation": true,
"ParentId": "67eb0c04-c378-45cf-8550-402d3dc161c1",
"RootId": "999ec42b-7153-44da-98c9-616180eea716",
"ExpirationInDays": 18,
"HtmlTitle": "sample string 19",
"Description": "sample string 20",
"HeadTagContent": "sample string 21",
"CodeBehindType": "sample string 22",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "da7c5544-f3ea-4c4a-9ebe-dc93383f0cf4",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 31.1,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 32",
"Renderer": "sample string 33",
"TemplateName": "sample string 34"
}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 pages item.
PUT /api/hubs/pages({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| 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
{
"UrlName": "sample string 1",
"organizations": "142a1e14-59ea-4213-8ce4-45fe380e7841",
"regionscountries": "7112e2b0-cce1-41df-8fb2-bb4726c2a6b6",
"sustainabledevelopmentgoals": "63387d0c-da54-43fd-8657-a165ff0c215b",
"departmentaltargets": "6c97f0ff-4743-434a-ab92-1e17d7f26fe2",
"healthtopics": "647a2574-28f5-4137-b15c-ca756f64e984",
"events": "5d88be0f-d9e2-4214-a83e-1f61b9a36556",
"publishingoffices": "7f30ae9a-364a-4a69-ae9f-efa940126cf5",
"WebPageType": "sample string 9",
"targetaudiences": "d281fd4a-ae1a-431c-9b8a-fe12590b561f",
"OpenGraphTitle": "sample string 11",
"OpenGraphDescription": "sample string 12",
"Title": "sample string 13",
"DateCreated": "2026-08-08T02:51:56.8124573Z",
"ShowInNavigation": true,
"ParentId": "78c03cc6-0028-47c2-9e13-554f953d48b7",
"RootId": "dba3ae08-e68e-4c50-8c4f-d039e3bcd9a5",
"ExpirationInDays": 18,
"HtmlTitle": "sample string 19",
"Description": "sample string 20",
"HeadTagContent": "sample string 21",
"CodeBehindType": "sample string 22",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "9f44367d-6557-42a8-9cdd-18e52054ffdf",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 31.1,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 32",
"Renderer": "sample string 33",
"TemplateName": "sample string 34"
}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 pages item by Id.
DELETE /api/hubs/pages({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.