Returns a set of data items of type newsitems.
GET /api/hubs/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 |
| Title | System.String | 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 | |
| targets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| newstypes | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Tag | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
[
{
"Title": "sample string 1",
"SystemSourceKey": "sample string 2",
"UrlName": "sample string 3",
"ItemDefaultUrl": "sample string 4",
"PublicationDateAndTime": "2026-01-09T11:40:49.9696643Z",
"publishingoffices": "eed9d9c3-6f5a-4040-82e6-730349e707f2",
"targets": "d277e4c5-7a7d-4699-8a37-671ae31b988f",
"targetaudiences": "b82ee5d1-ec25-430f-9129-3d8bc00ab676",
"newstypes": "6cdf940e-44ed-4bc1-b200-d8c6532ef2e7",
"regionscountries": "e6b92444-7d21-4632-80d8-3d2fe857f492",
"healthtopics": "69f3821b-1967-44f4-a6da-4d427239d532",
"stakeholders": "96ae4df7-45fb-480d-904e-20f5e4a1a126",
"departmentaltargets": "654b5a9e-9467-4cd0-be20-ce788a6b17fd",
"events": "28c5ce4d-60bc-4b49-a752-eab07a099850",
"Tags": "189402a6-ec23-44c2-bb34-190d72e0e923",
"Provider": "sample string 16",
"ThumbnailUrl": "sample string 17",
"Tag": "sample string 18",
"FormatedDate": "sample string 19",
"TrimmedTitle": "sample string 20"
},
{
"Title": "sample string 1",
"SystemSourceKey": "sample string 2",
"UrlName": "sample string 3",
"ItemDefaultUrl": "sample string 4",
"PublicationDateAndTime": "2026-01-09T11:40:49.9696643Z",
"publishingoffices": "eed9d9c3-6f5a-4040-82e6-730349e707f2",
"targets": "d277e4c5-7a7d-4699-8a37-671ae31b988f",
"targetaudiences": "b82ee5d1-ec25-430f-9129-3d8bc00ab676",
"newstypes": "6cdf940e-44ed-4bc1-b200-d8c6532ef2e7",
"regionscountries": "e6b92444-7d21-4632-80d8-3d2fe857f492",
"healthtopics": "69f3821b-1967-44f4-a6da-4d427239d532",
"stakeholders": "96ae4df7-45fb-480d-904e-20f5e4a1a126",
"departmentaltargets": "654b5a9e-9467-4cd0-be20-ce788a6b17fd",
"events": "28c5ce4d-60bc-4b49-a752-eab07a099850",
"Tags": "189402a6-ec23-44c2-bb34-190d72e0e923",
"Provider": "sample string 16",
"ThumbnailUrl": "sample string 17",
"Tag": "sample string 18",
"FormatedDate": "sample string 19",
"TrimmedTitle": "sample string 20"
}
]Gets newsitems item by id.
GET /api/hubs/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 |
| Title | System.String | 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 | |
| targets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| newstypes | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Tag | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
{
"Title": "sample string 1",
"SystemSourceKey": "sample string 2",
"UrlName": "sample string 3",
"ItemDefaultUrl": "sample string 4",
"PublicationDateAndTime": "2026-01-09T11:40:49.9696643Z",
"publishingoffices": "5ef7b8ef-21fc-4ce3-86c4-93da8c3c575b",
"targets": "24639242-587b-40b7-9440-cebb4f413418",
"targetaudiences": "37c727e0-74bf-4763-9bfe-35a27c9038ae",
"newstypes": "77145f9e-cc75-40f2-814c-74eb317b69aa",
"regionscountries": "8473a88d-7bc0-459e-97b3-26418a926246",
"healthtopics": "b38b58d8-9fd0-4f1c-a0c6-07b137a2424c",
"stakeholders": "e64bed38-7201-4cd4-b168-9297ec3317ad",
"departmentaltargets": "eb72e8f4-1cdf-4128-a310-62a77d3dc8d0",
"events": "cd18b8ec-dd50-4445-86da-2c8465148709",
"Tags": "5cf03544-3faf-4e2b-b211-b15deee8218a",
"Provider": "sample string 16",
"ThumbnailUrl": "sample string 17",
"Tag": "sample string 18",
"FormatedDate": "sample string 19",
"TrimmedTitle": "sample string 20"
}Gets Id property from newsitems item.
GET /api/hubs/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": "32424805-efd6-4b1e-9c25-631b13e71284"
}Creates a newsitems item.
POST /api/hubs/newsitems
None
| Name | Description | Type | Additional Information |
| Title | System.String | 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 | |
| targets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| newstypes | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Tag | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
{
"Title": "sample string 1",
"SystemSourceKey": "sample string 2",
"UrlName": "sample string 3",
"PublicationDateAndTime": "2026-01-09T11:40:49.9696643Z",
"publishingoffices": "6ff84e3a-8587-468d-bfc1-4c7798b3fc15",
"targets": "753fab26-fc65-4f2e-b89b-ab3b193052ab",
"targetaudiences": "902610a3-ce91-4a4d-84a2-c58447763528",
"newstypes": "02ad50b1-a271-4d98-8e6c-245d8e8612ec",
"regionscountries": "67ba7f53-7bda-4c9b-810d-04000bb6451c",
"healthtopics": "8752e205-f599-4553-8bb9-36d430b65d16",
"stakeholders": "65975b06-7f77-44a3-962a-8af2453b3f6d",
"departmentaltargets": "677f700d-b840-4b3e-9582-902b52cd66ac",
"events": "704d7889-6653-4c3c-835a-856c3d4e202d",
"Tags": "7a82809b-e1fa-469b-95f1-bbaad88f5995"
}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 |
| Title | System.String | 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 | |
| targets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| newstypes | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Tag | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
{
"Title": "sample string 1",
"SystemSourceKey": "sample string 2",
"UrlName": "sample string 3",
"ItemDefaultUrl": "sample string 4",
"PublicationDateAndTime": "2026-01-09T11:40:49.9696643Z",
"publishingoffices": "e8b62b1c-82d2-4ab8-a6f2-5d25305046e8",
"targets": "656da498-fc69-4509-8550-a8ad74799d98",
"targetaudiences": "c0a8b930-2ad3-404b-8a26-9f377ab49a2d",
"newstypes": "bcddce4f-c262-4437-85a2-842519aed854",
"regionscountries": "551ae429-c915-4b8c-9bf3-8efbb18fd7d5",
"healthtopics": "5b994995-ab90-4179-963c-0b3fbd6f09c0",
"stakeholders": "9fe6ff15-17af-4a73-b5e8-fb47c3b25bce",
"departmentaltargets": "bafc1ecb-2d1b-4bdb-a774-6b33136b41c3",
"events": "8e475deb-6b7a-4939-b9c7-bfc3dcba4ae8",
"Tags": "465e1ae9-7c67-4d97-9c3e-bf0e3b8af45a",
"Provider": "sample string 16",
"ThumbnailUrl": "sample string 17",
"Tag": "sample string 18",
"FormatedDate": "sample string 19",
"TrimmedTitle": "sample string 20"
}Partial update for newsitems item.
PATCH /api/hubs/newsitems({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| Title | System.String | 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 | |
| targets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| newstypes | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Tag | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
{
"Title": "sample string 1",
"SystemSourceKey": "sample string 2",
"UrlName": "sample string 3",
"PublicationDateAndTime": "2026-01-09T11:40:49.9696643Z",
"publishingoffices": "fa826dd2-feee-46bb-a6a3-bbb341d50cc8",
"targets": "c090297c-7eb2-45a6-826a-c072c855a025",
"targetaudiences": "85fe06f4-ffd2-40d9-8718-fd57f2b82215",
"newstypes": "eb1b755e-1fa5-4ca7-abaf-05242bfa0b08",
"regionscountries": "507cf9a5-2f3f-4eaa-8650-14cb5a17052d",
"healthtopics": "7d7a1e89-7e5a-456a-a343-453acf6d5235",
"stakeholders": "66dac298-513e-4688-9f12-62181cfb8add",
"departmentaltargets": "af91fca1-b615-43bb-990a-4e69e37e0ffc",
"events": "a00303e2-e7cb-4cb5-b1d1-4a2209e4e612",
"Tags": "8cd68af8-4306-4c48-aa41-1e5b0338c23b"
}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/hubs/newsitems({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| Title | System.String | 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 | |
| targets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| newstypes | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Tag | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
{
"Title": "sample string 1",
"SystemSourceKey": "sample string 2",
"UrlName": "sample string 3",
"PublicationDateAndTime": "2026-01-09T11:40:49.9696643Z",
"publishingoffices": "c50e0d02-938a-43f0-89e1-b715b69350e4",
"targets": "0a97cc75-15ef-4524-b660-811f61f80d83",
"targetaudiences": "72dd049d-9cb0-49a7-ae08-4f5d9af7a2cc",
"newstypes": "71650888-31ed-4f42-bf38-38d5a9d84fc8",
"regionscountries": "8e5167dc-9195-443e-a9d9-31b70dceb236",
"healthtopics": "029aafaf-d471-43a6-afcf-fddedd0f317f",
"stakeholders": "1874e52b-4337-4db8-ae44-e7f6b203d573",
"departmentaltargets": "50b9ac00-ee19-4ef4-b3a9-868bb4ac9c0f",
"events": "41bb64d8-a8b5-461c-804e-c63cecb28094",
"Tags": "daa8a5ae-5925-4be2-baa6-8b1210949951"
}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/hubs/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 MediaContacts from newsitems item.
GET /api/hubs/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": "2026-01-09T11:40:49.9696643Z",
"PublicationDate": "2026-01-09T11:40:49.9696643Z",
"DateCreated": "2026-01-09T11:40:49.9696643Z",
"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": "2026-01-09T11:40:49.9696643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-09T11:40:49.9696643Z",
"PublicationDate": "2026-01-09T11:40:49.9696643Z",
"DateCreated": "2026-01-09T11:40:49.9696643Z",
"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": "2026-01-09T11:40:49.9696643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add MediaContacts relation to newsitems item.
POST /api/hubs/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/hubs/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/hubs/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 | |
| ThumbnailUrl | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-01-09T11:40:49.9696643Z",
"PublicationDate": "2026-01-09T11:40:49.9696643Z",
"DateCreated": "2026-01-09T11:40:49.9696643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OpenGraphTitle": "sample string 8",
"PublicationDateAndTime": "2026-01-09T11:40:49.9696643Z",
"departmentaltargets": "7898e73e-47b0-46a8-b184-38c29b2fb9ef",
"stakeholders": "6ae32a2d-8263-4803-8df6-9b3abcfe5cb3",
"Highlight": "sample string 12",
"healthtopics": "d2a36db8-d09b-450f-a917-53b7c666bc52",
"EventNumberOfAdditionalItems": 14.0,
"Content": "sample string 15",
"publishingoffices": "604d2a87-44db-4902-91aa-2a94cfd88052",
"MetaTitle": "sample string 17",
"MultimediaNumberOfAdditionalItems": 18.0,
"DocumentNumberOfAdditionalItems": 19.0,
"FeatureStoryNumberOfAdditionalItems": 20.0,
"PhotoStoryNumberOfAdditionalItems": 21.0,
"FactFileNumberOfAdditionalItems": 22.0,
"Summary": "sample string 23",
"targets": "2e272c6b-ce78-4a0c-8ea9-c889d3380161",
"Title": "sample string 25",
"events": "be44b36e-830a-41d8-8168-ab09e019ed5e",
"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": "fc8cdfe6-a4ec-4fdf-85cf-36e8680fd6a2",
"targetaudiences": "e8fe4a08-a371-4c16-bc01-2d3bb391b35b",
"Subtitle": "sample string 36",
"Provider": "sample string 37",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-09T11:40:49.9696643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 38",
"FormatedDate": "sample string 39",
"TrimmedTitle": "sample string 40"
},
{
"LastModified": "2026-01-09T11:40:49.9696643Z",
"PublicationDate": "2026-01-09T11:40:49.9696643Z",
"DateCreated": "2026-01-09T11:40:49.9696643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OpenGraphTitle": "sample string 8",
"PublicationDateAndTime": "2026-01-09T11:40:49.9696643Z",
"departmentaltargets": "7898e73e-47b0-46a8-b184-38c29b2fb9ef",
"stakeholders": "6ae32a2d-8263-4803-8df6-9b3abcfe5cb3",
"Highlight": "sample string 12",
"healthtopics": "d2a36db8-d09b-450f-a917-53b7c666bc52",
"EventNumberOfAdditionalItems": 14.0,
"Content": "sample string 15",
"publishingoffices": "604d2a87-44db-4902-91aa-2a94cfd88052",
"MetaTitle": "sample string 17",
"MultimediaNumberOfAdditionalItems": 18.0,
"DocumentNumberOfAdditionalItems": 19.0,
"FeatureStoryNumberOfAdditionalItems": 20.0,
"PhotoStoryNumberOfAdditionalItems": 21.0,
"FactFileNumberOfAdditionalItems": 22.0,
"Summary": "sample string 23",
"targets": "2e272c6b-ce78-4a0c-8ea9-c889d3380161",
"Title": "sample string 25",
"events": "be44b36e-830a-41d8-8168-ab09e019ed5e",
"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": "fc8cdfe6-a4ec-4fdf-85cf-36e8680fd6a2",
"targetaudiences": "e8fe4a08-a371-4c16-bc01-2d3bb391b35b",
"Subtitle": "sample string 36",
"Provider": "sample string 37",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-09T11:40:49.9696643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 38",
"FormatedDate": "sample string 39",
"TrimmedTitle": "sample string 40"
}
]Add CommentaryRelatedData relation to newsitems item.
POST /api/hubs/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/hubs/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 FactSheetRelatedData from newsitems item.
GET /api/hubs/newsitems({key})/FactSheetRelatedData
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MedicalTreatmentBriefSummary | System.String | Read only: False | |
| Content | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| ConditionName | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| PreventionBriefSummary | System.String | Read only: False | |
| SelfCareLongerSummary | System.String | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SymptomsLongerSummary | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ConditionLongerOverview | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| PreventionLongerSummary | System.String | Read only: False | |
| SourceKey | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| SelfCareBriefSummary | System.String | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SortTitle | System.String | Read only: False | |
| LocalPublicationDate | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targets | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| ConditionBriefOverview | System.String | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| MedicalTreatmentLongerSummary | System.String | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SymptomsBriefSummary | System.String | Read only: False | |
| Highlight | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-01-09T11:40:49.9696643Z",
"PublicationDate": "2026-01-09T11:40:49.9696643Z",
"DateCreated": "2026-01-09T11:40:49.9696643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "0d7e7b5f-afac-4553-94e7-44865557bcc3",
"NewsNumberOfAdditionalItems": 9.0,
"MedicalTreatmentBriefSummary": "sample string 10",
"Content": "sample string 11",
"targetaudiences": "0f224f6a-5565-4007-ad4c-6891a0f424db",
"ConditionName": "sample string 13",
"OpenGraphTitle": "sample string 14",
"DocumentNumberOfAdditionalItems": 15.0,
"PreventionBriefSummary": "sample string 16",
"SelfCareLongerSummary": "sample string 17",
"EventNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"SymptomsLongerSummary": "sample string 20",
"MetaTitle": "sample string 21",
"healthtopics": "681d2c4f-a638-40a8-a9e8-2d18f5766d0c",
"publishingoffices": "87750f98-fbdc-4adc-9414-5d15c9250539",
"ConditionLongerOverview": "sample string 24",
"Title": "sample string 25",
"PreventionLongerSummary": "sample string 26",
"SourceKey": "sample string 27",
"PhotoStoryNumberOfAdditionalItems": 28.0,
"departmentaltargets": "2e41b6bf-5199-40c1-83be-0ba4c884271f",
"SelfCareBriefSummary": "sample string 30",
"FactFileNumberOfAdditionalItems": 31.0,
"SortTitle": "sample string 32",
"LocalPublicationDate": "sample string 33",
"Summary": "sample string 34",
"FeatureStoryNumberOfAdditionalItems": 35.0,
"OtherRelated": "sample string 36",
"FactSheetNumberOfAdditionalItems": 37.0,
"targets": "29386d54-0009-4784-9717-810e7e6819e8",
"OpenGraphDescription": "sample string 39",
"PublicationDateAndTime": "2026-01-09T11:40:49.9696643Z",
"ConditionBriefOverview": "sample string 41",
"MetaDescription": "sample string 42",
"MedicalTreatmentLongerSummary": "sample string 43",
"CommentaryNumberOfAdditionalItems": 44.0,
"SymptomsBriefSummary": "sample string 45",
"Highlight": "sample string 46",
"Provider": "sample string 47",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-09T11:40:49.9696643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 48",
"FormatedDate": "sample string 49",
"TrimmedTitle": "sample string 50"
},
{
"LastModified": "2026-01-09T11:40:49.9696643Z",
"PublicationDate": "2026-01-09T11:40:49.9696643Z",
"DateCreated": "2026-01-09T11:40:49.9696643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "0d7e7b5f-afac-4553-94e7-44865557bcc3",
"NewsNumberOfAdditionalItems": 9.0,
"MedicalTreatmentBriefSummary": "sample string 10",
"Content": "sample string 11",
"targetaudiences": "0f224f6a-5565-4007-ad4c-6891a0f424db",
"ConditionName": "sample string 13",
"OpenGraphTitle": "sample string 14",
"DocumentNumberOfAdditionalItems": 15.0,
"PreventionBriefSummary": "sample string 16",
"SelfCareLongerSummary": "sample string 17",
"EventNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"SymptomsLongerSummary": "sample string 20",
"MetaTitle": "sample string 21",
"healthtopics": "681d2c4f-a638-40a8-a9e8-2d18f5766d0c",
"publishingoffices": "87750f98-fbdc-4adc-9414-5d15c9250539",
"ConditionLongerOverview": "sample string 24",
"Title": "sample string 25",
"PreventionLongerSummary": "sample string 26",
"SourceKey": "sample string 27",
"PhotoStoryNumberOfAdditionalItems": 28.0,
"departmentaltargets": "2e41b6bf-5199-40c1-83be-0ba4c884271f",
"SelfCareBriefSummary": "sample string 30",
"FactFileNumberOfAdditionalItems": 31.0,
"SortTitle": "sample string 32",
"LocalPublicationDate": "sample string 33",
"Summary": "sample string 34",
"FeatureStoryNumberOfAdditionalItems": 35.0,
"OtherRelated": "sample string 36",
"FactSheetNumberOfAdditionalItems": 37.0,
"targets": "29386d54-0009-4784-9717-810e7e6819e8",
"OpenGraphDescription": "sample string 39",
"PublicationDateAndTime": "2026-01-09T11:40:49.9696643Z",
"ConditionBriefOverview": "sample string 41",
"MetaDescription": "sample string 42",
"MedicalTreatmentLongerSummary": "sample string 43",
"CommentaryNumberOfAdditionalItems": 44.0,
"SymptomsBriefSummary": "sample string 45",
"Highlight": "sample string 46",
"Provider": "sample string 47",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-09T11:40:49.9696643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 48",
"FormatedDate": "sample string 49",
"TrimmedTitle": "sample string 50"
}
]Add FactSheetRelatedData relation to newsitems item.
POST /api/hubs/newsitems({key})/FactSheetRelatedData/$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 FactSheetRelatedData from newsitems item.
DELETE /api/hubs/newsitems({key})/FactSheetRelatedData/$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 FeatureStoryRelatedData from newsitems item.
GET /api/hubs/newsitems({key})/FeatureStoryRelatedData
| 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 | |
| events | System.Guid | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Subtitle | System.String | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SourceKey | System.String | Read only: False | |
| targets | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Title | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Highlight | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-01-09T11:40:49.9696643Z",
"PublicationDate": "2026-01-09T11:40:49.9696643Z",
"DateCreated": "2026-01-09T11:40:49.9696643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "a25f5ba9-bc7e-4cbe-8d4e-04f060627def",
"events": "ad8b9212-f5ae-4300-889a-17b969b7b073",
"FactSheetNumberOfAdditionalItems": 10.0,
"Subtitle": "sample string 11",
"FeatureStoryNumberOfAdditionalItems": 12.0,
"regionscountries": "4f9499ea-7186-418c-8b73-3e77f2a566a5",
"CommentaryNumberOfAdditionalItems": 14.0,
"PublicationDateAndTime": "2026-01-09T11:40:49.9696643Z",
"PhotoStoryNumberOfAdditionalItems": 16.0,
"healthtopics": "b656d7f2-0251-4ff7-835e-f98963a1ff70",
"DocumentNumberOfAdditionalItems": 18.0,
"OpenGraphTitle": "sample string 19",
"EventNumberOfAdditionalItems": 20.0,
"SourceKey": "sample string 21",
"targets": "801c44a8-e309-4f2d-b8b8-1d0e8b5c92c7",
"Content": "sample string 23",
"MultimediaNumberOfAdditionalItems": 24.0,
"Title": "sample string 25",
"departmentaltargets": "e56dd2c5-b614-4af4-81c8-a521f3493c22",
"NewsNumberOfAdditionalItems": 27.0,
"targetaudiences": "d287b899-2cdd-48b9-92a0-a0834c8dca73",
"Summary": "sample string 29",
"MetaTitle": "sample string 30",
"OtherRelated": "sample string 31",
"OpenGraphDescription": "sample string 32",
"stakeholders": "ff4b72ae-f804-48b7-8a10-6898514e839b",
"MetaDescription": "sample string 34",
"FactFileNumberOfAdditionalItems": 35.0,
"Highlight": "sample string 36",
"Provider": "sample string 37",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-09T11:40:49.9696643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 38",
"FormatedDate": "sample string 39",
"TrimmedTitle": "sample string 40"
},
{
"LastModified": "2026-01-09T11:40:49.9696643Z",
"PublicationDate": "2026-01-09T11:40:49.9696643Z",
"DateCreated": "2026-01-09T11:40:49.9696643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "a25f5ba9-bc7e-4cbe-8d4e-04f060627def",
"events": "ad8b9212-f5ae-4300-889a-17b969b7b073",
"FactSheetNumberOfAdditionalItems": 10.0,
"Subtitle": "sample string 11",
"FeatureStoryNumberOfAdditionalItems": 12.0,
"regionscountries": "4f9499ea-7186-418c-8b73-3e77f2a566a5",
"CommentaryNumberOfAdditionalItems": 14.0,
"PublicationDateAndTime": "2026-01-09T11:40:49.9696643Z",
"PhotoStoryNumberOfAdditionalItems": 16.0,
"healthtopics": "b656d7f2-0251-4ff7-835e-f98963a1ff70",
"DocumentNumberOfAdditionalItems": 18.0,
"OpenGraphTitle": "sample string 19",
"EventNumberOfAdditionalItems": 20.0,
"SourceKey": "sample string 21",
"targets": "801c44a8-e309-4f2d-b8b8-1d0e8b5c92c7",
"Content": "sample string 23",
"MultimediaNumberOfAdditionalItems": 24.0,
"Title": "sample string 25",
"departmentaltargets": "e56dd2c5-b614-4af4-81c8-a521f3493c22",
"NewsNumberOfAdditionalItems": 27.0,
"targetaudiences": "d287b899-2cdd-48b9-92a0-a0834c8dca73",
"Summary": "sample string 29",
"MetaTitle": "sample string 30",
"OtherRelated": "sample string 31",
"OpenGraphDescription": "sample string 32",
"stakeholders": "ff4b72ae-f804-48b7-8a10-6898514e839b",
"MetaDescription": "sample string 34",
"FactFileNumberOfAdditionalItems": 35.0,
"Highlight": "sample string 36",
"Provider": "sample string 37",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-09T11:40:49.9696643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 38",
"FormatedDate": "sample string 39",
"TrimmedTitle": "sample string 40"
}
]Add FeatureStoryRelatedData relation to newsitems item.
POST /api/hubs/newsitems({key})/FeatureStoryRelatedData/$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 FeatureStoryRelatedData from newsitems item.
DELETE /api/hubs/newsitems({key})/FeatureStoryRelatedData/$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 MultimediaRelatedData from newsitems item.
GET /api/hubs/newsitems({key})/MultimediaRelatedData
| 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 | |
| TerranceAudioUrl | System.String | Read only: False | |
| VimeoVideo | System.String | Read only: False | |
| multimediatypes | System.Guid | Read only: False | |
| YoutubeVideo | System.String | Read only: False | |
| Duration | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| TerranceVideoUrl | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| FacebookVideo | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| Tag | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-01-09T11:40:49.9696643Z",
"PublicationDate": "2026-01-09T11:40:49.9696643Z",
"DateCreated": "2026-01-09T11:40:49.9696643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "d57d7dc3-8411-40f1-ab64-d5b79f925af2",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "83e5751c-7fab-43c1-bada-ba25acf68b3f",
"departmentaltargets": "d97a97a9-9efc-4921-9371-c95882b5a681",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-01-09T11:40:49.9696643Z",
"targetaudiences": "1c4b1c4b-cbc2-42ef-8066-11fe0d6a123e",
"targets": "1596f56e-9f59-4186-b75a-c2891d28f3a4",
"publishingoffices": "d6a142b3-9407-4f03-bc8a-753d435dc613",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "c74c744b-bf2d-4955-a5a3-b4676b2cab3c",
"events": "ff2c7833-e686-4535-bf2a-9a334d9111e7",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-09T11:40:49.9696643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 26",
"FormatedDate": "sample string 27",
"Tag": "sample string 28",
"TrimmedTitle": "sample string 29"
},
{
"LastModified": "2026-01-09T11:40:49.9696643Z",
"PublicationDate": "2026-01-09T11:40:49.9696643Z",
"DateCreated": "2026-01-09T11:40:49.9696643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "d57d7dc3-8411-40f1-ab64-d5b79f925af2",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "83e5751c-7fab-43c1-bada-ba25acf68b3f",
"departmentaltargets": "d97a97a9-9efc-4921-9371-c95882b5a681",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-01-09T11:40:49.9696643Z",
"targetaudiences": "1c4b1c4b-cbc2-42ef-8066-11fe0d6a123e",
"targets": "1596f56e-9f59-4186-b75a-c2891d28f3a4",
"publishingoffices": "d6a142b3-9407-4f03-bc8a-753d435dc613",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "c74c744b-bf2d-4955-a5a3-b4676b2cab3c",
"events": "ff2c7833-e686-4535-bf2a-9a334d9111e7",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-09T11:40:49.9696643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 26",
"FormatedDate": "sample string 27",
"Tag": "sample string 28",
"TrimmedTitle": "sample string 29"
}
]Add MultimediaRelatedData relation to newsitems item.
POST /api/hubs/newsitems({key})/MultimediaRelatedData/$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 MultimediaRelatedData from newsitems item.
DELETE /api/hubs/newsitems({key})/MultimediaRelatedData/$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.