Returns a set of data items of type whoquizes.
GET /api/news/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 |
application/json
[
{
"LastModified": "2025-11-16T10:14:42.4267893Z",
"PublicationDate": "2025-11-16T10:14:42.4267893Z",
"DateCreated": "2025-11-16T10:14:42.4267893Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"healthtopics": "eea00d35-c4dc-4151-bc7e-61b167b94db1",
"CompletionMessageContent": "sample string 10",
"PassingScoreSuccessMessage": "sample string 11",
"PassingScoreFailedMessage": "sample string 12",
"PassingScore": 13.0,
"Content": "sample string 14",
"QuizMode": "sample string 15",
"targetaudiences": "ffd636f9-5aa8-405d-b102-6cce6f46ddf9",
"CompletionMessageTitle": "sample string 17",
"publishingoffices": "b17f06db-f31e-4a92-b78a-e4c04367541c",
"Title": "sample string 19",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T10:14:42.4267893+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-16T10:14:42.4267893Z",
"PublicationDate": "2025-11-16T10:14:42.4267893Z",
"DateCreated": "2025-11-16T10:14:42.4267893Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"healthtopics": "eea00d35-c4dc-4151-bc7e-61b167b94db1",
"CompletionMessageContent": "sample string 10",
"PassingScoreSuccessMessage": "sample string 11",
"PassingScoreFailedMessage": "sample string 12",
"PassingScore": 13.0,
"Content": "sample string 14",
"QuizMode": "sample string 15",
"targetaudiences": "ffd636f9-5aa8-405d-b102-6cce6f46ddf9",
"CompletionMessageTitle": "sample string 17",
"publishingoffices": "b17f06db-f31e-4a92-b78a-e4c04367541c",
"Title": "sample string 19",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T10:14:42.4267893+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets whoquizes item by id.
GET /api/news/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 |
application/json
{
"LastModified": "2025-11-16T10:14:42.4267893Z",
"PublicationDate": "2025-11-16T10:14:42.4267893Z",
"DateCreated": "2025-11-16T10:14:42.4267893Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"healthtopics": "669b5bc1-1838-4dcc-a675-300b24d5c589",
"CompletionMessageContent": "sample string 10",
"PassingScoreSuccessMessage": "sample string 11",
"PassingScoreFailedMessage": "sample string 12",
"PassingScore": 13.0,
"Content": "sample string 14",
"QuizMode": "sample string 15",
"targetaudiences": "6718810d-2d09-475c-9ab1-cd7133dc6a9a",
"CompletionMessageTitle": "sample string 17",
"publishingoffices": "9f71e88a-7605-4a9c-9a8f-951db4d3ec40",
"Title": "sample string 19",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T10:14:42.4267893+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from whoquizes item.
GET /api/news/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": "51b85fcd-5cb1-4b59-a21b-bfe8c0940265"
}Creates a whoquizes item.
POST /api/news/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 |
application/json
{
"PublicationDate": "2025-11-16T10:14:42.4267893Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Summary": "sample string 5",
"healthtopics": "d2b292fc-348d-4a96-a44f-0f66fe761b33",
"CompletionMessageContent": "sample string 7",
"PassingScoreSuccessMessage": "sample string 8",
"PassingScoreFailedMessage": "sample string 9",
"PassingScore": 10.0,
"Content": "sample string 11",
"QuizMode": "sample string 12",
"targetaudiences": "37edf37c-a6d7-46bd-af39-cbdfb1d73d65",
"CompletionMessageTitle": "sample string 14",
"publishingoffices": "9e98fdf0-9840-4416-95bf-c6ea2187d333",
"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 |
application/json
{
"LastModified": "2025-11-16T10:14:42.4267893Z",
"PublicationDate": "2025-11-16T10:14:42.4267893Z",
"DateCreated": "2025-11-16T10:14:42.4267893Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"healthtopics": "24a4ff9d-566a-4164-aefb-d9c8a2d0ed80",
"CompletionMessageContent": "sample string 10",
"PassingScoreSuccessMessage": "sample string 11",
"PassingScoreFailedMessage": "sample string 12",
"PassingScore": 13.0,
"Content": "sample string 14",
"QuizMode": "sample string 15",
"targetaudiences": "248078da-bdb9-4527-bc02-1a7b77b253da",
"CompletionMessageTitle": "sample string 17",
"publishingoffices": "463a0e40-ef28-4c89-aadb-2e462735647a",
"Title": "sample string 19",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T10:14:42.4267893+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for whoquizes item.
PATCH /api/news/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 |
application/json
{
"PublicationDate": "2025-11-16T10:14:42.4267893Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Summary": "sample string 5",
"healthtopics": "227be93a-4335-40e8-83a5-090f0b4807d5",
"CompletionMessageContent": "sample string 7",
"PassingScoreSuccessMessage": "sample string 8",
"PassingScoreFailedMessage": "sample string 9",
"PassingScore": 10.0,
"Content": "sample string 11",
"QuizMode": "sample string 12",
"targetaudiences": "c079c977-1f96-4173-86b9-7d302c989b79",
"CompletionMessageTitle": "sample string 14",
"publishingoffices": "4c2dc2f5-52b6-49e1-be08-3a55d7932382",
"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/news/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 |
application/json
{
"PublicationDate": "2025-11-16T10:14:42.4267893Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Summary": "sample string 5",
"healthtopics": "3f0c5e63-8962-4809-a79e-f7165800b3f8",
"CompletionMessageContent": "sample string 7",
"PassingScoreSuccessMessage": "sample string 8",
"PassingScoreFailedMessage": "sample string 9",
"PassingScore": 10.0,
"Content": "sample string 11",
"QuizMode": "sample string 12",
"targetaudiences": "92b594d1-1a45-49bb-bece-3ad8d3b7b949",
"CompletionMessageTitle": "sample string 14",
"publishingoffices": "430eccd5-ad36-42d1-88a1-f0989c3c35d1",
"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/news/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/news/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-11-16T10:14:42.4267893Z",
"UrlName": "sample string 2",
"organizations": "0644e9db-9115-426c-af64-788b9ddd22f5",
"regionscountries": "0c77ffaa-8ae7-4d39-adf9-48d28f580db5",
"sustainabledevelopmentgoals": "ed64e879-88e1-4718-ab45-18d3e2a4f3bf",
"departmentaltargets": "2fe6d4ce-dcdc-4485-b3ac-8c09595504a2",
"healthtopics": "fa76483b-716f-4559-9120-aaf9b5bb5273",
"events": "b1eb8030-0a1b-4fea-be37-e3e86b3d71cc",
"publishingoffices": "9eef83bc-725d-4609-94a0-cccedc9c6389",
"WebPageType": "sample string 10",
"targetaudiences": "9a2499a8-4216-48bc-b452-e3b83862385e",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-11-16T10:14:42.4267893Z",
"ShowInNavigation": true,
"ParentId": "55335ed3-48ed-4e90-9e6e-fbf306c891ad",
"RootId": "34420162-d5bd-408a-8c63-390223f3597d",
"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": "2d3214ac-e793-4a41-a4d7-a7823dc487b7",
"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-11-16T10:14:42.4267893Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2025-11-16T10:14:42.4267893Z",
"UrlName": "sample string 2",
"organizations": "0644e9db-9115-426c-af64-788b9ddd22f5",
"regionscountries": "0c77ffaa-8ae7-4d39-adf9-48d28f580db5",
"sustainabledevelopmentgoals": "ed64e879-88e1-4718-ab45-18d3e2a4f3bf",
"departmentaltargets": "2fe6d4ce-dcdc-4485-b3ac-8c09595504a2",
"healthtopics": "fa76483b-716f-4559-9120-aaf9b5bb5273",
"events": "b1eb8030-0a1b-4fea-be37-e3e86b3d71cc",
"publishingoffices": "9eef83bc-725d-4609-94a0-cccedc9c6389",
"WebPageType": "sample string 10",
"targetaudiences": "9a2499a8-4216-48bc-b452-e3b83862385e",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-11-16T10:14:42.4267893Z",
"ShowInNavigation": true,
"ParentId": "55335ed3-48ed-4e90-9e6e-fbf306c891ad",
"RootId": "34420162-d5bd-408a-8c63-390223f3597d",
"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": "2d3214ac-e793-4a41-a4d7-a7823dc487b7",
"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-11-16T10:14:42.4267893Z",
"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/news/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/news/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/news/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-11-16T10:14:42.4267893Z",
"UrlName": "sample string 2",
"organizations": "244ec6c2-d655-4d8c-b284-d5493ca378e2",
"regionscountries": "9fc7b369-1cdb-46e1-afaf-551592976eb4",
"sustainabledevelopmentgoals": "b510c8cc-de0d-4637-a56b-82dca5a1dc51",
"departmentaltargets": "c6445e17-0c7f-469c-8518-aea1b31b55fb",
"healthtopics": "226d45ca-0ab1-486b-8af8-a6e64904b1ff",
"events": "1a5f6eff-f755-41c9-b9d3-d75f500e3520",
"publishingoffices": "b24822af-5e73-4ce9-8601-83fa13e6a8dc",
"WebPageType": "sample string 10",
"targetaudiences": "43ad6fa4-6111-444b-9d7d-e009b2ecd6a1",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-11-16T10:14:42.4267893Z",
"ShowInNavigation": true,
"ParentId": "5d7f9c22-b854-473b-9c6f-3ad8a6b1f779",
"RootId": "dc230a3f-8498-4652-b6e4-012aa6188375",
"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": "0de883df-4c24-4bfd-a77f-fc6d12203673",
"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-11-16T10:14:42.4267893Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2025-11-16T10:14:42.4267893Z",
"UrlName": "sample string 2",
"organizations": "244ec6c2-d655-4d8c-b284-d5493ca378e2",
"regionscountries": "9fc7b369-1cdb-46e1-afaf-551592976eb4",
"sustainabledevelopmentgoals": "b510c8cc-de0d-4637-a56b-82dca5a1dc51",
"departmentaltargets": "c6445e17-0c7f-469c-8518-aea1b31b55fb",
"healthtopics": "226d45ca-0ab1-486b-8af8-a6e64904b1ff",
"events": "1a5f6eff-f755-41c9-b9d3-d75f500e3520",
"publishingoffices": "b24822af-5e73-4ce9-8601-83fa13e6a8dc",
"WebPageType": "sample string 10",
"targetaudiences": "43ad6fa4-6111-444b-9d7d-e009b2ecd6a1",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-11-16T10:14:42.4267893Z",
"ShowInNavigation": true,
"ParentId": "5d7f9c22-b854-473b-9c6f-3ad8a6b1f779",
"RootId": "dc230a3f-8498-4652-b6e4-012aa6188375",
"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": "0de883df-4c24-4bfd-a77f-fc6d12203673",
"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-11-16T10:14:42.4267893Z",
"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/news/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/news/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.
Returns a set of related items of type FirstQuestion from whoquizes item.
GET /api/news/whoquizes({key})/FirstQuestion
| 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 | |
| NotCorrectQuestionText | System.String | Read only: False | |
| CorrectQuestionText | System.String | Read only: False | |
| QuestionType | System.String | Read only: False | |
| AllOfAbove | System.Boolean | Read only: False | |
| CorrectAnswerContent | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Content | System.String | Read only: False | |
| AllOfAboveText | System.String | Read only: False | |
| Ordinal | System.Decimal | Read only: False | |
| IncorrectAnswerContent | System.String | Read only: False | |
| IsThisTheLastQuestion | System.Boolean | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-11-16T10:14:42.4267893Z",
"PublicationDate": "2025-11-16T10:14:42.4267893Z",
"DateCreated": "2025-11-16T10:14:42.4267893Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"NotCorrectQuestionText": "sample string 8",
"CorrectQuestionText": "sample string 9",
"QuestionType": "sample string 10",
"AllOfAbove": true,
"CorrectAnswerContent": "sample string 12",
"Title": "sample string 13",
"Content": "sample string 14",
"AllOfAboveText": "sample string 15",
"Ordinal": 16.0,
"IncorrectAnswerContent": "sample string 17",
"IsThisTheLastQuestion": true,
"ParentId": "947bca70-5161-43d8-a298-8ff89f62f7a5",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T10:14:42.4267893+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-16T10:14:42.4267893Z",
"PublicationDate": "2025-11-16T10:14:42.4267893Z",
"DateCreated": "2025-11-16T10:14:42.4267893Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"NotCorrectQuestionText": "sample string 8",
"CorrectQuestionText": "sample string 9",
"QuestionType": "sample string 10",
"AllOfAbove": true,
"CorrectAnswerContent": "sample string 12",
"Title": "sample string 13",
"Content": "sample string 14",
"AllOfAboveText": "sample string 15",
"Ordinal": 16.0,
"IncorrectAnswerContent": "sample string 17",
"IsThisTheLastQuestion": true,
"ParentId": "947bca70-5161-43d8-a298-8ff89f62f7a5",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T10:14:42.4267893+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add FirstQuestion relation to whoquizes item.
POST /api/news/whoquizes({key})/FirstQuestion/$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 FirstQuestion from whoquizes item.
DELETE /api/news/whoquizes({key})/FirstQuestion/$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.