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-09-12T02:51:57.2692351Z",
"PublicationDate": "2025-09-12T02:51:57.2692351Z",
"DateCreated": "2025-09-12T02:51:57.2692351Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"healthtopics": "0727deac-10c6-45b8-8809-a89354a0dbd3",
"CompletionMessageContent": "sample string 10",
"PassingScoreSuccessMessage": "sample string 11",
"PassingScoreFailedMessage": "sample string 12",
"PassingScore": 13.0,
"Content": "sample string 14",
"QuizMode": "sample string 15",
"targetaudiences": "9de6c331-4405-42b8-a658-c384ce8329e1",
"CompletionMessageTitle": "sample string 17",
"publishingoffices": "762b06cc-4e1b-4a6b-85a4-2e2550af124e",
"Title": "sample string 19",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T02:51:57.2692351+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormatedDate": "sample string 21",
"ThumbnailUrl": "sample string 22"
},
{
"LastModified": "2025-09-12T02:51:57.2692351Z",
"PublicationDate": "2025-09-12T02:51:57.2692351Z",
"DateCreated": "2025-09-12T02:51:57.2692351Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"healthtopics": "0727deac-10c6-45b8-8809-a89354a0dbd3",
"CompletionMessageContent": "sample string 10",
"PassingScoreSuccessMessage": "sample string 11",
"PassingScoreFailedMessage": "sample string 12",
"PassingScore": 13.0,
"Content": "sample string 14",
"QuizMode": "sample string 15",
"targetaudiences": "9de6c331-4405-42b8-a658-c384ce8329e1",
"CompletionMessageTitle": "sample string 17",
"publishingoffices": "762b06cc-4e1b-4a6b-85a4-2e2550af124e",
"Title": "sample string 19",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T02:51:57.2692351+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-09-12T02:51:57.2692351Z",
"PublicationDate": "2025-09-12T02:51:57.2692351Z",
"DateCreated": "2025-09-12T02:51:57.2692351Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"healthtopics": "5c78667f-7f32-4e06-83c2-3305fcf8eca3",
"CompletionMessageContent": "sample string 10",
"PassingScoreSuccessMessage": "sample string 11",
"PassingScoreFailedMessage": "sample string 12",
"PassingScore": 13.0,
"Content": "sample string 14",
"QuizMode": "sample string 15",
"targetaudiences": "f0397dca-73d3-49da-8dc3-e717f335a0d8",
"CompletionMessageTitle": "sample string 17",
"publishingoffices": "d395ce43-08cb-434d-8123-c98139930846",
"Title": "sample string 19",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T02:51:57.2692351+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": "27351deb-ec86-4eec-9e94-98fd6a7073d1"
}
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-09-12T02:51:57.2692351Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Summary": "sample string 5",
"healthtopics": "5ec132ef-3930-437e-8b39-e4dcd7e8e5e0",
"CompletionMessageContent": "sample string 7",
"PassingScoreSuccessMessage": "sample string 8",
"PassingScoreFailedMessage": "sample string 9",
"PassingScore": 10.0,
"Content": "sample string 11",
"QuizMode": "sample string 12",
"targetaudiences": "e6753878-d9d0-4ac9-bb84-c1ca4a873077",
"CompletionMessageTitle": "sample string 14",
"publishingoffices": "60066d9b-0992-4df9-bf74-812330a3a4b6",
"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-09-12T02:51:57.2692351Z",
"PublicationDate": "2025-09-12T02:51:57.2692351Z",
"DateCreated": "2025-09-12T02:51:57.2692351Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"healthtopics": "596a7944-4c70-4b67-98c4-3bb806a4bf30",
"CompletionMessageContent": "sample string 10",
"PassingScoreSuccessMessage": "sample string 11",
"PassingScoreFailedMessage": "sample string 12",
"PassingScore": 13.0,
"Content": "sample string 14",
"QuizMode": "sample string 15",
"targetaudiences": "100d5574-5aac-4f35-8f2d-ea9592131e22",
"CompletionMessageTitle": "sample string 17",
"publishingoffices": "3d9c7971-a057-4753-9da2-731d2a2d1ded",
"Title": "sample string 19",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T02:51:57.2692351+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-09-12T02:51:57.2692351Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Summary": "sample string 5",
"healthtopics": "c0afde25-e08b-48ac-b629-00046782db69",
"CompletionMessageContent": "sample string 7",
"PassingScoreSuccessMessage": "sample string 8",
"PassingScoreFailedMessage": "sample string 9",
"PassingScore": 10.0,
"Content": "sample string 11",
"QuizMode": "sample string 12",
"targetaudiences": "50a9f383-4484-4269-b1ed-d178dbf52eea",
"CompletionMessageTitle": "sample string 14",
"publishingoffices": "cef98fa3-50d9-4802-8a29-456385a8505d",
"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-09-12T02:51:57.2692351Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Summary": "sample string 5",
"healthtopics": "33e43c7c-6fdd-4246-b1fd-38b5b31b7242",
"CompletionMessageContent": "sample string 7",
"PassingScoreSuccessMessage": "sample string 8",
"PassingScoreFailedMessage": "sample string 9",
"PassingScore": 10.0,
"Content": "sample string 11",
"QuizMode": "sample string 12",
"targetaudiences": "4a7bf292-5a6a-4e86-bbec-ee3b521837a6",
"CompletionMessageTitle": "sample string 14",
"publishingoffices": "a17eb2c3-e759-42b5-8fa5-6e9c828a9aeb",
"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-09-12T02:51:57.2692351Z",
"UrlName": "sample string 2",
"organizations": "6a2f9cd9-2db5-473d-b9a5-7f0f997fbaaa",
"regionscountries": "154c7620-9209-4126-ad67-fcb3db239822",
"sustainabledevelopmentgoals": "4832cb37-175a-4ce5-a186-57a6dcfa41c9",
"departmentaltargets": "d8a514f1-a572-4eac-9f54-b1ca82d68dd1",
"healthtopics": "73af12a3-f922-47a6-b57a-ba396bb3c47f",
"events": "2bc392d3-2d94-4391-b3ac-ad3e635f8ca5",
"publishingoffices": "4c086737-cf96-40d7-9b05-48f0d08e7de1",
"WebPageType": "sample string 10",
"targetaudiences": "cc6b9c4f-d2c7-476e-9800-f70565302a47",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-09-12T02:51:57.2692351Z",
"ShowInNavigation": true,
"ParentId": "e9c884ba-9fb2-41d2-92dc-698681ed22d8",
"RootId": "54357db0-861c-48fd-ae12-0b6acb2a9657",
"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": "8cf06287-ef66-4cd5-a653-f8cf760e3cff",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2025-09-12T02:51:57.2692351Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2025-09-12T02:51:57.2692351Z",
"UrlName": "sample string 2",
"organizations": "6a2f9cd9-2db5-473d-b9a5-7f0f997fbaaa",
"regionscountries": "154c7620-9209-4126-ad67-fcb3db239822",
"sustainabledevelopmentgoals": "4832cb37-175a-4ce5-a186-57a6dcfa41c9",
"departmentaltargets": "d8a514f1-a572-4eac-9f54-b1ca82d68dd1",
"healthtopics": "73af12a3-f922-47a6-b57a-ba396bb3c47f",
"events": "2bc392d3-2d94-4391-b3ac-ad3e635f8ca5",
"publishingoffices": "4c086737-cf96-40d7-9b05-48f0d08e7de1",
"WebPageType": "sample string 10",
"targetaudiences": "cc6b9c4f-d2c7-476e-9800-f70565302a47",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-09-12T02:51:57.2692351Z",
"ShowInNavigation": true,
"ParentId": "e9c884ba-9fb2-41d2-92dc-698681ed22d8",
"RootId": "54357db0-861c-48fd-ae12-0b6acb2a9657",
"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": "8cf06287-ef66-4cd5-a653-f8cf760e3cff",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2025-09-12T02:51:57.2692351Z",
"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-09-12T02:51:57.2692351Z",
"UrlName": "sample string 2",
"organizations": "4fc777cc-3d64-4393-90bf-c94345dd52f6",
"regionscountries": "e9e3550e-16cb-4c6e-a3f2-a2788f03594b",
"sustainabledevelopmentgoals": "a2decaa3-4c26-42e8-98c4-0b1ff1eb1c34",
"departmentaltargets": "0fcab385-bad8-402a-9b6d-a0eecc1a6778",
"healthtopics": "2534120e-16bc-448c-a8f2-7d492c97e20a",
"events": "4521fc7f-59c4-449f-a544-b4a68f507156",
"publishingoffices": "4752a23d-c215-4e98-afa8-8437f2531d59",
"WebPageType": "sample string 10",
"targetaudiences": "fa6b8532-cc64-49b2-a0db-ef07454a1ad2",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-09-12T02:51:57.2692351Z",
"ShowInNavigation": true,
"ParentId": "b7d3d829-a449-484b-835d-42c17005ed66",
"RootId": "4d6fe2ae-3d4a-44ac-8dff-e42c8c681d25",
"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": "d0583f74-2bbb-4cce-aa4d-34b118a2fabe",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2025-09-12T02:51:57.2692351Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2025-09-12T02:51:57.2692351Z",
"UrlName": "sample string 2",
"organizations": "4fc777cc-3d64-4393-90bf-c94345dd52f6",
"regionscountries": "e9e3550e-16cb-4c6e-a3f2-a2788f03594b",
"sustainabledevelopmentgoals": "a2decaa3-4c26-42e8-98c4-0b1ff1eb1c34",
"departmentaltargets": "0fcab385-bad8-402a-9b6d-a0eecc1a6778",
"healthtopics": "2534120e-16bc-448c-a8f2-7d492c97e20a",
"events": "4521fc7f-59c4-449f-a544-b4a68f507156",
"publishingoffices": "4752a23d-c215-4e98-afa8-8437f2531d59",
"WebPageType": "sample string 10",
"targetaudiences": "fa6b8532-cc64-49b2-a0db-ef07454a1ad2",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-09-12T02:51:57.2692351Z",
"ShowInNavigation": true,
"ParentId": "b7d3d829-a449-484b-835d-42c17005ed66",
"RootId": "4d6fe2ae-3d4a-44ac-8dff-e42c8c681d25",
"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": "d0583f74-2bbb-4cce-aa4d-34b118a2fabe",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2025-09-12T02:51:57.2692351Z",
"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.