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-12-10T00:11:05.8059127Z",
"PublicationDate": "2025-12-10T00:11:05.8059127Z",
"DateCreated": "2025-12-10T00:11:05.8059127Z",
"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": "7d94e5b8-b6c6-4024-bbe2-cf1e7043586f",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:05.8059127+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-10T00:11:05.8059127Z",
"PublicationDate": "2025-12-10T00:11:05.8059127Z",
"DateCreated": "2025-12-10T00:11:05.8059127Z",
"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": "7d94e5b8-b6c6-4024-bbe2-cf1e7043586f",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:05.8059127+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-12-10T00:11:05.8059127Z",
"PublicationDate": "2025-12-10T00:11:05.8059127Z",
"DateCreated": "2025-12-10T00:11:05.8059127Z",
"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": "38be0c4a-a61b-40fd-b379-59a02abe5d8f",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:05.8059127+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": "7cbe950f-535e-49ce-b972-0e11a80eaa7c"
}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-12-10T00:11:05.8059127Z",
"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": "79ca64f1-34b7-4573-8172-e3067352b8fc"
}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-12-10T00:11:05.8059127Z",
"PublicationDate": "2025-12-10T00:11:05.8059127Z",
"DateCreated": "2025-12-10T00:11:05.8059127Z",
"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": "4ad651a2-c874-4095-8da6-304f3fc4a961",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:05.8059127+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-12-10T00:11:05.8059127Z",
"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": "480621be-db5a-4493-ba31-80ec5d66536c"
}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-12-10T00:11:05.8059127Z",
"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": "171e963c-3272-494d-9f64-56b03b7c1689"
}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-12-10T00:11:05.8059127Z",
"PublicationDate": "2025-12-10T00:11:05.8059127Z",
"DateCreated": "2025-12-10T00:11:05.8059127Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"healthtopics": "df56ef51-1e4a-43ab-826f-6e8cf0cb6e20",
"CompletionMessageContent": "sample string 10",
"PassingScoreSuccessMessage": "sample string 11",
"PassingScoreFailedMessage": "sample string 12",
"PassingScore": 13.0,
"Content": "sample string 14",
"QuizMode": "sample string 15",
"targetaudiences": "5b1b409d-02c4-4240-9487-27b8d96b1b26",
"CompletionMessageTitle": "sample string 17",
"publishingoffices": "37ccd78b-af71-472f-ae7e-cc16fd0924a3",
"Title": "sample string 19",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:05.8059127+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-10T00:11:05.8059127Z",
"PublicationDate": "2025-12-10T00:11:05.8059127Z",
"DateCreated": "2025-12-10T00:11:05.8059127Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"healthtopics": "df56ef51-1e4a-43ab-826f-6e8cf0cb6e20",
"CompletionMessageContent": "sample string 10",
"PassingScoreSuccessMessage": "sample string 11",
"PassingScoreFailedMessage": "sample string 12",
"PassingScore": 13.0,
"Content": "sample string 14",
"QuizMode": "sample string 15",
"targetaudiences": "5b1b409d-02c4-4240-9487-27b8d96b1b26",
"CompletionMessageTitle": "sample string 17",
"publishingoffices": "37ccd78b-af71-472f-ae7e-cc16fd0924a3",
"Title": "sample string 19",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:05.8059127+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.