Returns a set of data items of type resultsreporteditions.
GET /api/news/resultsreporteditions
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 | |
| 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-02-06T22:57:27.7249633Z",
"PublicationDate": "2026-02-06T22:57:27.7249633Z",
"DateCreated": "2026-02-06T22:57:27.7249633Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "a54163d8-571a-4c12-8657-e0942f48eb64",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "1068b790-12f9-4e0f-aa08-7b74c76c3f6a",
"publishingoffices": "445e26a0-6457-416b-864a-68b46a690bb4",
"ReportingStartDate": "2026-02-06T22:57:27.7249633Z",
"ReportingEndDate": "2026-02-06T22:57:27.7249633Z",
"targetaudiences": "8b21c647-2cf7-4b8f-a58f-81d64024576e",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T22:57:27.7249633+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-02-06T22:57:27.7249633Z",
"PublicationDate": "2026-02-06T22:57:27.7249633Z",
"DateCreated": "2026-02-06T22:57:27.7249633Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "a54163d8-571a-4c12-8657-e0942f48eb64",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "1068b790-12f9-4e0f-aa08-7b74c76c3f6a",
"publishingoffices": "445e26a0-6457-416b-864a-68b46a690bb4",
"ReportingStartDate": "2026-02-06T22:57:27.7249633Z",
"ReportingEndDate": "2026-02-06T22:57:27.7249633Z",
"targetaudiences": "8b21c647-2cf7-4b8f-a58f-81d64024576e",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T22:57:27.7249633+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets resultsreporteditions item by id.
GET /api/news/resultsreporteditions({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 | |
| 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-02-06T22:57:27.7249633Z",
"PublicationDate": "2026-02-06T22:57:27.7249633Z",
"DateCreated": "2026-02-06T22:57:27.7249633Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "8db438a5-43d1-40c4-99f3-0fe672fe187a",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "6fa8f737-7910-4156-8c9f-0eafeccb5440",
"publishingoffices": "40c2cdb8-35fa-4391-924d-3f3f7f5a881e",
"ReportingStartDate": "2026-02-06T22:57:27.7249633Z",
"ReportingEndDate": "2026-02-06T22:57:27.7249633Z",
"targetaudiences": "55525893-0267-42f3-ac17-b08ec52b1dc8",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T22:57:27.7249633+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from resultsreporteditions item.
GET /api/news/resultsreporteditions({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": "c1fed457-1cc6-4213-be8f-393ecc963190"
}Creates a resultsreporteditions item.
POST /api/news/resultsreporteditions
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 | |
| 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
{
"PublicationDate": "2026-02-06T22:57:27.7249633Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"healthtopics": "4939300a-0c72-4d28-948a-64cf667fe783",
"Overview": "sample string 7",
"Summary": "sample string 8",
"regionscountries": "d3d2b2a2-ad84-44fe-a598-e66a0444c891",
"publishingoffices": "518a6766-bd5e-453b-8d5c-e04981906cae",
"ReportingStartDate": "2026-02-06T22:57:27.7249633Z",
"ReportingEndDate": "2026-02-06T22:57:27.7249633Z",
"targetaudiences": "7342040d-c997-4ed3-a5c4-30533320766c"
}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 | |
| 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-02-06T22:57:27.7249633Z",
"PublicationDate": "2026-02-06T22:57:27.7249633Z",
"DateCreated": "2026-02-06T22:57:27.7249633Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "6fbaec2e-ad2f-4ca6-a780-44a66299db93",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "f851ea4c-5a36-4170-b4d9-c5ca0622e170",
"publishingoffices": "a0338828-956d-4840-97fa-e04767ef5428",
"ReportingStartDate": "2026-02-06T22:57:27.7249633Z",
"ReportingEndDate": "2026-02-06T22:57:27.7249633Z",
"targetaudiences": "1846a152-4d98-486d-a98e-79c27ccac8ba",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T22:57:27.7249633+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for resultsreporteditions item.
PATCH /api/news/resultsreporteditions({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 | |
| 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
{
"PublicationDate": "2026-02-06T22:57:27.7249633Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"healthtopics": "9072b54e-2436-401f-8a5e-129c27b7df71",
"Overview": "sample string 7",
"Summary": "sample string 8",
"regionscountries": "ef21d1f4-7868-41c5-9a6a-d4bdb30d32fd",
"publishingoffices": "3a50ae75-e6eb-4413-a463-2a8108d1dfa2",
"ReportingStartDate": "2026-02-06T22:57:27.7249633Z",
"ReportingEndDate": "2026-02-06T22:57:27.7249633Z",
"targetaudiences": "29d097b2-3149-42e2-a68d-6da3442e1ada"
}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 resultsreporteditions item.
PUT /api/news/resultsreporteditions({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 | |
| 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
{
"PublicationDate": "2026-02-06T22:57:27.7249633Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"healthtopics": "f1091ea0-afea-416a-b8be-92c9c51d6251",
"Overview": "sample string 7",
"Summary": "sample string 8",
"regionscountries": "b3e04f42-67c6-455d-a265-eda70c16f8e3",
"publishingoffices": "d23d0e75-7ead-42d0-874e-0cbf84b3c58b",
"ReportingStartDate": "2026-02-06T22:57:27.7249633Z",
"ReportingEndDate": "2026-02-06T22:57:27.7249633Z",
"targetaudiences": "68b25b75-89ed-4496-87e1-b0b5ed177b70"
}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 resultsreporteditions item by Id.
DELETE /api/news/resultsreporteditions({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 LandingPage from resultsreporteditions item.
GET /api/news/resultsreporteditions({key})/LandingPage
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| UrlName | System.String | Read only: False | |
| organizations | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| WebPageType | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: False | |
| ShowInNavigation | System.Boolean | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| RootId | System.Guid | Read only: False | |
| ExpirationInDays | System.Int32 | Read only: False | |
| HtmlTitle | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| HeadTagContent | System.String | Read only: False | |
| CodeBehindType | System.String | Read only: False | |
| IncludeScriptManager | System.Boolean | Read only: False | |
| EnableViewState | System.Boolean | Read only: False | |
| PageType | Telerik.Sitefinity.Web.Api.Strategies.Pages.PageType | Read only: False | |
| RedirectPage | Telerik.Sitefinity.Web.Api.Strategies.Pages.RedirectPage | Read only: False | |
| TemplateId | System.Guid | Read only: False | |
| RequireSsl | System.Boolean | Read only: False | |
| EnableScriptManager | System.Boolean | Read only: False | |
| AllowParametersValidation | System.Boolean | Read only: False | |
| Crawlable | System.Boolean | Read only: False | |
| IncludeInSearchIndex | System.Boolean | Read only: False | |
| Priority | System.Single | Read only: False | |
| LocalizationStrategy | Telerik.Sitefinity.Localization.LocalizationStrategy | Read only: True | |
| CanonicalUrlBehaviour | Telerik.Sitefinity.Web.Api.Strategies.Pages.CanonicalUrlSettings | Read only: False | |
| OutputCacheProfile | System.String | Read only: False | |
| Renderer | System.String | Read only: False | |
| TemplateName | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| HasChildren | System.Boolean | Read only: True | |
| Breadcrumb | System.String | Read only: True | |
| AvailableLanguages | System.String | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: True | |
| ViewUrl | System.String | Read only: True | |
| EditUrl | System.String | Read only: True | |
| EditUrlBasePath | System.String | Read only: True | |
| IsHomePage | System.Boolean | Read only: True | |
| RelativeUrlPath | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-02-06T22:57:27.7249633Z",
"UrlName": "sample string 2",
"organizations": "2a25b4d9-6cc8-4b10-8613-664ead669ad3",
"regionscountries": "09a4c220-2866-4d7e-aced-358f7a68ad74",
"sustainabledevelopmentgoals": "8d881726-0078-427c-8ca9-ce08ea69ba45",
"departmentaltargets": "182de28b-0f1a-45e4-91d5-a9a847799ba1",
"healthtopics": "d3d0369f-21cf-414d-b04c-174a8541eccf",
"events": "577a4159-729e-4ccd-85ce-d62b35bdb4e0",
"publishingoffices": "23862fda-aa6a-40e5-bfc9-aaeb2ecbe26f",
"WebPageType": "sample string 10",
"targetaudiences": "5d261911-e4ad-4178-895c-2064d6aba246",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-02-06T22:57:27.7249633Z",
"ShowInNavigation": true,
"ParentId": "da737d6d-79fc-4bea-ad6c-4d2777428d6d",
"RootId": "dcb4a64a-d826-4969-8ff8-fa4ff86b8624",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "9ae6073d-df8c-4ea5-8cf3-856712adaa9e",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2026-02-06T22:57:27.7249633Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2026-02-06T22:57:27.7249633Z",
"UrlName": "sample string 2",
"organizations": "2a25b4d9-6cc8-4b10-8613-664ead669ad3",
"regionscountries": "09a4c220-2866-4d7e-aced-358f7a68ad74",
"sustainabledevelopmentgoals": "8d881726-0078-427c-8ca9-ce08ea69ba45",
"departmentaltargets": "182de28b-0f1a-45e4-91d5-a9a847799ba1",
"healthtopics": "d3d0369f-21cf-414d-b04c-174a8541eccf",
"events": "577a4159-729e-4ccd-85ce-d62b35bdb4e0",
"publishingoffices": "23862fda-aa6a-40e5-bfc9-aaeb2ecbe26f",
"WebPageType": "sample string 10",
"targetaudiences": "5d261911-e4ad-4178-895c-2064d6aba246",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-02-06T22:57:27.7249633Z",
"ShowInNavigation": true,
"ParentId": "da737d6d-79fc-4bea-ad6c-4d2777428d6d",
"RootId": "dcb4a64a-d826-4969-8ff8-fa4ff86b8624",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "9ae6073d-df8c-4ea5-8cf3-856712adaa9e",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2026-02-06T22:57:27.7249633Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]Add LandingPage relation to resultsreporteditions item.
POST /api/news/resultsreporteditions({key})/LandingPage/$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 LandingPage from resultsreporteditions item.
DELETE /api/news/resultsreporteditions({key})/LandingPage/$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.