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-16T10:55:13.0364049Z",
"PublicationDate": "2025-11-16T10:55:13.0364049Z",
"DateCreated": "2025-11-16T10:55:13.0364049Z",
"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": "58f5113c-58db-406a-a568-717e3aa52f39",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T10:55:13.0364049+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-16T10:55:13.0364049Z",
"PublicationDate": "2025-11-16T10:55:13.0364049Z",
"DateCreated": "2025-11-16T10:55:13.0364049Z",
"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": "58f5113c-58db-406a-a568-717e3aa52f39",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T10:55:13.0364049+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-16T10:55:13.0364049Z",
"PublicationDate": "2025-11-16T10:55:13.0364049Z",
"DateCreated": "2025-11-16T10:55:13.0364049Z",
"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": "148d60c2-30b7-41e8-b79f-47dc6ec68654",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T10:55:13.0364049+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": "8d161a82-a901-4e49-8e15-d3cd9ca850ed"
}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-16T10:55:13.0364049Z",
"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": "051b1a01-75ef-4397-9d51-f270f311fe70"
}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-16T10:55:13.0364049Z",
"PublicationDate": "2025-11-16T10:55:13.0364049Z",
"DateCreated": "2025-11-16T10:55:13.0364049Z",
"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": "f4ddafa1-294c-4b7d-b2ba-19ab39c7dfbe",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T10:55:13.0364049+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-16T10:55:13.0364049Z",
"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": "ad7357bd-9d96-4421-88e6-44e4cf6dfeb6"
}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-16T10:55:13.0364049Z",
"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": "d43558c7-33db-4c87-b780-b785ed5433f0"
}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-16T10:55:13.0364049Z",
"PublicationDate": "2025-11-16T10:55:13.0364049Z",
"DateCreated": "2025-11-16T10:55:13.0364049Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"healthtopics": "ead5a167-774c-45fe-9b6f-3c3ad00e570c",
"CompletionMessageContent": "sample string 10",
"PassingScoreSuccessMessage": "sample string 11",
"PassingScoreFailedMessage": "sample string 12",
"PassingScore": 13.0,
"Content": "sample string 14",
"QuizMode": "sample string 15",
"targetaudiences": "c4277cb6-b875-4124-a9af-e73bc19e42d0",
"CompletionMessageTitle": "sample string 17",
"publishingoffices": "243d25e7-c162-4b0c-a1b7-b16b440ef19d",
"Title": "sample string 19",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T10:55:13.0364049+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-16T10:55:13.0364049Z",
"PublicationDate": "2025-11-16T10:55:13.0364049Z",
"DateCreated": "2025-11-16T10:55:13.0364049Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"healthtopics": "ead5a167-774c-45fe-9b6f-3c3ad00e570c",
"CompletionMessageContent": "sample string 10",
"PassingScoreSuccessMessage": "sample string 11",
"PassingScoreFailedMessage": "sample string 12",
"PassingScore": 13.0,
"Content": "sample string 14",
"QuizMode": "sample string 15",
"targetaudiences": "c4277cb6-b875-4124-a9af-e73bc19e42d0",
"CompletionMessageTitle": "sample string 17",
"publishingoffices": "243d25e7-c162-4b0c-a1b7-b16b440ef19d",
"Title": "sample string 19",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T10:55:13.0364049+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.