Returns a set of data items of type whoquizes.
GET /api/hubs/whoquizes
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 | |
Summary | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
CompletionMessageContent | System.String | Read only: False | |
PassingScoreSuccessMessage | System.String | Read only: False | |
PassingScoreFailedMessage | System.String | Read only: False | |
PassingScore | System.Decimal | Read only: False | |
Content | System.String | Read only: False | |
QuizMode | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
CompletionMessageTitle | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
FormatedDate | System.String | Read only: True | |
ThumbnailUrl | System.String | Read only: True |
application/json
[
{
"LastModified": "2025-10-11T21:09:07.6057843Z",
"PublicationDate": "2025-10-11T21:09:07.6057843Z",
"DateCreated": "2025-10-11T21:09:07.6057843Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"healthtopics": "4416edcd-6ff3-4e6c-bf16-562646ba523b",
"CompletionMessageContent": "sample string 10",
"PassingScoreSuccessMessage": "sample string 11",
"PassingScoreFailedMessage": "sample string 12",
"PassingScore": 13.0,
"Content": "sample string 14",
"QuizMode": "sample string 15",
"targetaudiences": "3ccd8b8c-9f36-44ce-8350-d573735ca109",
"CompletionMessageTitle": "sample string 17",
"publishingoffices": "bb2f4177-bbfa-47c2-affb-65c2faab5214",
"Title": "sample string 19",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-11T21:09:07.6057843+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormatedDate": "sample string 21",
"ThumbnailUrl": "sample string 22"
},
{
"LastModified": "2025-10-11T21:09:07.6057843Z",
"PublicationDate": "2025-10-11T21:09:07.6057843Z",
"DateCreated": "2025-10-11T21:09:07.6057843Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"healthtopics": "4416edcd-6ff3-4e6c-bf16-562646ba523b",
"CompletionMessageContent": "sample string 10",
"PassingScoreSuccessMessage": "sample string 11",
"PassingScoreFailedMessage": "sample string 12",
"PassingScore": 13.0,
"Content": "sample string 14",
"QuizMode": "sample string 15",
"targetaudiences": "3ccd8b8c-9f36-44ce-8350-d573735ca109",
"CompletionMessageTitle": "sample string 17",
"publishingoffices": "bb2f4177-bbfa-47c2-affb-65c2faab5214",
"Title": "sample string 19",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-11T21:09:07.6057843+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormatedDate": "sample string 21",
"ThumbnailUrl": "sample string 22"
}
]
Gets whoquizes item by id.
GET /api/hubs/whoquizes({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 | |
Summary | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
CompletionMessageContent | System.String | Read only: False | |
PassingScoreSuccessMessage | System.String | Read only: False | |
PassingScoreFailedMessage | System.String | Read only: False | |
PassingScore | System.Decimal | Read only: False | |
Content | System.String | Read only: False | |
QuizMode | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
CompletionMessageTitle | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
FormatedDate | System.String | Read only: True | |
ThumbnailUrl | System.String | Read only: True |
application/json
{
"LastModified": "2025-10-11T21:09:07.6057843Z",
"PublicationDate": "2025-10-11T21:09:07.6057843Z",
"DateCreated": "2025-10-11T21:09:07.6057843Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"healthtopics": "77f0c480-bac1-42f5-a323-38fd005925ae",
"CompletionMessageContent": "sample string 10",
"PassingScoreSuccessMessage": "sample string 11",
"PassingScoreFailedMessage": "sample string 12",
"PassingScore": 13.0,
"Content": "sample string 14",
"QuizMode": "sample string 15",
"targetaudiences": "2e27a0b8-4576-4f57-a06f-c0d4404f45bc",
"CompletionMessageTitle": "sample string 17",
"publishingoffices": "06fdaaed-5f17-4690-8f22-9a3f63844b69",
"Title": "sample string 19",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-11T21:09:07.6057843+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormatedDate": "sample string 21",
"ThumbnailUrl": "sample string 22"
}
Gets Id property from whoquizes item.
GET /api/hubs/whoquizes({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": "a5b6327d-7779-42bb-8e54-f23c51d0ba84"
}
Creates a whoquizes item.
POST /api/hubs/whoquizes
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 | |
Summary | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
CompletionMessageContent | System.String | Read only: False | |
PassingScoreSuccessMessage | System.String | Read only: False | |
PassingScoreFailedMessage | System.String | Read only: False | |
PassingScore | System.Decimal | Read only: False | |
Content | System.String | Read only: False | |
QuizMode | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
CompletionMessageTitle | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
FormatedDate | System.String | Read only: True | |
ThumbnailUrl | System.String | Read only: True |
application/json
{
"PublicationDate": "2025-10-11T21:09:07.6057843Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Summary": "sample string 5",
"healthtopics": "96d9b426-b8ae-41b5-9651-ad5d3f884596",
"CompletionMessageContent": "sample string 7",
"PassingScoreSuccessMessage": "sample string 8",
"PassingScoreFailedMessage": "sample string 9",
"PassingScore": 10.0,
"Content": "sample string 11",
"QuizMode": "sample string 12",
"targetaudiences": "0770f876-a010-4907-878b-c8bb88ab4ff0",
"CompletionMessageTitle": "sample string 14",
"publishingoffices": "ccd2acb7-8a58-46ef-a6bf-87c947a46004",
"Title": "sample string 16"
}
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 | |
Summary | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
CompletionMessageContent | System.String | Read only: False | |
PassingScoreSuccessMessage | System.String | Read only: False | |
PassingScoreFailedMessage | System.String | Read only: False | |
PassingScore | System.Decimal | Read only: False | |
Content | System.String | Read only: False | |
QuizMode | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
CompletionMessageTitle | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
FormatedDate | System.String | Read only: True | |
ThumbnailUrl | System.String | Read only: True |
application/json
{
"LastModified": "2025-10-11T21:09:07.6057843Z",
"PublicationDate": "2025-10-11T21:09:07.6057843Z",
"DateCreated": "2025-10-11T21:09:07.6057843Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"healthtopics": "77265485-19f9-44c7-a293-d9d8f743343f",
"CompletionMessageContent": "sample string 10",
"PassingScoreSuccessMessage": "sample string 11",
"PassingScoreFailedMessage": "sample string 12",
"PassingScore": 13.0,
"Content": "sample string 14",
"QuizMode": "sample string 15",
"targetaudiences": "644c5ce4-7025-4110-bcfe-007f674d26a4",
"CompletionMessageTitle": "sample string 17",
"publishingoffices": "377b9b89-0a48-4ff1-ac5e-f723da4876dc",
"Title": "sample string 19",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-11T21:09:07.6057843+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormatedDate": "sample string 21",
"ThumbnailUrl": "sample string 22"
}
Partial update for whoquizes item.
PATCH /api/hubs/whoquizes({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 | |
Summary | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
CompletionMessageContent | System.String | Read only: False | |
PassingScoreSuccessMessage | System.String | Read only: False | |
PassingScoreFailedMessage | System.String | Read only: False | |
PassingScore | System.Decimal | Read only: False | |
Content | System.String | Read only: False | |
QuizMode | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
CompletionMessageTitle | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
FormatedDate | System.String | Read only: True | |
ThumbnailUrl | System.String | Read only: True |
application/json
{
"PublicationDate": "2025-10-11T21:09:07.6057843Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Summary": "sample string 5",
"healthtopics": "997a0f09-98fe-4e9b-a01c-19d614518415",
"CompletionMessageContent": "sample string 7",
"PassingScoreSuccessMessage": "sample string 8",
"PassingScoreFailedMessage": "sample string 9",
"PassingScore": 10.0,
"Content": "sample string 11",
"QuizMode": "sample string 12",
"targetaudiences": "2d8930f4-f656-452c-b1b9-5fcf8089f990",
"CompletionMessageTitle": "sample string 14",
"publishingoffices": "8b54a170-a301-464b-a9e4-7af7e845edb7",
"Title": "sample string 16"
}
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 whoquizes item.
PUT /api/hubs/whoquizes({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 | |
Summary | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
CompletionMessageContent | System.String | Read only: False | |
PassingScoreSuccessMessage | System.String | Read only: False | |
PassingScoreFailedMessage | System.String | Read only: False | |
PassingScore | System.Decimal | Read only: False | |
Content | System.String | Read only: False | |
QuizMode | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
CompletionMessageTitle | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
FormatedDate | System.String | Read only: True | |
ThumbnailUrl | System.String | Read only: True |
application/json
{
"PublicationDate": "2025-10-11T21:09:07.6057843Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Summary": "sample string 5",
"healthtopics": "17535373-f1c3-4903-be9c-35a3e5fdbc35",
"CompletionMessageContent": "sample string 7",
"PassingScoreSuccessMessage": "sample string 8",
"PassingScoreFailedMessage": "sample string 9",
"PassingScore": 10.0,
"Content": "sample string 11",
"QuizMode": "sample string 12",
"targetaudiences": "14a67682-e600-4c94-af31-803b4d4c0d2f",
"CompletionMessageTitle": "sample string 14",
"publishingoffices": "87fdff1b-ff08-4072-931f-549d7ad8707a",
"Title": "sample string 16"
}
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 whoquizes item by Id.
DELETE /api/hubs/whoquizes({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 PassScoreRedirectPage from whoquizes item.
GET /api/hubs/whoquizes({key})/PassScoreRedirectPage
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-11T21:09:07.6057843Z",
"UrlName": "sample string 2",
"organizations": "efd0de1f-259a-48b8-a044-727abf1a1632",
"regionscountries": "7a20399d-656b-4568-9be8-85ec67ef1aa1",
"sustainabledevelopmentgoals": "a1f4088b-ccfd-4b49-866b-69cba0efcab8",
"departmentaltargets": "b6484202-17f3-4fc9-9e92-54641da59d10",
"healthtopics": "704bb8e6-68b8-4514-afc5-203c2d2dc253",
"events": "820c26fb-54eb-47b4-9809-8f8ef8b5445b",
"publishingoffices": "b012e068-1c2e-4b63-931e-3f8f98953c1f",
"WebPageType": "sample string 10",
"targetaudiences": "17d77485-a145-40d0-987d-25060a467922",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-10-11T21:09:07.6057843Z",
"ShowInNavigation": true,
"ParentId": "660cbbb1-51b9-4193-a306-9a16d26f2cef",
"RootId": "eb49b209-4817-4291-980d-1f330a7b2c3b",
"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": "5ff14e20-0b7e-44e4-9d2c-78ecb55ab9a9",
"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-11T21:09:07.6057843Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2025-10-11T21:09:07.6057843Z",
"UrlName": "sample string 2",
"organizations": "efd0de1f-259a-48b8-a044-727abf1a1632",
"regionscountries": "7a20399d-656b-4568-9be8-85ec67ef1aa1",
"sustainabledevelopmentgoals": "a1f4088b-ccfd-4b49-866b-69cba0efcab8",
"departmentaltargets": "b6484202-17f3-4fc9-9e92-54641da59d10",
"healthtopics": "704bb8e6-68b8-4514-afc5-203c2d2dc253",
"events": "820c26fb-54eb-47b4-9809-8f8ef8b5445b",
"publishingoffices": "b012e068-1c2e-4b63-931e-3f8f98953c1f",
"WebPageType": "sample string 10",
"targetaudiences": "17d77485-a145-40d0-987d-25060a467922",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-10-11T21:09:07.6057843Z",
"ShowInNavigation": true,
"ParentId": "660cbbb1-51b9-4193-a306-9a16d26f2cef",
"RootId": "eb49b209-4817-4291-980d-1f330a7b2c3b",
"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": "5ff14e20-0b7e-44e4-9d2c-78ecb55ab9a9",
"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-11T21:09:07.6057843Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]
Add PassScoreRedirectPage relation to whoquizes item.
POST /api/hubs/whoquizes({key})/PassScoreRedirectPage/$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 PassScoreRedirectPage from whoquizes item.
DELETE /api/hubs/whoquizes({key})/PassScoreRedirectPage/$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 FailScoreRedirectPage from whoquizes item.
GET /api/hubs/whoquizes({key})/FailScoreRedirectPage
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-11T21:09:07.6214094Z",
"UrlName": "sample string 2",
"organizations": "4c515681-135d-46a4-b193-7362298a54b8",
"regionscountries": "3221ca88-e172-4a21-a71f-fd1238098774",
"sustainabledevelopmentgoals": "4a7a707e-1028-4024-8eea-b3d4533506df",
"departmentaltargets": "2f09b779-9468-4cba-9831-d3dcae115d5e",
"healthtopics": "f049ff5a-0279-43e6-9144-433c7ecdb316",
"events": "d855fde0-22ea-4198-bd4d-3696d1768acb",
"publishingoffices": "4350832c-4da8-4b7c-9879-4d8214b5380a",
"WebPageType": "sample string 10",
"targetaudiences": "7805f8b1-e677-4636-bece-b4f350bccefe",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-10-11T21:09:07.6214094Z",
"ShowInNavigation": true,
"ParentId": "6afb15f0-0e74-40c6-ab01-28aa91ab2005",
"RootId": "fadca044-ed59-4fc0-8a4b-d2819b0a7a43",
"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": "fe02149a-a08e-4d46-b805-61b5c81b4a21",
"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-11T21:09:07.6214094Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2025-10-11T21:09:07.6214094Z",
"UrlName": "sample string 2",
"organizations": "4c515681-135d-46a4-b193-7362298a54b8",
"regionscountries": "3221ca88-e172-4a21-a71f-fd1238098774",
"sustainabledevelopmentgoals": "4a7a707e-1028-4024-8eea-b3d4533506df",
"departmentaltargets": "2f09b779-9468-4cba-9831-d3dcae115d5e",
"healthtopics": "f049ff5a-0279-43e6-9144-433c7ecdb316",
"events": "d855fde0-22ea-4198-bd4d-3696d1768acb",
"publishingoffices": "4350832c-4da8-4b7c-9879-4d8214b5380a",
"WebPageType": "sample string 10",
"targetaudiences": "7805f8b1-e677-4636-bece-b4f350bccefe",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-10-11T21:09:07.6214094Z",
"ShowInNavigation": true,
"ParentId": "6afb15f0-0e74-40c6-ab01-28aa91ab2005",
"RootId": "fadca044-ed59-4fc0-8a4b-d2819b0a7a43",
"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": "fe02149a-a08e-4d46-b805-61b5c81b4a21",
"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-11T21:09:07.6214094Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]
Add FailScoreRedirectPage relation to whoquizes item.
POST /api/hubs/whoquizes({key})/FailScoreRedirectPage/$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 FailScoreRedirectPage from whoquizes item.
DELETE /api/hubs/whoquizes({key})/FailScoreRedirectPage/$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.