Returns a set of data items of type whoquizquestions.
GET /api/news/whoquizquestions
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 | |
| 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-18T09:23:38.4487196Z",
"PublicationDate": "2025-11-18T09:23:38.4487196Z",
"DateCreated": "2025-11-18T09:23:38.4487196Z",
"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": "6e56c960-4c6d-4559-bf6e-0038024611df",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-18T09:23:38.4487196+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-18T09:23:38.4487196Z",
"PublicationDate": "2025-11-18T09:23:38.4487196Z",
"DateCreated": "2025-11-18T09:23:38.4487196Z",
"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": "6e56c960-4c6d-4559-bf6e-0038024611df",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-18T09:23:38.4487196+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets whoquizquestions item by id.
GET /api/news/whoquizquestions({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 | |
| 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-18T09:23:38.4487196Z",
"PublicationDate": "2025-11-18T09:23:38.4487196Z",
"DateCreated": "2025-11-18T09:23:38.4487196Z",
"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": "162f6490-ace4-47ee-b775-18ddf3e4399b",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-18T09:23:38.4487196+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from whoquizquestions item.
GET /api/news/whoquizquestions({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": "5337e8ca-c15d-4135-8f30-c925421127d9"
}Creates a whoquizquestions item.
POST /api/news/whoquizquestions
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 | |
| 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
{
"PublicationDate": "2025-11-18T09:23:38.4487196Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"NotCorrectQuestionText": "sample string 5",
"CorrectQuestionText": "sample string 6",
"QuestionType": "sample string 7",
"AllOfAbove": true,
"CorrectAnswerContent": "sample string 9",
"Title": "sample string 10",
"Content": "sample string 11",
"AllOfAboveText": "sample string 12",
"Ordinal": 13.0,
"IncorrectAnswerContent": "sample string 14",
"IsThisTheLastQuestion": true,
"ParentId": "3cc4c955-af93-4158-b39c-40c5613371aa"
}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 | |
| 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-18T09:23:38.4487196Z",
"PublicationDate": "2025-11-18T09:23:38.4487196Z",
"DateCreated": "2025-11-18T09:23:38.4487196Z",
"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": "7d89df52-fea2-4d08-9c6d-6f2922d7f3f8",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-18T09:23:38.4487196+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for whoquizquestions item.
PATCH /api/news/whoquizquestions({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 | |
| 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
{
"PublicationDate": "2025-11-18T09:23:38.4487196Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"NotCorrectQuestionText": "sample string 5",
"CorrectQuestionText": "sample string 6",
"QuestionType": "sample string 7",
"AllOfAbove": true,
"CorrectAnswerContent": "sample string 9",
"Title": "sample string 10",
"Content": "sample string 11",
"AllOfAboveText": "sample string 12",
"Ordinal": 13.0,
"IncorrectAnswerContent": "sample string 14",
"IsThisTheLastQuestion": true,
"ParentId": "01a7df7f-7727-4c38-b504-62b498a207ca"
}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 whoquizquestions item.
PUT /api/news/whoquizquestions({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 | |
| 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
{
"PublicationDate": "2025-11-18T09:23:38.4487196Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"NotCorrectQuestionText": "sample string 5",
"CorrectQuestionText": "sample string 6",
"QuestionType": "sample string 7",
"AllOfAbove": true,
"CorrectAnswerContent": "sample string 9",
"Title": "sample string 10",
"Content": "sample string 11",
"AllOfAboveText": "sample string 12",
"Ordinal": 13.0,
"IncorrectAnswerContent": "sample string 14",
"IsThisTheLastQuestion": true,
"ParentId": "83dddcab-f594-48dd-b927-52e3301e9db1"
}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 whoquizquestions item by Id.
DELETE /api/news/whoquizquestions({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type Parent from whoquizquestions item.
GET /api/news/whoquizquestions({key})/Parent
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| 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-18T09:23:38.4487196Z",
"PublicationDate": "2025-11-18T09:23:38.4487196Z",
"DateCreated": "2025-11-18T09:23:38.4487196Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"healthtopics": "788ff8de-4fd5-4d75-9230-b89d88c4cc02",
"CompletionMessageContent": "sample string 10",
"PassingScoreSuccessMessage": "sample string 11",
"PassingScoreFailedMessage": "sample string 12",
"PassingScore": 13.0,
"Content": "sample string 14",
"QuizMode": "sample string 15",
"targetaudiences": "019c332c-5f58-4359-b281-86f973a4e3cc",
"CompletionMessageTitle": "sample string 17",
"publishingoffices": "90d0d590-9d24-4f96-b88e-736a42208280",
"Title": "sample string 19",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-18T09:23:38.4487196+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-18T09:23:38.4487196Z",
"PublicationDate": "2025-11-18T09:23:38.4487196Z",
"DateCreated": "2025-11-18T09:23:38.4487196Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"healthtopics": "788ff8de-4fd5-4d75-9230-b89d88c4cc02",
"CompletionMessageContent": "sample string 10",
"PassingScoreSuccessMessage": "sample string 11",
"PassingScoreFailedMessage": "sample string 12",
"PassingScore": 13.0,
"Content": "sample string 14",
"QuizMode": "sample string 15",
"targetaudiences": "019c332c-5f58-4359-b281-86f973a4e3cc",
"CompletionMessageTitle": "sample string 17",
"publishingoffices": "90d0d590-9d24-4f96-b88e-736a42208280",
"Title": "sample string 19",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-18T09:23:38.4487196+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to whoquizquestions item.
POST /api/news/whoquizquestions({key})/Parent/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
application/json
{
"@odata.id": "http://host/route/service/type(key)"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Delete set of related items of type Parent from whoquizquestions item.
DELETE /api/news/whoquizquestions({key})/Parent/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.