Returns a set of data items of type resultsreportoutcomes.
GET /api/news/resultsreportoutcomes
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 | |
| healthtopics | System.Guid | Read only: False | |
| InfographicVideo | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| AdditionalContent | System.String | Read only: False | |
| OutcomeCode | System.String | Read only: False | |
| IconColor | System.String | 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": "2026-04-03T00:43:10.2247721Z",
"PublicationDate": "2026-04-03T00:43:10.2247721Z",
"DateCreated": "2026-04-03T00:43:10.2247721Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "bf5548ca-13b3-4bcf-80cd-39c76f1f0ea6",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "955f15df-bdb5-4d70-9b83-42887bcaaaa7",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "a6ab043e-711b-4695-8268-af5bca462be4",
"SortOrder": 15.0,
"publishingoffices": "00c7af37-8707-4ab0-8f65-b4a157186a29",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "ecb95d59-ef03-4a5d-87dd-ecfdb290396b",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-03T00:43:10.2247721+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-04-03T00:43:10.2247721Z",
"PublicationDate": "2026-04-03T00:43:10.2247721Z",
"DateCreated": "2026-04-03T00:43:10.2247721Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "bf5548ca-13b3-4bcf-80cd-39c76f1f0ea6",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "955f15df-bdb5-4d70-9b83-42887bcaaaa7",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "a6ab043e-711b-4695-8268-af5bca462be4",
"SortOrder": 15.0,
"publishingoffices": "00c7af37-8707-4ab0-8f65-b4a157186a29",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "ecb95d59-ef03-4a5d-87dd-ecfdb290396b",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-03T00:43:10.2247721+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets resultsreportoutcomes item by id.
GET /api/news/resultsreportoutcomes({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 | |
| healthtopics | System.Guid | Read only: False | |
| InfographicVideo | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| AdditionalContent | System.String | Read only: False | |
| OutcomeCode | System.String | Read only: False | |
| IconColor | System.String | 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": "2026-04-03T00:43:10.2247721Z",
"PublicationDate": "2026-04-03T00:43:10.2247721Z",
"DateCreated": "2026-04-03T00:43:10.2247721Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "8bf638fd-2c06-4197-8183-f429c86ce5b3",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "e0c7bf6a-92d2-4f54-84a5-76bb56320a5f",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "fae11bb9-0a8a-4e8c-a2c5-74fb387061ba",
"SortOrder": 15.0,
"publishingoffices": "a797d527-57e6-4971-b633-ed6eb37c2640",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "6b1ebfb8-388a-4177-9ad3-185eb6906c44",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-03T00:43:10.2247721+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from resultsreportoutcomes item.
GET /api/news/resultsreportoutcomes({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": "83f5cb2f-a8f1-466d-bcd0-501f5e0c628f"
}Creates a resultsreportoutcomes item.
POST /api/news/resultsreportoutcomes
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 | |
| healthtopics | System.Guid | Read only: False | |
| InfographicVideo | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| AdditionalContent | System.String | Read only: False | |
| OutcomeCode | System.String | Read only: False | |
| IconColor | System.String | 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": "2026-04-03T00:43:10.2247721Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "42bf9ea8-586c-450c-920b-6d1a2a79a401",
"InfographicVideo": "sample string 6",
"Summary": "sample string 7",
"targetaudiences": "71206c7e-3ab1-426e-86e6-a7fc509faa40",
"Title": "sample string 9",
"Overview": "sample string 10",
"regionscountries": "3aa24b4b-ac72-4891-a312-f57d559c67a2",
"SortOrder": 12.0,
"publishingoffices": "c1976ddd-1450-4706-b614-60c65084386f",
"AdditionalContent": "sample string 14",
"OutcomeCode": "sample string 15",
"IconColor": "sample string 16",
"ParentId": "66d5606a-9b98-4456-aed0-f492bfa76f99"
}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 | |
| healthtopics | System.Guid | Read only: False | |
| InfographicVideo | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| AdditionalContent | System.String | Read only: False | |
| OutcomeCode | System.String | Read only: False | |
| IconColor | System.String | 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": "2026-04-03T00:43:10.2247721Z",
"PublicationDate": "2026-04-03T00:43:10.2247721Z",
"DateCreated": "2026-04-03T00:43:10.2247721Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "4503825d-dd50-47bd-a07f-441b55c70023",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "93c0aee9-0f84-4832-8ed2-bdfb2e5a3ca9",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "3fad0d0b-9178-4b75-aad9-df260757f22d",
"SortOrder": 15.0,
"publishingoffices": "9be9bf77-f28b-4f90-98db-e00b262370c6",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "3263ffe8-303b-4746-b714-b768e6cd1aef",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-03T00:43:10.2247721+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for resultsreportoutcomes item.
PATCH /api/news/resultsreportoutcomes({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 | |
| healthtopics | System.Guid | Read only: False | |
| InfographicVideo | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| AdditionalContent | System.String | Read only: False | |
| OutcomeCode | System.String | Read only: False | |
| IconColor | System.String | 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": "2026-04-03T00:43:10.2247721Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "dc4a5943-6519-4daa-b34b-d48180915557",
"InfographicVideo": "sample string 6",
"Summary": "sample string 7",
"targetaudiences": "a7690c17-2dbf-44f0-938e-fdad86a7cc2d",
"Title": "sample string 9",
"Overview": "sample string 10",
"regionscountries": "98344e0d-c7f6-487a-849c-911710cf8367",
"SortOrder": 12.0,
"publishingoffices": "d83fb10b-ec0f-4c7f-9c5a-08fb8f8f59ec",
"AdditionalContent": "sample string 14",
"OutcomeCode": "sample string 15",
"IconColor": "sample string 16",
"ParentId": "5e4d8421-83c5-4d4e-b43f-1f07f35b9872"
}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 resultsreportoutcomes item.
PUT /api/news/resultsreportoutcomes({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 | |
| healthtopics | System.Guid | Read only: False | |
| InfographicVideo | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| AdditionalContent | System.String | Read only: False | |
| OutcomeCode | System.String | Read only: False | |
| IconColor | System.String | 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": "2026-04-03T00:43:10.2247721Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "79b0fdaf-784c-43cc-99e2-8d230107b44f",
"InfographicVideo": "sample string 6",
"Summary": "sample string 7",
"targetaudiences": "ca8727b6-8791-4279-974d-12603b0bc00a",
"Title": "sample string 9",
"Overview": "sample string 10",
"regionscountries": "858aaf26-9045-44d6-be82-595043cb50dd",
"SortOrder": 12.0,
"publishingoffices": "63792884-ab61-4664-9072-412a16bca2c7",
"AdditionalContent": "sample string 14",
"OutcomeCode": "sample string 15",
"IconColor": "sample string 16",
"ParentId": "35422b1b-7163-4866-b993-23f8da659108"
}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 resultsreportoutcomes item by Id.
DELETE /api/news/resultsreportoutcomes({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 resultsreportoutcomes item.
GET /api/news/resultsreportoutcomes({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 | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ReportingStartDate | System.DateTimeOffset | Read only: False | |
| ReportingEndDate | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-04-03T00:43:10.2247721Z",
"PublicationDate": "2026-04-03T00:43:10.2247721Z",
"DateCreated": "2026-04-03T00:43:10.2247721Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "162151ea-b8a2-49c7-a5e2-4bd3ed31a9ec",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "21bb83c5-5ae3-4e5e-8f9c-b7f55129d9b1",
"publishingoffices": "7e690bc7-a473-42c2-8fa0-c12ad76c4267",
"ReportingStartDate": "2026-04-03T00:43:10.2247721Z",
"ReportingEndDate": "2026-04-03T00:43:10.2247721Z",
"targetaudiences": "f414591c-ca6a-4ccf-8dd4-98e5f15c7e26",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-03T00:43:10.2247721+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-04-03T00:43:10.2247721Z",
"PublicationDate": "2026-04-03T00:43:10.2247721Z",
"DateCreated": "2026-04-03T00:43:10.2247721Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "162151ea-b8a2-49c7-a5e2-4bd3ed31a9ec",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "21bb83c5-5ae3-4e5e-8f9c-b7f55129d9b1",
"publishingoffices": "7e690bc7-a473-42c2-8fa0-c12ad76c4267",
"ReportingStartDate": "2026-04-03T00:43:10.2247721Z",
"ReportingEndDate": "2026-04-03T00:43:10.2247721Z",
"targetaudiences": "f414591c-ca6a-4ccf-8dd4-98e5f15c7e26",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-03T00:43:10.2247721+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to resultsreportoutcomes item.
POST /api/news/resultsreportoutcomes({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 resultsreportoutcomes item.
DELETE /api/news/resultsreportoutcomes({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.
Returns a set of related items of type RelatedMap from resultsreportoutcomes item.
GET /api/news/resultsreportoutcomes({key})/RelatedMap
| 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 | |
| regionscountries | System.Guid | Read only: False | |
| BaseMapID | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-04-03T00:43:10.2247721Z",
"PublicationDate": "2026-04-03T00:43:10.2247721Z",
"DateCreated": "2026-04-03T00:43:10.2247721Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "b5830a66-6665-4374-9deb-9e824313a0c7",
"BaseMapID": "sample string 9",
"Summary": "sample string 10",
"Title": "sample string 11",
"Overview": "sample string 12",
"publishingoffices": "bb269a3b-f6bd-43ed-87e4-317dec0e31a3",
"healthtopics": "b7e77245-1b0f-4328-804a-24f96de9c0cc",
"Provider": "sample string 15",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-03T00:43:10.2247721+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-04-03T00:43:10.2247721Z",
"PublicationDate": "2026-04-03T00:43:10.2247721Z",
"DateCreated": "2026-04-03T00:43:10.2247721Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "b5830a66-6665-4374-9deb-9e824313a0c7",
"BaseMapID": "sample string 9",
"Summary": "sample string 10",
"Title": "sample string 11",
"Overview": "sample string 12",
"publishingoffices": "bb269a3b-f6bd-43ed-87e4-317dec0e31a3",
"healthtopics": "b7e77245-1b0f-4328-804a-24f96de9c0cc",
"Provider": "sample string 15",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-03T00:43:10.2247721+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedMap relation to resultsreportoutcomes item.
POST /api/news/resultsreportoutcomes({key})/RelatedMap/$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 RelatedMap from resultsreportoutcomes item.
DELETE /api/news/resultsreportoutcomes({key})/RelatedMap/$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 RelatedInfographic from resultsreportoutcomes item.
GET /api/news/resultsreportoutcomes({key})/RelatedInfographic
| 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 | |
| publishingoffices | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| DisplayTitle | System.String | Read only: False | |
| healthtopics | System.Guid | 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": "2026-04-03T00:43:10.2247721Z",
"PublicationDate": "2026-04-03T00:43:10.2247721Z",
"DateCreated": "2026-04-03T00:43:10.2247721Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "7ae35bc2-09e7-4aa1-8d1c-9b76cf85a8bb",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "5833acb9-e167-4e61-9739-ad8c63f92cec",
"Summary": "sample string 12",
"regionscountries": "c78539f9-79e7-44cf-984c-d51b7c0def1b",
"DisplayTitle": "sample string 14",
"healthtopics": "f37fcde9-bd5d-4653-9d74-83c0d5488797",
"ParentId": "68caa4f7-d226-47bf-b71b-541d6436b1a3",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-03T00:43:10.2247721+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-04-03T00:43:10.2247721Z",
"PublicationDate": "2026-04-03T00:43:10.2247721Z",
"DateCreated": "2026-04-03T00:43:10.2247721Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "7ae35bc2-09e7-4aa1-8d1c-9b76cf85a8bb",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "5833acb9-e167-4e61-9739-ad8c63f92cec",
"Summary": "sample string 12",
"regionscountries": "c78539f9-79e7-44cf-984c-d51b7c0def1b",
"DisplayTitle": "sample string 14",
"healthtopics": "f37fcde9-bd5d-4653-9d74-83c0d5488797",
"ParentId": "68caa4f7-d226-47bf-b71b-541d6436b1a3",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-03T00:43:10.2247721+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedInfographic relation to resultsreportoutcomes item.
POST /api/news/resultsreportoutcomes({key})/RelatedInfographic/$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 RelatedInfographic from resultsreportoutcomes item.
DELETE /api/news/resultsreportoutcomes({key})/RelatedInfographic/$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 RelatedCaseStudies from resultsreportoutcomes item.
GET /api/news/resultsreportoutcomes({key})/RelatedCaseStudies
| 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 | |
| Overview | System.String | Read only: False | |
| CalloutStatement | System.String | Read only: False | |
| Subtitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Heading | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-04-03T00:43:10.2247721Z",
"PublicationDate": "2026-04-03T00:43:10.2247721Z",
"DateCreated": "2026-04-03T00:43:10.2247721Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"CalloutStatement": "sample string 9",
"Subtitle": "sample string 10",
"healthtopics": "7202a732-3c07-4a61-919b-9844157cd208",
"Summary": "sample string 12",
"Title": "sample string 13",
"Heading": "sample string 14",
"regionscountries": "f4fbd01a-a58c-4e35-9144-96cdc4c3cd29",
"publishingoffices": "d4fe87e7-5f32-4657-a645-07f3b8423012",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-03T00:43:10.2247721+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-04-03T00:43:10.2247721Z",
"PublicationDate": "2026-04-03T00:43:10.2247721Z",
"DateCreated": "2026-04-03T00:43:10.2247721Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"CalloutStatement": "sample string 9",
"Subtitle": "sample string 10",
"healthtopics": "7202a732-3c07-4a61-919b-9844157cd208",
"Summary": "sample string 12",
"Title": "sample string 13",
"Heading": "sample string 14",
"regionscountries": "f4fbd01a-a58c-4e35-9144-96cdc4c3cd29",
"publishingoffices": "d4fe87e7-5f32-4657-a645-07f3b8423012",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-03T00:43:10.2247721+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedCaseStudies relation to resultsreportoutcomes item.
POST /api/news/resultsreportoutcomes({key})/RelatedCaseStudies/$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 RelatedCaseStudies from resultsreportoutcomes item.
DELETE /api/news/resultsreportoutcomes({key})/RelatedCaseStudies/$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 RelatedTicker from resultsreportoutcomes item.
GET /api/news/resultsreportoutcomes({key})/RelatedTicker
| 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 | |
| TickersType | System.String | Read only: False | |
| AnimationStart | System.Decimal | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| Title | System.String | Read only: False | |
| AnimationIncrement | System.Decimal | Read only: False | |
| Unit | System.String | Read only: False | |
| ValueNumber | System.Decimal | Read only: False | |
| Amount | System.String | Read only: False | |
| ValueText | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| DisplayTitle | System.String | 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": "2026-04-03T00:43:10.2247721Z",
"PublicationDate": "2026-04-03T00:43:10.2247721Z",
"DateCreated": "2026-04-03T00:43:10.2247721Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TickersType": "sample string 8",
"AnimationStart": 9.0,
"SortOrder": 10.0,
"Title": "sample string 11",
"AnimationIncrement": 12.0,
"Unit": "sample string 13",
"ValueNumber": 14.0,
"Amount": "sample string 15",
"ValueText": "sample string 16",
"Summary": "sample string 17",
"DisplayTitle": "sample string 18",
"ParentId": "0071357c-bc45-4263-b38b-2ed93251caf6",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-03T00:43:10.2247721+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-04-03T00:43:10.2247721Z",
"PublicationDate": "2026-04-03T00:43:10.2247721Z",
"DateCreated": "2026-04-03T00:43:10.2247721Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TickersType": "sample string 8",
"AnimationStart": 9.0,
"SortOrder": 10.0,
"Title": "sample string 11",
"AnimationIncrement": 12.0,
"Unit": "sample string 13",
"ValueNumber": 14.0,
"Amount": "sample string 15",
"ValueText": "sample string 16",
"Summary": "sample string 17",
"DisplayTitle": "sample string 18",
"ParentId": "0071357c-bc45-4263-b38b-2ed93251caf6",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-03T00:43:10.2247721+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedTicker relation to resultsreportoutcomes item.
POST /api/news/resultsreportoutcomes({key})/RelatedTicker/$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 RelatedTicker from resultsreportoutcomes item.
DELETE /api/news/resultsreportoutcomes({key})/RelatedTicker/$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 RelatedCharts from resultsreportoutcomes item.
GET /api/news/resultsreportoutcomes({key})/RelatedCharts
| 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 | |
| Title | System.String | Read only: False | |
| ChartCustomization | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| ChartId | System.String | 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": "2026-04-03T00:43:10.2247721Z",
"PublicationDate": "2026-04-03T00:43:10.2247721Z",
"DateCreated": "2026-04-03T00:43:10.2247721Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"ChartCustomization": "sample string 9",
"Summary": "sample string 10",
"ChartId": "sample string 11",
"ParentId": "64355860-5294-4ca7-a519-540e6cb49395",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-03T00:43:10.2247721+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-04-03T00:43:10.2247721Z",
"PublicationDate": "2026-04-03T00:43:10.2247721Z",
"DateCreated": "2026-04-03T00:43:10.2247721Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"ChartCustomization": "sample string 9",
"Summary": "sample string 10",
"ChartId": "sample string 11",
"ParentId": "64355860-5294-4ca7-a519-540e6cb49395",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-03T00:43:10.2247721+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedCharts relation to resultsreportoutcomes item.
POST /api/news/resultsreportoutcomes({key})/RelatedCharts/$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 RelatedCharts from resultsreportoutcomes item.
DELETE /api/news/resultsreportoutcomes({key})/RelatedCharts/$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 RelatedTestimonials from resultsreportoutcomes item.
GET /api/news/resultsreportoutcomes({key})/RelatedTestimonials
| 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 | |
| regionscountries | System.Guid | Read only: False | |
| Context | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| testimonialtypes | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Testimonial | System.String | Read only: False | |
| Quote | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| OverrideCaption | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-04-03T00:43:10.2247721Z",
"PublicationDate": "2026-04-03T00:43:10.2247721Z",
"DateCreated": "2026-04-03T00:43:10.2247721Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "bd54efd7-5ca3-4391-85f3-3f64977193ec",
"Context": "sample string 9",
"SortOrder": 10.0,
"testimonialtypes": "0d326e81-09bb-43b6-af9f-08f0e1da9f8b",
"healthtopics": "2f0fcaf1-df58-4b8e-9727-eaede43d9cfd",
"targetaudiences": "58e2a9e6-bc84-4e68-a453-4018492fd295",
"Testimonial": "sample string 14",
"Quote": "sample string 15",
"Summary": "sample string 16",
"Title": "sample string 17",
"OverrideCaption": "sample string 18",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-03T00:43:10.2247721+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-04-03T00:43:10.2247721Z",
"PublicationDate": "2026-04-03T00:43:10.2247721Z",
"DateCreated": "2026-04-03T00:43:10.2247721Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "bd54efd7-5ca3-4391-85f3-3f64977193ec",
"Context": "sample string 9",
"SortOrder": 10.0,
"testimonialtypes": "0d326e81-09bb-43b6-af9f-08f0e1da9f8b",
"healthtopics": "2f0fcaf1-df58-4b8e-9727-eaede43d9cfd",
"targetaudiences": "58e2a9e6-bc84-4e68-a453-4018492fd295",
"Testimonial": "sample string 14",
"Quote": "sample string 15",
"Summary": "sample string 16",
"Title": "sample string 17",
"OverrideCaption": "sample string 18",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-03T00:43:10.2247721+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedTestimonials relation to resultsreportoutcomes item.
POST /api/news/resultsreportoutcomes({key})/RelatedTestimonials/$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 RelatedTestimonials from resultsreportoutcomes item.
DELETE /api/news/resultsreportoutcomes({key})/RelatedTestimonials/$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.