Returns a set of data items of type newsitems.
GET /api/newsroom/newsitems
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 | |
Title | System.String | Read only: False | |
Description | System.String | 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 | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
MetaTitle | System.String | Read only: False | |
targets | System.Guid | Read only: False | |
MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
newstypes | System.Guid | Read only: False | |
Subtitle | System.String | Read only: False | |
FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
MetaDescription | System.String | Read only: False | |
OtherRelated | System.String | Read only: False | |
FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
regionscountries | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
Source | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
stakeholders | System.Guid | Read only: False | |
Category | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
Location | System.String | Read only: False | |
events | System.Guid | Read only: False | |
Tags | System.Guid | Read only: False | |
Highlight | System.String | Read only: False | |
NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
AllowComments | System.Boolean | Read only: False | |
Summary | System.String | Read only: False | |
Content | System.String | Read only: False | |
Author | System.String | Read only: False | |
SourceName | System.String | Read only: False | |
SourceSite | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T06:52:02.0001167Z",
"PublicationDate": "2025-09-11T06:52:02.0001167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-11T06:52:02.0001167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"PublicationDateAndTime": "2025-09-11T06:52:02.0001167Z",
"publishingoffices": "1fbb2234-e41e-4c38-b963-5f3365518caf",
"DocumentNumberOfAdditionalItems": 12.0,
"MetaTitle": "sample string 13",
"targets": "d94d3fe1-a69a-4510-baa1-0c1eda32e761",
"MultimediaNumberOfAdditionalItems": 15.0,
"CommentaryNumberOfAdditionalItems": 16.0,
"targetaudiences": "1721ec12-cc0b-4c66-833e-b00d5efd6686",
"OpenGraphDescription": "sample string 18",
"newstypes": "1d2b46e5-daa4-4604-b326-98d57c83dbce",
"Subtitle": "sample string 20",
"FactFileNumberOfAdditionalItems": 21.0,
"MetaDescription": "sample string 22",
"OtherRelated": "sample string 23",
"FeatureStoryNumberOfAdditionalItems": 24.0,
"EventNumberOfAdditionalItems": 25.0,
"FactSheetNumberOfAdditionalItems": 26.0,
"regionscountries": "8d7e4ab2-7750-4043-8627-3f938d1539b5",
"healthtopics": "a8c7ac38-3097-4e40-933e-eeecd8ab3370",
"PhotoStoryNumberOfAdditionalItems": 29.0,
"Source": "sample string 30",
"OpenGraphTitle": "sample string 31",
"stakeholders": "6de5af54-2003-4cee-8a62-a17403815c77",
"Category": "a74e2327-cb0a-4d29-995b-6478d286bd55",
"departmentaltargets": "7d5f5826-ada2-4f42-9486-89cd7200b832",
"Location": "sample string 35",
"events": "51407a0a-2cdb-4456-83f2-3a65b860d131",
"Tags": "efd789f6-74a5-4ed8-afa4-cdf6a6c1ab7e",
"Highlight": "sample string 38",
"NewsNumberOfAdditionalItems": 39.0,
"AllowComments": true,
"Summary": "sample string 41",
"Content": "sample string 42",
"Author": "sample string 43",
"SourceName": "sample string 44",
"SourceSite": "sample string 45",
"Provider": "sample string 46",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T06:52:02.0001167+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T06:52:02.0001167Z",
"PublicationDate": "2025-09-11T06:52:02.0001167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-11T06:52:02.0001167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"PublicationDateAndTime": "2025-09-11T06:52:02.0001167Z",
"publishingoffices": "1fbb2234-e41e-4c38-b963-5f3365518caf",
"DocumentNumberOfAdditionalItems": 12.0,
"MetaTitle": "sample string 13",
"targets": "d94d3fe1-a69a-4510-baa1-0c1eda32e761",
"MultimediaNumberOfAdditionalItems": 15.0,
"CommentaryNumberOfAdditionalItems": 16.0,
"targetaudiences": "1721ec12-cc0b-4c66-833e-b00d5efd6686",
"OpenGraphDescription": "sample string 18",
"newstypes": "1d2b46e5-daa4-4604-b326-98d57c83dbce",
"Subtitle": "sample string 20",
"FactFileNumberOfAdditionalItems": 21.0,
"MetaDescription": "sample string 22",
"OtherRelated": "sample string 23",
"FeatureStoryNumberOfAdditionalItems": 24.0,
"EventNumberOfAdditionalItems": 25.0,
"FactSheetNumberOfAdditionalItems": 26.0,
"regionscountries": "8d7e4ab2-7750-4043-8627-3f938d1539b5",
"healthtopics": "a8c7ac38-3097-4e40-933e-eeecd8ab3370",
"PhotoStoryNumberOfAdditionalItems": 29.0,
"Source": "sample string 30",
"OpenGraphTitle": "sample string 31",
"stakeholders": "6de5af54-2003-4cee-8a62-a17403815c77",
"Category": "a74e2327-cb0a-4d29-995b-6478d286bd55",
"departmentaltargets": "7d5f5826-ada2-4f42-9486-89cd7200b832",
"Location": "sample string 35",
"events": "51407a0a-2cdb-4456-83f2-3a65b860d131",
"Tags": "efd789f6-74a5-4ed8-afa4-cdf6a6c1ab7e",
"Highlight": "sample string 38",
"NewsNumberOfAdditionalItems": 39.0,
"AllowComments": true,
"Summary": "sample string 41",
"Content": "sample string 42",
"Author": "sample string 43",
"SourceName": "sample string 44",
"SourceSite": "sample string 45",
"Provider": "sample string 46",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T06:52:02.0001167+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Gets newsitems item by id.
GET /api/newsroom/newsitems({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 | |
Title | System.String | Read only: False | |
Description | System.String | 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 | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
MetaTitle | System.String | Read only: False | |
targets | System.Guid | Read only: False | |
MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
newstypes | System.Guid | Read only: False | |
Subtitle | System.String | Read only: False | |
FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
MetaDescription | System.String | Read only: False | |
OtherRelated | System.String | Read only: False | |
FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
regionscountries | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
Source | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
stakeholders | System.Guid | Read only: False | |
Category | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
Location | System.String | Read only: False | |
events | System.Guid | Read only: False | |
Tags | System.Guid | Read only: False | |
Highlight | System.String | Read only: False | |
NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
AllowComments | System.Boolean | Read only: False | |
Summary | System.String | Read only: False | |
Content | System.String | Read only: False | |
Author | System.String | Read only: False | |
SourceName | System.String | Read only: False | |
SourceSite | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-09-11T06:52:02.0001167Z",
"PublicationDate": "2025-09-11T06:52:02.0001167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-11T06:52:02.0001167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"PublicationDateAndTime": "2025-09-11T06:52:02.0001167Z",
"publishingoffices": "0f117f08-c9ba-4af6-96d9-ef23c467e996",
"DocumentNumberOfAdditionalItems": 12.0,
"MetaTitle": "sample string 13",
"targets": "843b385c-6c08-4c2e-ae22-30638e86fdae",
"MultimediaNumberOfAdditionalItems": 15.0,
"CommentaryNumberOfAdditionalItems": 16.0,
"targetaudiences": "b585dbdd-3a55-4e0f-bee8-bf58c0b52008",
"OpenGraphDescription": "sample string 18",
"newstypes": "b8644fce-2965-45e5-8c1d-8a80ee80dff9",
"Subtitle": "sample string 20",
"FactFileNumberOfAdditionalItems": 21.0,
"MetaDescription": "sample string 22",
"OtherRelated": "sample string 23",
"FeatureStoryNumberOfAdditionalItems": 24.0,
"EventNumberOfAdditionalItems": 25.0,
"FactSheetNumberOfAdditionalItems": 26.0,
"regionscountries": "035cd2d9-fe01-4eaa-bb6b-95e0cfbaec88",
"healthtopics": "6effd4c1-3495-430f-b3ef-cf49d9afb96e",
"PhotoStoryNumberOfAdditionalItems": 29.0,
"Source": "sample string 30",
"OpenGraphTitle": "sample string 31",
"stakeholders": "6d31607e-3955-4acb-8f4b-3bad19985d7c",
"Category": "6369b9a8-362c-4b85-8d6a-f081dcabf92f",
"departmentaltargets": "cff90593-0be3-4c2a-a288-4ab7627f0d99",
"Location": "sample string 35",
"events": "0abebb1f-d771-47f1-805f-f5711fd04425",
"Tags": "9a201612-3874-4ad9-9371-8126bf4fa245",
"Highlight": "sample string 38",
"NewsNumberOfAdditionalItems": 39.0,
"AllowComments": true,
"Summary": "sample string 41",
"Content": "sample string 42",
"Author": "sample string 43",
"SourceName": "sample string 44",
"SourceSite": "sample string 45",
"Provider": "sample string 46",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T06:52:02.0001167+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Gets Id property from newsitems item.
GET /api/newsroom/newsitems({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": "d4ac9c57-be07-4444-b533-547c4f63dcf8"
}
Creates a newsitems item.
POST /api/newsroom/newsitems
None
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
PublicationDate | System.DateTimeOffset | Read only: False | |
Title | System.String | Read only: False | |
Description | System.String | 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 | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
MetaTitle | System.String | Read only: False | |
targets | System.Guid | Read only: False | |
MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
newstypes | System.Guid | Read only: False | |
Subtitle | System.String | Read only: False | |
FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
MetaDescription | System.String | Read only: False | |
OtherRelated | System.String | Read only: False | |
FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
regionscountries | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
Source | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
stakeholders | System.Guid | Read only: False | |
Category | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
Location | System.String | Read only: False | |
events | System.Guid | Read only: False | |
Tags | System.Guid | Read only: False | |
Highlight | System.String | Read only: False | |
NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
AllowComments | System.Boolean | Read only: False | |
Summary | System.String | Read only: False | |
Content | System.String | Read only: False | |
Author | System.String | Read only: False | |
SourceName | System.String | Read only: False | |
SourceSite | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-11T06:52:02.0001167Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"PublicationDateAndTime": "2025-09-11T06:52:02.0001167Z",
"publishingoffices": "0815cf15-c5b8-4422-ad7f-65977bb354aa",
"DocumentNumberOfAdditionalItems": 9.0,
"MetaTitle": "sample string 10",
"targets": "46760df6-1af0-4cb0-8455-cd39c12809db",
"MultimediaNumberOfAdditionalItems": 12.0,
"CommentaryNumberOfAdditionalItems": 13.0,
"targetaudiences": "8bfdfad7-a427-4033-8e9d-96c447198aa5",
"OpenGraphDescription": "sample string 15",
"newstypes": "23b8b557-1b76-4dbd-b0e0-549164076bb7",
"Subtitle": "sample string 17",
"FactFileNumberOfAdditionalItems": 18.0,
"MetaDescription": "sample string 19",
"OtherRelated": "sample string 20",
"FeatureStoryNumberOfAdditionalItems": 21.0,
"EventNumberOfAdditionalItems": 22.0,
"FactSheetNumberOfAdditionalItems": 23.0,
"regionscountries": "069f8f19-a6da-42d5-b604-dbebc37ce935",
"healthtopics": "11d3c0a6-7887-4777-87f0-c0116a105348",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"Source": "sample string 27",
"OpenGraphTitle": "sample string 28",
"stakeholders": "0efa4c0b-a015-4a35-a7a0-c9690993012f",
"Category": "f4a545de-ff4e-4248-aa6a-10475e33e50b",
"departmentaltargets": "8671c77c-b393-415b-8519-9041a24de2a3",
"Location": "sample string 32",
"events": "a66a25db-a114-48b5-899e-bce0ac20ea51",
"Tags": "73ec1c43-c273-41cc-b45e-83ed08f31b56",
"Highlight": "sample string 35",
"NewsNumberOfAdditionalItems": 36.0,
"AllowComments": true,
"Summary": "sample string 38",
"Content": "sample string 39",
"Author": "sample string 40",
"SourceName": "sample string 41",
"SourceSite": "sample string 42"
}
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 | |
Title | System.String | Read only: False | |
Description | System.String | 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 | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
MetaTitle | System.String | Read only: False | |
targets | System.Guid | Read only: False | |
MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
newstypes | System.Guid | Read only: False | |
Subtitle | System.String | Read only: False | |
FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
MetaDescription | System.String | Read only: False | |
OtherRelated | System.String | Read only: False | |
FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
regionscountries | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
Source | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
stakeholders | System.Guid | Read only: False | |
Category | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
Location | System.String | Read only: False | |
events | System.Guid | Read only: False | |
Tags | System.Guid | Read only: False | |
Highlight | System.String | Read only: False | |
NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
AllowComments | System.Boolean | Read only: False | |
Summary | System.String | Read only: False | |
Content | System.String | Read only: False | |
Author | System.String | Read only: False | |
SourceName | System.String | Read only: False | |
SourceSite | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-09-11T06:52:02.0001167Z",
"PublicationDate": "2025-09-11T06:52:02.0001167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-11T06:52:02.0001167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"PublicationDateAndTime": "2025-09-11T06:52:02.0001167Z",
"publishingoffices": "8f80e4d7-d0c3-4406-a461-df26faaac369",
"DocumentNumberOfAdditionalItems": 12.0,
"MetaTitle": "sample string 13",
"targets": "71e13ec9-8677-49bd-9166-823dfb9eeb79",
"MultimediaNumberOfAdditionalItems": 15.0,
"CommentaryNumberOfAdditionalItems": 16.0,
"targetaudiences": "5cd566af-fe21-4085-b7e2-0370e29dae36",
"OpenGraphDescription": "sample string 18",
"newstypes": "dd1714f6-ac2b-4c51-ab07-709c708c8f14",
"Subtitle": "sample string 20",
"FactFileNumberOfAdditionalItems": 21.0,
"MetaDescription": "sample string 22",
"OtherRelated": "sample string 23",
"FeatureStoryNumberOfAdditionalItems": 24.0,
"EventNumberOfAdditionalItems": 25.0,
"FactSheetNumberOfAdditionalItems": 26.0,
"regionscountries": "6af890bd-ac22-47e4-b128-b2c247d2157d",
"healthtopics": "3b06f458-983b-418b-8ed4-02f2cb574e13",
"PhotoStoryNumberOfAdditionalItems": 29.0,
"Source": "sample string 30",
"OpenGraphTitle": "sample string 31",
"stakeholders": "ba053279-7b92-45d9-9623-80866aad67bc",
"Category": "33ce6e81-9987-4231-92a4-1b7b8ea8a43e",
"departmentaltargets": "af9bbd1e-aca4-4236-847a-9d2519fa5646",
"Location": "sample string 35",
"events": "bd9426da-b209-4b78-87ea-7d7e6619e003",
"Tags": "bf2b0fed-626c-4b1e-adb0-1f3ee81e57d9",
"Highlight": "sample string 38",
"NewsNumberOfAdditionalItems": 39.0,
"AllowComments": true,
"Summary": "sample string 41",
"Content": "sample string 42",
"Author": "sample string 43",
"SourceName": "sample string 44",
"SourceSite": "sample string 45",
"Provider": "sample string 46",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T06:52:02.0001167+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Partial update for newsitems item.
PATCH /api/newsroom/newsitems({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 | |
Title | System.String | Read only: False | |
Description | System.String | 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 | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
MetaTitle | System.String | Read only: False | |
targets | System.Guid | Read only: False | |
MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
newstypes | System.Guid | Read only: False | |
Subtitle | System.String | Read only: False | |
FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
MetaDescription | System.String | Read only: False | |
OtherRelated | System.String | Read only: False | |
FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
regionscountries | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
Source | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
stakeholders | System.Guid | Read only: False | |
Category | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
Location | System.String | Read only: False | |
events | System.Guid | Read only: False | |
Tags | System.Guid | Read only: False | |
Highlight | System.String | Read only: False | |
NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
AllowComments | System.Boolean | Read only: False | |
Summary | System.String | Read only: False | |
Content | System.String | Read only: False | |
Author | System.String | Read only: False | |
SourceName | System.String | Read only: False | |
SourceSite | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-11T06:52:02.0001167Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"PublicationDateAndTime": "2025-09-11T06:52:02.0001167Z",
"publishingoffices": "e2949064-6c71-49a8-acba-0e21c2877aa3",
"DocumentNumberOfAdditionalItems": 9.0,
"MetaTitle": "sample string 10",
"targets": "d899cb5f-de87-4665-b3e9-52e459f8a9e4",
"MultimediaNumberOfAdditionalItems": 12.0,
"CommentaryNumberOfAdditionalItems": 13.0,
"targetaudiences": "74cf4d78-3592-4cde-b540-799638a8e283",
"OpenGraphDescription": "sample string 15",
"newstypes": "8625a3be-3424-4af2-8025-d3527f7be065",
"Subtitle": "sample string 17",
"FactFileNumberOfAdditionalItems": 18.0,
"MetaDescription": "sample string 19",
"OtherRelated": "sample string 20",
"FeatureStoryNumberOfAdditionalItems": 21.0,
"EventNumberOfAdditionalItems": 22.0,
"FactSheetNumberOfAdditionalItems": 23.0,
"regionscountries": "33ef6578-24d7-4829-8530-1812288fbebb",
"healthtopics": "72f41313-5c89-4449-8a82-1a401f28e2b3",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"Source": "sample string 27",
"OpenGraphTitle": "sample string 28",
"stakeholders": "8d0b6600-e885-4a6d-a03d-6b27ddc62ac9",
"Category": "18bd46ca-ef5f-4731-86b8-7a8c55d09327",
"departmentaltargets": "9debd49e-179e-4044-b7b3-8ff0c7feafe9",
"Location": "sample string 32",
"events": "bd3e47d2-6dc4-4b19-b35d-6bec9bd3dac7",
"Tags": "4cf74ea7-a14a-4bb8-ba87-8dbb580a5ff4",
"Highlight": "sample string 35",
"NewsNumberOfAdditionalItems": 36.0,
"AllowComments": true,
"Summary": "sample string 38",
"Content": "sample string 39",
"Author": "sample string 40",
"SourceName": "sample string 41",
"SourceSite": "sample string 42"
}
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 newsitems item.
PUT /api/newsroom/newsitems({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 | |
Title | System.String | Read only: False | |
Description | System.String | 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 | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
MetaTitle | System.String | Read only: False | |
targets | System.Guid | Read only: False | |
MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
newstypes | System.Guid | Read only: False | |
Subtitle | System.String | Read only: False | |
FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
MetaDescription | System.String | Read only: False | |
OtherRelated | System.String | Read only: False | |
FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
regionscountries | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
Source | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
stakeholders | System.Guid | Read only: False | |
Category | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
Location | System.String | Read only: False | |
events | System.Guid | Read only: False | |
Tags | System.Guid | Read only: False | |
Highlight | System.String | Read only: False | |
NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
AllowComments | System.Boolean | Read only: False | |
Summary | System.String | Read only: False | |
Content | System.String | Read only: False | |
Author | System.String | Read only: False | |
SourceName | System.String | Read only: False | |
SourceSite | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-11T06:52:02.0001167Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"PublicationDateAndTime": "2025-09-11T06:52:02.0001167Z",
"publishingoffices": "a64d2b11-de6f-461b-bf0a-d3d4c4c4c770",
"DocumentNumberOfAdditionalItems": 9.0,
"MetaTitle": "sample string 10",
"targets": "02dd211c-e88a-4116-8ee4-e04cde6423c6",
"MultimediaNumberOfAdditionalItems": 12.0,
"CommentaryNumberOfAdditionalItems": 13.0,
"targetaudiences": "32bb4d23-36b3-4533-ab70-e2cfd56c19c5",
"OpenGraphDescription": "sample string 15",
"newstypes": "753b1043-c32c-4ebf-971e-aca07f9dd33f",
"Subtitle": "sample string 17",
"FactFileNumberOfAdditionalItems": 18.0,
"MetaDescription": "sample string 19",
"OtherRelated": "sample string 20",
"FeatureStoryNumberOfAdditionalItems": 21.0,
"EventNumberOfAdditionalItems": 22.0,
"FactSheetNumberOfAdditionalItems": 23.0,
"regionscountries": "ec2768cf-b014-4925-a362-5c9a58bb392b",
"healthtopics": "80e84057-53b3-4a26-9a3a-4736979544cb",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"Source": "sample string 27",
"OpenGraphTitle": "sample string 28",
"stakeholders": "6fd65c81-8f13-4d15-9304-f9008f65b69a",
"Category": "5c91fbca-c2b3-4a11-8e94-fc7eb3deabf8",
"departmentaltargets": "6c4245dd-9a86-4384-b335-3bc438f8e1cc",
"Location": "sample string 32",
"events": "4ab57b56-7101-4c6d-94ca-03fd863f0c12",
"Tags": "88c7c2e4-2139-45ee-a0a5-66a802ba32be",
"Highlight": "sample string 35",
"NewsNumberOfAdditionalItems": 36.0,
"AllowComments": true,
"Summary": "sample string 38",
"Content": "sample string 39",
"Author": "sample string 40",
"SourceName": "sample string 41",
"SourceSite": "sample string 42"
}
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 newsitems item by Id.
DELETE /api/newsroom/newsitems({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 EventRelatedData from newsitems item.
GET /api/newsroom/newsitems({key})/EventRelatedData
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 | |
Title | System.String | Read only: False | |
Description | System.String | 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 | |
CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
targets | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
MetaTitle | System.String | Read only: False | |
NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
OtherRelated | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
Highlight | System.String | Read only: False | |
PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
stakeholders | System.Guid | Read only: False | |
MetaDescription | System.String | Read only: False | |
Category | System.Guid | Read only: False | |
Tags | System.Guid | Read only: False | |
regionscountries | System.Guid | Read only: False | |
DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
events | System.Guid | Read only: False | |
AllowComments | System.Boolean | Read only: False | |
EventStart | System.DateTimeOffset | Read only: False | |
EventEnd | System.DateTimeOffset | Read only: False | |
ContactEmail | System.String | Read only: False | |
ContactWeb | System.String | Read only: False | |
Street | System.String | Read only: False | |
City | System.String | Read only: False | |
Country | System.String | Read only: False | |
State | System.String | Read only: False | |
ContactName | System.String | Read only: False | |
ContactCell | System.String | Read only: False | |
ContactPhone | System.String | Read only: False | |
Content | System.String | Read only: False | |
Summary | System.String | Read only: False | |
IsRecurrent | System.Boolean | Read only: False | |
RecurrenceExpression | System.String | Read only: False | |
TimeZoneId | System.String | Read only: False | |
AllDayEvent | System.Boolean | Read only: False | |
Location | 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 | |
EventStartUtcOffset | System.Double | Read only: True | |
EventEndUtcOffset | System.Double | Read only: True | |
EventStartWithOffset | System.DateTimeOffset | Read only: True | |
EventEndWithOffset | System.DateTimeOffset | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T06:52:02.0001167Z",
"PublicationDate": "2025-09-11T06:52:02.0001167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-11T06:52:02.0001167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"CommentaryNumberOfAdditionalItems": 10.0,
"FeatureStoryNumberOfAdditionalItems": 11.0,
"targetaudiences": "0379679f-223d-4844-b1ab-3223be831bc3",
"EventNumberOfAdditionalItems": 13.0,
"targets": "8ad33f43-12ac-4c16-97d9-62ae7d4a72be",
"healthtopics": "e456918a-aab4-4948-b569-63df971bf206",
"OpenGraphTitle": "sample string 16",
"departmentaltargets": "7943f28e-b443-4f4e-a9e2-4b046a51b2ff",
"MetaTitle": "sample string 18",
"NewsNumberOfAdditionalItems": 19.0,
"MultimediaNumberOfAdditionalItems": 20.0,
"FactFileNumberOfAdditionalItems": 21.0,
"OtherRelated": "sample string 22",
"OpenGraphDescription": "sample string 23",
"publishingoffices": "b2780760-a57c-477f-97e2-cd422fdf0cd0",
"Highlight": "sample string 25",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"FactSheetNumberOfAdditionalItems": 27.0,
"stakeholders": "a2e6ac45-7df6-4acd-8e93-621aa0112823",
"MetaDescription": "sample string 29",
"Category": "4ea1a6f1-1469-4a93-8e73-b286a68bded0",
"Tags": "f0d16968-76dd-4261-9cd0-7e5d8aeb2285",
"regionscountries": "dd141f46-ac66-48ce-babf-88bf81426878",
"DocumentNumberOfAdditionalItems": 33.0,
"events": "5948a9d8-f442-4e91-a58f-98179013003d",
"AllowComments": true,
"EventStart": "2025-09-11T06:52:02.0001167Z",
"EventEnd": "2025-09-11T06:52:02.0001167Z",
"ContactEmail": "sample string 38",
"ContactWeb": "sample string 39",
"Street": "sample string 40",
"City": "sample string 41",
"Country": "sample string 42",
"State": "sample string 43",
"ContactName": "sample string 44",
"ContactCell": "sample string 45",
"ContactPhone": "sample string 46",
"Content": "sample string 47",
"Summary": "sample string 48",
"IsRecurrent": true,
"RecurrenceExpression": "sample string 50",
"TimeZoneId": "sample string 51",
"AllDayEvent": true,
"Location": "sample string 53",
"ParentId": "70a0509f-b093-4914-bddd-6f9b091117f3",
"Provider": "sample string 55",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T06:52:02.0001167+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"EventStartUtcOffset": 56.1,
"EventEndUtcOffset": 57.1,
"EventStartWithOffset": "2025-09-11T06:52:02.0001167Z",
"EventEndWithOffset": "2025-09-11T06:52:02.0001167Z"
},
{
"LastModified": "2025-09-11T06:52:02.0001167Z",
"PublicationDate": "2025-09-11T06:52:02.0001167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-11T06:52:02.0001167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"CommentaryNumberOfAdditionalItems": 10.0,
"FeatureStoryNumberOfAdditionalItems": 11.0,
"targetaudiences": "0379679f-223d-4844-b1ab-3223be831bc3",
"EventNumberOfAdditionalItems": 13.0,
"targets": "8ad33f43-12ac-4c16-97d9-62ae7d4a72be",
"healthtopics": "e456918a-aab4-4948-b569-63df971bf206",
"OpenGraphTitle": "sample string 16",
"departmentaltargets": "7943f28e-b443-4f4e-a9e2-4b046a51b2ff",
"MetaTitle": "sample string 18",
"NewsNumberOfAdditionalItems": 19.0,
"MultimediaNumberOfAdditionalItems": 20.0,
"FactFileNumberOfAdditionalItems": 21.0,
"OtherRelated": "sample string 22",
"OpenGraphDescription": "sample string 23",
"publishingoffices": "b2780760-a57c-477f-97e2-cd422fdf0cd0",
"Highlight": "sample string 25",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"FactSheetNumberOfAdditionalItems": 27.0,
"stakeholders": "a2e6ac45-7df6-4acd-8e93-621aa0112823",
"MetaDescription": "sample string 29",
"Category": "4ea1a6f1-1469-4a93-8e73-b286a68bded0",
"Tags": "f0d16968-76dd-4261-9cd0-7e5d8aeb2285",
"regionscountries": "dd141f46-ac66-48ce-babf-88bf81426878",
"DocumentNumberOfAdditionalItems": 33.0,
"events": "5948a9d8-f442-4e91-a58f-98179013003d",
"AllowComments": true,
"EventStart": "2025-09-11T06:52:02.0001167Z",
"EventEnd": "2025-09-11T06:52:02.0001167Z",
"ContactEmail": "sample string 38",
"ContactWeb": "sample string 39",
"Street": "sample string 40",
"City": "sample string 41",
"Country": "sample string 42",
"State": "sample string 43",
"ContactName": "sample string 44",
"ContactCell": "sample string 45",
"ContactPhone": "sample string 46",
"Content": "sample string 47",
"Summary": "sample string 48",
"IsRecurrent": true,
"RecurrenceExpression": "sample string 50",
"TimeZoneId": "sample string 51",
"AllDayEvent": true,
"Location": "sample string 53",
"ParentId": "70a0509f-b093-4914-bddd-6f9b091117f3",
"Provider": "sample string 55",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T06:52:02.0001167+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"EventStartUtcOffset": 56.1,
"EventEndUtcOffset": 57.1,
"EventStartWithOffset": "2025-09-11T06:52:02.0001167Z",
"EventEndWithOffset": "2025-09-11T06:52:02.0001167Z"
}
]
Add EventRelatedData relation to newsitems item.
POST /api/newsroom/newsitems({key})/EventRelatedData/$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 EventRelatedData from newsitems item.
DELETE /api/newsroom/newsitems({key})/EventRelatedData/$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 MediaContacts from newsitems item.
GET /api/newsroom/newsitems({key})/MediaContacts
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 | |
FullName | System.String | Read only: False | |
FirstName | System.String | Read only: False | |
Department | System.String | Read only: False | |
TwitterUserName | System.String | Read only: False | |
Location | System.String | Read only: False | |
LastName | System.String | Read only: False | |
Organization | System.String | Read only: False | |
System.String | Read only: False | ||
Role | System.String | Read only: False | |
Position | System.String | Read only: False | |
KeepProfilePrivate | System.Boolean | Read only: False | |
Mobile | System.String | Read only: False | |
Telephone | System.String | Read only: False | |
Title | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T06:52:02.0001167Z",
"PublicationDate": "2025-09-11T06:52:02.0001167Z",
"DateCreated": "2025-09-11T06:52:02.0001167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"FullName": "sample string 8",
"FirstName": "sample string 9",
"Department": "sample string 10",
"TwitterUserName": "sample string 11",
"Location": "sample string 12",
"LastName": "sample string 13",
"Organization": "sample string 14",
"Email": "sample string 15",
"Role": "sample string 16",
"Position": "sample string 17",
"KeepProfilePrivate": true,
"Mobile": "sample string 19",
"Telephone": "sample string 20",
"Title": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T06:52:02.0001167+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T06:52:02.0001167Z",
"PublicationDate": "2025-09-11T06:52:02.0001167Z",
"DateCreated": "2025-09-11T06:52:02.0001167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"FullName": "sample string 8",
"FirstName": "sample string 9",
"Department": "sample string 10",
"TwitterUserName": "sample string 11",
"Location": "sample string 12",
"LastName": "sample string 13",
"Organization": "sample string 14",
"Email": "sample string 15",
"Role": "sample string 16",
"Position": "sample string 17",
"KeepProfilePrivate": true,
"Mobile": "sample string 19",
"Telephone": "sample string 20",
"Title": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T06:52:02.0001167+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add MediaContacts relation to newsitems item.
POST /api/newsroom/newsitems({key})/MediaContacts/$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 MediaContacts from newsitems item.
DELETE /api/newsroom/newsitems({key})/MediaContacts/$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 CommentaryRelatedData from newsitems item.
GET /api/newsroom/newsitems({key})/CommentaryRelatedData
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 | |
OpenGraphTitle | System.String | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
stakeholders | System.Guid | Read only: False | |
Highlight | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
Content | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
MetaTitle | System.String | Read only: False | |
MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
Summary | System.String | Read only: False | |
targets | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
events | System.Guid | Read only: False | |
MetaDescription | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
OtherRelated | System.String | Read only: False | |
FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
SourceKey | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
Subtitle | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T06:52:02.0001167Z",
"PublicationDate": "2025-09-11T06:52:02.0001167Z",
"DateCreated": "2025-09-11T06:52:02.0001167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OpenGraphTitle": "sample string 8",
"PublicationDateAndTime": "2025-09-11T06:52:02.0001167Z",
"departmentaltargets": "4de7778c-af42-40e4-b68f-e60c66d49c01",
"stakeholders": "a31583c5-ea76-4e7e-b25f-2411f364cfde",
"Highlight": "sample string 12",
"healthtopics": "7bf8b3c2-fea8-4547-9cbb-b0a8cbe61413",
"EventNumberOfAdditionalItems": 14.0,
"Content": "sample string 15",
"publishingoffices": "83a68471-f917-43c3-805f-9cfbe23f50d1",
"MetaTitle": "sample string 17",
"MultimediaNumberOfAdditionalItems": 18.0,
"DocumentNumberOfAdditionalItems": 19.0,
"FeatureStoryNumberOfAdditionalItems": 20.0,
"PhotoStoryNumberOfAdditionalItems": 21.0,
"FactFileNumberOfAdditionalItems": 22.0,
"Summary": "sample string 23",
"targets": "4948a6d3-28f2-469c-9fa2-8927d6bb769c",
"Title": "sample string 25",
"events": "a444da03-7445-4cf8-904a-6f75b9a489ea",
"MetaDescription": "sample string 27",
"OpenGraphDescription": "sample string 28",
"CommentaryNumberOfAdditionalItems": 29.0,
"OtherRelated": "sample string 30",
"FactSheetNumberOfAdditionalItems": 31.0,
"NewsNumberOfAdditionalItems": 32.0,
"SourceKey": "sample string 33",
"regionscountries": "e09e60e5-9443-4691-a408-f70c16408962",
"targetaudiences": "abfd4a40-487d-4b65-86f6-4ba98c7d0695",
"Subtitle": "sample string 36",
"Provider": "sample string 37",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T06:52:02.0001167+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T06:52:02.0001167Z",
"PublicationDate": "2025-09-11T06:52:02.0001167Z",
"DateCreated": "2025-09-11T06:52:02.0001167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OpenGraphTitle": "sample string 8",
"PublicationDateAndTime": "2025-09-11T06:52:02.0001167Z",
"departmentaltargets": "4de7778c-af42-40e4-b68f-e60c66d49c01",
"stakeholders": "a31583c5-ea76-4e7e-b25f-2411f364cfde",
"Highlight": "sample string 12",
"healthtopics": "7bf8b3c2-fea8-4547-9cbb-b0a8cbe61413",
"EventNumberOfAdditionalItems": 14.0,
"Content": "sample string 15",
"publishingoffices": "83a68471-f917-43c3-805f-9cfbe23f50d1",
"MetaTitle": "sample string 17",
"MultimediaNumberOfAdditionalItems": 18.0,
"DocumentNumberOfAdditionalItems": 19.0,
"FeatureStoryNumberOfAdditionalItems": 20.0,
"PhotoStoryNumberOfAdditionalItems": 21.0,
"FactFileNumberOfAdditionalItems": 22.0,
"Summary": "sample string 23",
"targets": "4948a6d3-28f2-469c-9fa2-8927d6bb769c",
"Title": "sample string 25",
"events": "a444da03-7445-4cf8-904a-6f75b9a489ea",
"MetaDescription": "sample string 27",
"OpenGraphDescription": "sample string 28",
"CommentaryNumberOfAdditionalItems": 29.0,
"OtherRelated": "sample string 30",
"FactSheetNumberOfAdditionalItems": 31.0,
"NewsNumberOfAdditionalItems": 32.0,
"SourceKey": "sample string 33",
"regionscountries": "e09e60e5-9443-4691-a408-f70c16408962",
"targetaudiences": "abfd4a40-487d-4b65-86f6-4ba98c7d0695",
"Subtitle": "sample string 36",
"Provider": "sample string 37",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T06:52:02.0001167+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add CommentaryRelatedData relation to newsitems item.
POST /api/newsroom/newsitems({key})/CommentaryRelatedData/$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 CommentaryRelatedData from newsitems item.
DELETE /api/newsroom/newsitems({key})/CommentaryRelatedData/$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 RelatedData from newsitems item.
GET /api/newsroom/newsitems({key})/RelatedData
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 | |
Title | System.String | Read only: False | |
Description | System.String | 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 | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
MetaTitle | System.String | Read only: False | |
targets | System.Guid | Read only: False | |
MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
newstypes | System.Guid | Read only: False | |
Subtitle | System.String | Read only: False | |
FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
MetaDescription | System.String | Read only: False | |
OtherRelated | System.String | Read only: False | |
FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
regionscountries | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
Source | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
stakeholders | System.Guid | Read only: False | |
Category | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
Location | System.String | Read only: False | |
events | System.Guid | Read only: False | |
Tags | System.Guid | Read only: False | |
Highlight | System.String | Read only: False | |
NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
AllowComments | System.Boolean | Read only: False | |
Summary | System.String | Read only: False | |
Content | System.String | Read only: False | |
Author | System.String | Read only: False | |
SourceName | System.String | Read only: False | |
SourceSite | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T06:52:02.0001167Z",
"PublicationDate": "2025-09-11T06:52:02.0001167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-11T06:52:02.0001167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"PublicationDateAndTime": "2025-09-11T06:52:02.0001167Z",
"publishingoffices": "1a343978-397a-4c4c-9c4d-b801609fe6aa",
"DocumentNumberOfAdditionalItems": 12.0,
"MetaTitle": "sample string 13",
"targets": "f60c693f-dde4-4458-b130-c72efd35e698",
"MultimediaNumberOfAdditionalItems": 15.0,
"CommentaryNumberOfAdditionalItems": 16.0,
"targetaudiences": "8413edc8-ded5-4a10-9cf5-3e17399229be",
"OpenGraphDescription": "sample string 18",
"newstypes": "046913d0-ecb0-40b2-99da-2179bd66736e",
"Subtitle": "sample string 20",
"FactFileNumberOfAdditionalItems": 21.0,
"MetaDescription": "sample string 22",
"OtherRelated": "sample string 23",
"FeatureStoryNumberOfAdditionalItems": 24.0,
"EventNumberOfAdditionalItems": 25.0,
"FactSheetNumberOfAdditionalItems": 26.0,
"regionscountries": "407ab9c2-5cd1-4d06-af80-da9f9b94ea49",
"healthtopics": "b2a5ab88-d7a2-4c10-8ffa-2ad418a36c08",
"PhotoStoryNumberOfAdditionalItems": 29.0,
"Source": "sample string 30",
"OpenGraphTitle": "sample string 31",
"stakeholders": "2cf57b0f-bd08-40a3-a886-d0ce50c705dd",
"Category": "55707bf5-89bc-4891-952c-9f2df9328989",
"departmentaltargets": "c1559f8b-d897-43f5-a6f8-2cc4037c986d",
"Location": "sample string 35",
"events": "d6fdb283-1267-48d3-b178-ae1a705a59de",
"Tags": "729aac8a-5111-4e58-a023-dbc6db6dec18",
"Highlight": "sample string 38",
"NewsNumberOfAdditionalItems": 39.0,
"AllowComments": true,
"Summary": "sample string 41",
"Content": "sample string 42",
"Author": "sample string 43",
"SourceName": "sample string 44",
"SourceSite": "sample string 45",
"Provider": "sample string 46",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T06:52:02.0001167+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T06:52:02.0001167Z",
"PublicationDate": "2025-09-11T06:52:02.0001167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-11T06:52:02.0001167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"PublicationDateAndTime": "2025-09-11T06:52:02.0001167Z",
"publishingoffices": "1a343978-397a-4c4c-9c4d-b801609fe6aa",
"DocumentNumberOfAdditionalItems": 12.0,
"MetaTitle": "sample string 13",
"targets": "f60c693f-dde4-4458-b130-c72efd35e698",
"MultimediaNumberOfAdditionalItems": 15.0,
"CommentaryNumberOfAdditionalItems": 16.0,
"targetaudiences": "8413edc8-ded5-4a10-9cf5-3e17399229be",
"OpenGraphDescription": "sample string 18",
"newstypes": "046913d0-ecb0-40b2-99da-2179bd66736e",
"Subtitle": "sample string 20",
"FactFileNumberOfAdditionalItems": 21.0,
"MetaDescription": "sample string 22",
"OtherRelated": "sample string 23",
"FeatureStoryNumberOfAdditionalItems": 24.0,
"EventNumberOfAdditionalItems": 25.0,
"FactSheetNumberOfAdditionalItems": 26.0,
"regionscountries": "407ab9c2-5cd1-4d06-af80-da9f9b94ea49",
"healthtopics": "b2a5ab88-d7a2-4c10-8ffa-2ad418a36c08",
"PhotoStoryNumberOfAdditionalItems": 29.0,
"Source": "sample string 30",
"OpenGraphTitle": "sample string 31",
"stakeholders": "2cf57b0f-bd08-40a3-a886-d0ce50c705dd",
"Category": "55707bf5-89bc-4891-952c-9f2df9328989",
"departmentaltargets": "c1559f8b-d897-43f5-a6f8-2cc4037c986d",
"Location": "sample string 35",
"events": "d6fdb283-1267-48d3-b178-ae1a705a59de",
"Tags": "729aac8a-5111-4e58-a023-dbc6db6dec18",
"Highlight": "sample string 38",
"NewsNumberOfAdditionalItems": 39.0,
"AllowComments": true,
"Summary": "sample string 41",
"Content": "sample string 42",
"Author": "sample string 43",
"SourceName": "sample string 44",
"SourceSite": "sample string 45",
"Provider": "sample string 46",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T06:52:02.0001167+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add RelatedData relation to newsitems item.
POST /api/newsroom/newsitems({key})/RelatedData/$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 RelatedData from newsitems item.
DELETE /api/newsroom/newsitems({key})/RelatedData/$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 NewsRelatedData from newsitems item.
GET /api/newsroom/newsitems({key})/NewsRelatedData
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 | |
Title | System.String | Read only: False | |
Description | System.String | 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 | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
MetaTitle | System.String | Read only: False | |
targets | System.Guid | Read only: False | |
MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
newstypes | System.Guid | Read only: False | |
Subtitle | System.String | Read only: False | |
FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
MetaDescription | System.String | Read only: False | |
OtherRelated | System.String | Read only: False | |
FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
regionscountries | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
Source | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
stakeholders | System.Guid | Read only: False | |
Category | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
Location | System.String | Read only: False | |
events | System.Guid | Read only: False | |
Tags | System.Guid | Read only: False | |
Highlight | System.String | Read only: False | |
NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
AllowComments | System.Boolean | Read only: False | |
Summary | System.String | Read only: False | |
Content | System.String | Read only: False | |
Author | System.String | Read only: False | |
SourceName | System.String | Read only: False | |
SourceSite | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T06:52:02.0001167Z",
"PublicationDate": "2025-09-11T06:52:02.0001167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-11T06:52:02.0001167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"PublicationDateAndTime": "2025-09-11T06:52:02.0001167Z",
"publishingoffices": "87633115-4ea6-4fd0-a55e-ab7b4deb1dc8",
"DocumentNumberOfAdditionalItems": 12.0,
"MetaTitle": "sample string 13",
"targets": "cc9b3104-833c-4f51-8e7e-5095d9fafdc6",
"MultimediaNumberOfAdditionalItems": 15.0,
"CommentaryNumberOfAdditionalItems": 16.0,
"targetaudiences": "add5b5c7-e7a1-4eee-ad61-0a24f4d7797d",
"OpenGraphDescription": "sample string 18",
"newstypes": "1cabd5be-113c-48c5-980f-c19fadd59865",
"Subtitle": "sample string 20",
"FactFileNumberOfAdditionalItems": 21.0,
"MetaDescription": "sample string 22",
"OtherRelated": "sample string 23",
"FeatureStoryNumberOfAdditionalItems": 24.0,
"EventNumberOfAdditionalItems": 25.0,
"FactSheetNumberOfAdditionalItems": 26.0,
"regionscountries": "19ea2c4e-735c-4a42-b6a5-74e8bce9bb9f",
"healthtopics": "a2ef5759-b555-4141-b790-bd50f87ff874",
"PhotoStoryNumberOfAdditionalItems": 29.0,
"Source": "sample string 30",
"OpenGraphTitle": "sample string 31",
"stakeholders": "a78d0fcf-c7d9-41be-81b2-4a7412a2091b",
"Category": "5dc0fc0c-4f29-47f0-8cf3-de8533eea6d4",
"departmentaltargets": "5e0a4234-6258-488a-89bb-550a566fbaa7",
"Location": "sample string 35",
"events": "5a508ac0-e982-425e-9cd2-7f8153a425e1",
"Tags": "41fa2a68-1a60-4fc3-a5c7-4e9761182bd9",
"Highlight": "sample string 38",
"NewsNumberOfAdditionalItems": 39.0,
"AllowComments": true,
"Summary": "sample string 41",
"Content": "sample string 42",
"Author": "sample string 43",
"SourceName": "sample string 44",
"SourceSite": "sample string 45",
"Provider": "sample string 46",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T06:52:02.0001167+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T06:52:02.0001167Z",
"PublicationDate": "2025-09-11T06:52:02.0001167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-11T06:52:02.0001167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"PublicationDateAndTime": "2025-09-11T06:52:02.0001167Z",
"publishingoffices": "87633115-4ea6-4fd0-a55e-ab7b4deb1dc8",
"DocumentNumberOfAdditionalItems": 12.0,
"MetaTitle": "sample string 13",
"targets": "cc9b3104-833c-4f51-8e7e-5095d9fafdc6",
"MultimediaNumberOfAdditionalItems": 15.0,
"CommentaryNumberOfAdditionalItems": 16.0,
"targetaudiences": "add5b5c7-e7a1-4eee-ad61-0a24f4d7797d",
"OpenGraphDescription": "sample string 18",
"newstypes": "1cabd5be-113c-48c5-980f-c19fadd59865",
"Subtitle": "sample string 20",
"FactFileNumberOfAdditionalItems": 21.0,
"MetaDescription": "sample string 22",
"OtherRelated": "sample string 23",
"FeatureStoryNumberOfAdditionalItems": 24.0,
"EventNumberOfAdditionalItems": 25.0,
"FactSheetNumberOfAdditionalItems": 26.0,
"regionscountries": "19ea2c4e-735c-4a42-b6a5-74e8bce9bb9f",
"healthtopics": "a2ef5759-b555-4141-b790-bd50f87ff874",
"PhotoStoryNumberOfAdditionalItems": 29.0,
"Source": "sample string 30",
"OpenGraphTitle": "sample string 31",
"stakeholders": "a78d0fcf-c7d9-41be-81b2-4a7412a2091b",
"Category": "5dc0fc0c-4f29-47f0-8cf3-de8533eea6d4",
"departmentaltargets": "5e0a4234-6258-488a-89bb-550a566fbaa7",
"Location": "sample string 35",
"events": "5a508ac0-e982-425e-9cd2-7f8153a425e1",
"Tags": "41fa2a68-1a60-4fc3-a5c7-4e9761182bd9",
"Highlight": "sample string 38",
"NewsNumberOfAdditionalItems": 39.0,
"AllowComments": true,
"Summary": "sample string 41",
"Content": "sample string 42",
"Author": "sample string 43",
"SourceName": "sample string 44",
"SourceSite": "sample string 45",
"Provider": "sample string 46",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T06:52:02.0001167+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add NewsRelatedData relation to newsitems item.
POST /api/newsroom/newsitems({key})/NewsRelatedData/$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 NewsRelatedData from newsitems item.
DELETE /api/newsroom/newsitems({key})/NewsRelatedData/$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.