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": "2025-10-06T05:55:02.662078Z",
"PublicationDate": "2025-10-06T05:55:02.662078Z",
"DateCreated": "2025-10-06T05:55:02.662078Z",
"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": "b96b0cca-a22f-46c0-aaeb-1419b804dedf",
"regionscountries": "ba7f36ea-86e5-4a17-a1c7-78ae52c1015c",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Overview": "sample string 16",
"healthtopics": "ee699cc0-2a03-4f8e-a65b-3aaa3b5603b2",
"targetaudiences": "aa8bf4ba-e79a-4a6a-a5da-9b4ec96741c3",
"SortOrder": 19.0,
"BackgroundColor": "sample string 20",
"ParentId": "7ee5de31-1cbe-47dc-9e10-eae10e2a0071",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T05:55:02.662078+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-06T05:55:02.662078Z",
"PublicationDate": "2025-10-06T05:55:02.662078Z",
"DateCreated": "2025-10-06T05:55:02.662078Z",
"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": "b96b0cca-a22f-46c0-aaeb-1419b804dedf",
"regionscountries": "ba7f36ea-86e5-4a17-a1c7-78ae52c1015c",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Overview": "sample string 16",
"healthtopics": "ee699cc0-2a03-4f8e-a65b-3aaa3b5603b2",
"targetaudiences": "aa8bf4ba-e79a-4a6a-a5da-9b4ec96741c3",
"SortOrder": 19.0,
"BackgroundColor": "sample string 20",
"ParentId": "7ee5de31-1cbe-47dc-9e10-eae10e2a0071",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T05:55:02.662078+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": "2025-10-06T05:55:02.662078Z",
"PublicationDate": "2025-10-06T05:55:02.662078Z",
"DateCreated": "2025-10-06T05:55:02.662078Z",
"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": "f5b94681-83cb-4329-822e-7ac53d4cf675",
"regionscountries": "032498ab-123f-4117-a21a-05b3d4c9bb36",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Overview": "sample string 16",
"healthtopics": "ff7b172b-a775-4ec3-8a59-5b9e8d4863cc",
"targetaudiences": "09b484d4-8a0d-46a3-9499-4e52380ab717",
"SortOrder": 19.0,
"BackgroundColor": "sample string 20",
"ParentId": "b83d00c7-7940-405f-b22f-34025b63cdc0",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T05:55:02.662078+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": "8e36b675-ea21-4318-9cec-8ba6c070fdd6"
}
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": "2025-10-06T05:55:02.662078Z",
"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": "953976c5-ce2e-4686-96d9-efb7775233e1",
"regionscountries": "7ac8c5d0-c562-4ae6-ba62-e36c341c9b91",
"InfographicType": "sample string 11",
"Summary": "sample string 12",
"Overview": "sample string 13",
"healthtopics": "6e8fc89e-e066-45d7-8826-6cb8bd2e3edf",
"targetaudiences": "2266cb54-9742-4cb7-bf84-d35e6d62802a",
"SortOrder": 16.0,
"BackgroundColor": "sample string 17",
"ParentId": "3e095d6d-5331-4102-9c32-6778dc2e614b"
}
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": "2025-10-06T05:55:02.662078Z",
"PublicationDate": "2025-10-06T05:55:02.662078Z",
"DateCreated": "2025-10-06T05:55:02.662078Z",
"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": "65f8e310-299b-45d9-9ad4-6ba504f45c64",
"regionscountries": "53f14e15-f4ae-4ed3-bfce-500ac3022bfb",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Overview": "sample string 16",
"healthtopics": "99d46f1b-d52a-4c95-a44e-728fe5ef9898",
"targetaudiences": "89a274a0-473f-40b6-8dc7-b13aa4e4f507",
"SortOrder": 19.0,
"BackgroundColor": "sample string 20",
"ParentId": "a88790e3-0773-4dd0-99a5-abfb6b94d098",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T05:55:02.662078+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": "2025-10-06T05:55:02.662078Z",
"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": "8d668020-fdeb-45bb-a6d0-f7a5a8aaaf3b",
"regionscountries": "c4661f03-7bd9-416b-9c90-0988ec19ca52",
"InfographicType": "sample string 11",
"Summary": "sample string 12",
"Overview": "sample string 13",
"healthtopics": "2ba37274-e44d-46e1-a3a4-7e440b87366c",
"targetaudiences": "31ffbd83-a60d-48f4-99d9-52b6caeeb703",
"SortOrder": 16.0,
"BackgroundColor": "sample string 17",
"ParentId": "ba7d6c98-6ada-4995-bc76-519dfc9b40df"
}
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": "2025-10-06T05:55:02.662078Z",
"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": "7a17c54b-3fbd-4c4d-b3c6-7aafdff388c8",
"regionscountries": "c94183a5-03ae-4a91-88e8-0261b26ed8d7",
"InfographicType": "sample string 11",
"Summary": "sample string 12",
"Overview": "sample string 13",
"healthtopics": "38e7cc11-409f-4e8d-b73c-b87c8064d3f4",
"targetaudiences": "bde4a351-a96f-4ec5-9b50-90b6410261dc",
"SortOrder": 16.0,
"BackgroundColor": "sample string 17",
"ParentId": "9204a5cd-a46d-4b6d-bb44-4fe647c9ee58"
}
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": "2025-10-06T05:55:02.662078Z",
"PublicationDate": "2025-10-06T05:55:02.662078Z",
"DateCreated": "2025-10-06T05:55:02.662078Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "7db2bb3e-c9a5-4de7-bf34-5633c7b6867f",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "e449f7c5-2bbe-4fcc-b498-0d0e6abe6166",
"Summary": "sample string 12",
"regionscountries": "6197c91c-feef-4800-b191-ce01be5e81f0",
"DisplayTitle": "sample string 14",
"healthtopics": "3635d6b4-bda2-465d-8b39-5db2b1168f64",
"ParentId": "34b0cf3a-1120-4d55-b52f-d949e258e6c5",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T05:55:02.662078+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-06T05:55:02.662078Z",
"PublicationDate": "2025-10-06T05:55:02.662078Z",
"DateCreated": "2025-10-06T05:55:02.662078Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "7db2bb3e-c9a5-4de7-bf34-5633c7b6867f",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "e449f7c5-2bbe-4fcc-b498-0d0e6abe6166",
"Summary": "sample string 12",
"regionscountries": "6197c91c-feef-4800-b191-ce01be5e81f0",
"DisplayTitle": "sample string 14",
"healthtopics": "3635d6b4-bda2-465d-8b39-5db2b1168f64",
"ParentId": "34b0cf3a-1120-4d55-b52f-d949e258e6c5",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T05:55:02.662078+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": "2025-10-06T05:55:02.662078Z",
"PublicationDate": "2025-10-06T05:55:02.662078Z",
"DateCreated": "2025-10-06T05:55:02.662078Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Color": "sample string 9",
"ParentId": "ad4fd2c8-a713-46db-a43f-5d64fd91e03a",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T05:55:02.662078+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-06T05:55:02.662078Z",
"PublicationDate": "2025-10-06T05:55:02.662078Z",
"DateCreated": "2025-10-06T05:55:02.662078Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Color": "sample string 9",
"ParentId": "ad4fd2c8-a713-46db-a43f-5d64fd91e03a",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T05:55:02.662078+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.