Returns a set of data items of type resultsreportinfographicmilestones.
GET /api/news/resultsreportinfographicmilestones
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 | |
| InfographicAlignment | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ForegroundColor | System.String | Read only: False | |
| Year | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| BackgroundColor | 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-01-14T14:38:17.127585Z",
"PublicationDate": "2026-01-14T14:38:17.127585Z",
"DateCreated": "2026-01-14T14:38:17.127585Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"InfographicAlignment": "sample string 8",
"Title": "sample string 9",
"ForegroundColor": "sample string 10",
"Year": "sample string 11",
"publishingoffices": "9efedb4e-93dc-4b12-9482-b9f7a72bfed3",
"regionscountries": "144a7850-ef9b-436a-a5db-ed4462c30a04",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Overview": "sample string 16",
"healthtopics": "ecc92338-699a-4ff1-94ef-895b73d9048e",
"targetaudiences": "410411de-e763-4709-ad43-89d5a16e07af",
"SortOrder": 19.0,
"BackgroundColor": "sample string 20",
"ParentId": "42abd6c7-eb88-4b3b-967f-e48304affa9b",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T14:38:17.127585+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-14T14:38:17.127585Z",
"PublicationDate": "2026-01-14T14:38:17.127585Z",
"DateCreated": "2026-01-14T14:38:17.127585Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"InfographicAlignment": "sample string 8",
"Title": "sample string 9",
"ForegroundColor": "sample string 10",
"Year": "sample string 11",
"publishingoffices": "9efedb4e-93dc-4b12-9482-b9f7a72bfed3",
"regionscountries": "144a7850-ef9b-436a-a5db-ed4462c30a04",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Overview": "sample string 16",
"healthtopics": "ecc92338-699a-4ff1-94ef-895b73d9048e",
"targetaudiences": "410411de-e763-4709-ad43-89d5a16e07af",
"SortOrder": 19.0,
"BackgroundColor": "sample string 20",
"ParentId": "42abd6c7-eb88-4b3b-967f-e48304affa9b",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T14:38:17.127585+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets resultsreportinfographicmilestones item by id.
GET /api/news/resultsreportinfographicmilestones({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 | |
| InfographicAlignment | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ForegroundColor | System.String | Read only: False | |
| Year | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| BackgroundColor | 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-01-14T14:38:17.127585Z",
"PublicationDate": "2026-01-14T14:38:17.127585Z",
"DateCreated": "2026-01-14T14:38:17.127585Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"InfographicAlignment": "sample string 8",
"Title": "sample string 9",
"ForegroundColor": "sample string 10",
"Year": "sample string 11",
"publishingoffices": "c70c8b38-bfa9-4727-acf9-1f133c4ec35d",
"regionscountries": "e59932d3-e9c4-46f2-acbe-46981478ee32",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Overview": "sample string 16",
"healthtopics": "74154581-dedf-4600-b840-2eeef63195a9",
"targetaudiences": "a0795397-4113-46d4-85d9-cefb7affe970",
"SortOrder": 19.0,
"BackgroundColor": "sample string 20",
"ParentId": "4a210489-88aa-4510-a838-e5213dd06c61",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T14:38:17.127585+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from resultsreportinfographicmilestones item.
GET /api/news/resultsreportinfographicmilestones({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": "9dcf78a7-83ec-482d-abd6-4115b02503ad"
}Creates a resultsreportinfographicmilestones item.
POST /api/news/resultsreportinfographicmilestones
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 | |
| InfographicAlignment | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ForegroundColor | System.String | Read only: False | |
| Year | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| BackgroundColor | 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-01-14T14:38:17.127585Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"InfographicAlignment": "sample string 5",
"Title": "sample string 6",
"ForegroundColor": "sample string 7",
"Year": "sample string 8",
"publishingoffices": "d2503ec0-a1f8-4290-9edb-ac707b181b0c",
"regionscountries": "00c1f62e-06f8-49b3-ab89-73c85b727c2f",
"InfographicType": "sample string 11",
"Summary": "sample string 12",
"Overview": "sample string 13",
"healthtopics": "14e0dcf6-b82b-4c35-a119-1f7c00d1a8bd",
"targetaudiences": "e87be5a2-c69a-4954-be87-11accbc51d74",
"SortOrder": 16.0,
"BackgroundColor": "sample string 17",
"ParentId": "5d07bb48-a6f3-4d97-96aa-1498b35de7ef"
}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 | |
| InfographicAlignment | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ForegroundColor | System.String | Read only: False | |
| Year | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| BackgroundColor | 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-01-14T14:38:17.127585Z",
"PublicationDate": "2026-01-14T14:38:17.127585Z",
"DateCreated": "2026-01-14T14:38:17.127585Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"InfographicAlignment": "sample string 8",
"Title": "sample string 9",
"ForegroundColor": "sample string 10",
"Year": "sample string 11",
"publishingoffices": "5b17a833-32bd-41fc-8d42-24186f33b0b3",
"regionscountries": "22170f0a-8539-4b0c-90ce-783c899640af",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Overview": "sample string 16",
"healthtopics": "3d330672-da20-422c-aaf9-b5a741441428",
"targetaudiences": "ee0f8350-fa49-49c8-b22f-600020ea41cf",
"SortOrder": 19.0,
"BackgroundColor": "sample string 20",
"ParentId": "3dee76d1-ee01-4ec3-9c06-686d3beb7ce0",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T14:38:17.127585+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for resultsreportinfographicmilestones item.
PATCH /api/news/resultsreportinfographicmilestones({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 | |
| InfographicAlignment | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ForegroundColor | System.String | Read only: False | |
| Year | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| BackgroundColor | 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-01-14T14:38:17.127585Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"InfographicAlignment": "sample string 5",
"Title": "sample string 6",
"ForegroundColor": "sample string 7",
"Year": "sample string 8",
"publishingoffices": "099afd45-4250-4a63-b2f8-73f5995c9514",
"regionscountries": "02cf6cf5-3dc2-4df5-9f7b-ac13d7dd1721",
"InfographicType": "sample string 11",
"Summary": "sample string 12",
"Overview": "sample string 13",
"healthtopics": "9c80de5a-66af-409a-a260-ff5959c839ee",
"targetaudiences": "9e7cb877-57d1-4fb3-8877-6913bba3931a",
"SortOrder": 16.0,
"BackgroundColor": "sample string 17",
"ParentId": "61732b54-25d5-4ae0-813a-4a69167332e3"
}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 resultsreportinfographicmilestones item.
PUT /api/news/resultsreportinfographicmilestones({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 | |
| InfographicAlignment | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ForegroundColor | System.String | Read only: False | |
| Year | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| BackgroundColor | 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-01-14T14:38:17.127585Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"InfographicAlignment": "sample string 5",
"Title": "sample string 6",
"ForegroundColor": "sample string 7",
"Year": "sample string 8",
"publishingoffices": "48a1bcb4-bef2-4de3-b2ff-8322cbb5c832",
"regionscountries": "b0a0418c-8e99-4eec-a576-c685fb7b2e78",
"InfographicType": "sample string 11",
"Summary": "sample string 12",
"Overview": "sample string 13",
"healthtopics": "126cab95-dcae-4a9d-a986-edfc3ace8812",
"targetaudiences": "d94cffc9-c582-4965-85c9-e7d73fed6f3e",
"SortOrder": 16.0,
"BackgroundColor": "sample string 17",
"ParentId": "eea58fb4-ac33-4556-9ace-9b8535de8f6b"
}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 resultsreportinfographicmilestones item by Id.
DELETE /api/news/resultsreportinfographicmilestones({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 resultsreportinfographicmilestones item.
GET /api/news/resultsreportinfographicmilestones({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 | |
| 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-01-14T14:38:17.127585Z",
"PublicationDate": "2026-01-14T14:38:17.127585Z",
"DateCreated": "2026-01-14T14:38:17.127585Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "09c4f7fa-29c3-4c12-a543-6ea9e3fb6db2",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "01391e20-6f00-4e1b-b5ee-0e8468f2ca49",
"Summary": "sample string 12",
"regionscountries": "84197ee2-f002-4b86-90ff-f07e39c63392",
"DisplayTitle": "sample string 14",
"healthtopics": "5a4ebbc0-c7fb-40b7-958f-4b53bf52a386",
"ParentId": "80c97aef-901d-4e97-9c3d-b19c4b664610",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T14:38:17.127585+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-14T14:38:17.127585Z",
"PublicationDate": "2026-01-14T14:38:17.127585Z",
"DateCreated": "2026-01-14T14:38:17.127585Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "09c4f7fa-29c3-4c12-a543-6ea9e3fb6db2",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "01391e20-6f00-4e1b-b5ee-0e8468f2ca49",
"Summary": "sample string 12",
"regionscountries": "84197ee2-f002-4b86-90ff-f07e39c63392",
"DisplayTitle": "sample string 14",
"healthtopics": "5a4ebbc0-c7fb-40b7-958f-4b53bf52a386",
"ParentId": "80c97aef-901d-4e97-9c3d-b19c4b664610",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T14:38:17.127585+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to resultsreportinfographicmilestones item.
POST /api/news/resultsreportinfographicmilestones({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 resultsreportinfographicmilestones item.
DELETE /api/news/resultsreportinfographicmilestones({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 RelatedInfographicCategory from resultsreportinfographicmilestones item.
GET /api/news/resultsreportinfographicmilestones({key})/RelatedInfographicCategory
| 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 | |
| Color | 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-01-14T14:38:17.127585Z",
"PublicationDate": "2026-01-14T14:38:17.127585Z",
"DateCreated": "2026-01-14T14:38:17.127585Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Color": "sample string 9",
"ParentId": "94e2f4c5-d7e2-471e-94a4-024a40d706ba",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T14:38:17.127585+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-14T14:38:17.127585Z",
"PublicationDate": "2026-01-14T14:38:17.127585Z",
"DateCreated": "2026-01-14T14:38:17.127585Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Color": "sample string 9",
"ParentId": "94e2f4c5-d7e2-471e-94a4-024a40d706ba",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T14:38:17.127585+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedInfographicCategory relation to resultsreportinfographicmilestones item.
POST /api/news/resultsreportinfographicmilestones({key})/RelatedInfographicCategory/$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 RelatedInfographicCategory from resultsreportinfographicmilestones item.
DELETE /api/news/resultsreportinfographicmilestones({key})/RelatedInfographicCategory/$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.