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-04-18T01:05:59.264093Z",
"publishingoffices": "7235fb3a-a4aa-4376-9124-3cad2dd6eaa8",
"targets": "987aa8ed-3392-4e81-b2e9-a67d5b5203e1",
"targetaudiences": "70de4f30-2d9c-4018-8b86-40a66a85f4a7",
"newstypes": "504722d4-4ef3-486e-b9ef-830a697cacb4",
"regionscountries": "e08e7873-0402-40b5-ad7f-d6904a382476",
"healthtopics": "d9df5d50-6367-4b6f-a7b7-34a900d3dec6",
"stakeholders": "2c7e8fb2-a22c-4cb5-aa9e-4be09821c8c3",
"departmentaltargets": "ebfa5344-f377-456b-b177-c8610e530297",
"events": "e0e61905-3727-4dc6-9b6d-7b795c0f5672",
"Tags": "c79531be-e54f-464d-9ae5-4b388ae262a4",
"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-04-18T01:05:59.264093Z",
"publishingoffices": "7235fb3a-a4aa-4376-9124-3cad2dd6eaa8",
"targets": "987aa8ed-3392-4e81-b2e9-a67d5b5203e1",
"targetaudiences": "70de4f30-2d9c-4018-8b86-40a66a85f4a7",
"newstypes": "504722d4-4ef3-486e-b9ef-830a697cacb4",
"regionscountries": "e08e7873-0402-40b5-ad7f-d6904a382476",
"healthtopics": "d9df5d50-6367-4b6f-a7b7-34a900d3dec6",
"stakeholders": "2c7e8fb2-a22c-4cb5-aa9e-4be09821c8c3",
"departmentaltargets": "ebfa5344-f377-456b-b177-c8610e530297",
"events": "e0e61905-3727-4dc6-9b6d-7b795c0f5672",
"Tags": "c79531be-e54f-464d-9ae5-4b388ae262a4",
"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-04-18T01:05:59.264093Z",
"publishingoffices": "8d7243e3-fe5a-4486-b7ae-b94e94644390",
"targets": "f8de6e66-ad2b-47e1-ba22-ce8c43933ef5",
"targetaudiences": "0dac0e71-e5ae-41fc-8688-892869fc8739",
"newstypes": "647e16a0-eed0-4ca4-9794-e24e671ab0e3",
"regionscountries": "e0e89f74-048c-47aa-bb37-95711cf9c564",
"healthtopics": "3df22d31-d646-4a3e-b842-f5daa834d612",
"stakeholders": "3d9ae03e-6a42-4c8c-b60e-9acd80d8478c",
"departmentaltargets": "965ffd96-03dd-4dfd-ba70-f27a31535d78",
"events": "d38fad27-d2bc-4eba-8388-9cc73c94726c",
"Tags": "7b3ff918-ec26-4ad0-b496-5df3c673d0b3",
"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": "8daed5c7-549f-4878-ab7f-409dd03e908e"
}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-04-18T01:05:59.264093Z",
"publishingoffices": "19f8713c-d1f4-493e-a27e-eadfbdff8bff",
"targets": "975d0cd9-8084-4ae6-b2dd-fdfe2d2882b9",
"targetaudiences": "3d7f4da2-b378-4672-8ce8-883d7efdd185",
"newstypes": "4e732531-a338-4997-adb4-ff6d1573a167",
"regionscountries": "09d6bab6-3152-4284-b66c-e899ff4d4f5b",
"healthtopics": "56be158a-745f-4d62-9897-d18ecf0daea8",
"stakeholders": "266abedf-9c15-40df-a822-bb698aef239a",
"departmentaltargets": "5d16fda8-3f33-4b67-ae1c-20ed3fb347e5",
"events": "50bd0375-58df-4488-b916-20b250c347f4",
"Tags": "2f958687-ec18-4b72-ac4c-6767570cf376"
}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-04-18T01:05:59.264093Z",
"publishingoffices": "5d047f83-c3f3-4040-a3a5-84536dea671e",
"targets": "7074102a-f933-45a5-89b7-57378f98d233",
"targetaudiences": "0955f5c2-2579-4cbb-9593-b5893673f46a",
"newstypes": "a16b545e-1ea8-4e56-9e4a-1daf3090bafe",
"regionscountries": "77ac3a83-710a-48f3-b995-0258063ac59a",
"healthtopics": "35adcdd9-2ff9-4c83-b919-ac36dcc42e89",
"stakeholders": "0ee4d753-6401-4c2a-bd41-58b2039af991",
"departmentaltargets": "c70601ff-443e-42ee-91d0-ecd5891e394c",
"events": "bb720052-2866-40cb-8a26-071b2f897cc0",
"Tags": "cda520b1-2355-4a9c-b509-c0cb89925dcd",
"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-04-18T01:05:59.264093Z",
"publishingoffices": "c4b8cf0f-0b67-44df-ad0f-6dcf4e7e1e41",
"targets": "e50bfbfc-17b1-4e4e-8cf4-eb3f3949ab07",
"targetaudiences": "83aa1d64-4eee-4840-a764-accc38e22d29",
"newstypes": "8431ab80-413a-4f2b-8025-6b48fa61f206",
"regionscountries": "03d87e97-40f6-420a-8b2f-5f42c965a57e",
"healthtopics": "f0b71fe0-611a-4cb5-a458-7bd889574055",
"stakeholders": "7c8d6eaa-1d04-49a9-9bdb-e6b0d613558c",
"departmentaltargets": "627b05a1-750e-44a8-baa0-5e795714e417",
"events": "e5544641-e2ca-4948-b055-2aae1632449a",
"Tags": "b489cf2b-a687-4748-8f4e-b815b4ee8c81"
}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-04-18T01:05:59.264093Z",
"publishingoffices": "31076c67-77b4-4b7d-89da-25fef22cf7d0",
"targets": "41cfdb0f-1548-4f1d-9702-2ec85fd92188",
"targetaudiences": "ed3d7237-4161-4fdb-a31d-8748fffb0034",
"newstypes": "2778eb9d-adc2-445f-80bd-d2b0a7ce99d9",
"regionscountries": "adfef019-8473-4a93-9773-d2f640b55fd3",
"healthtopics": "75eea7f0-7670-49a4-998a-2ce451b9a60a",
"stakeholders": "8495d0f4-6dda-437f-8e22-353fa160579e",
"departmentaltargets": "558c6e6c-c4c8-41b1-a869-3b2e51b7395e",
"events": "3eb1883c-dae6-45bd-81dd-33668dfa9fdb",
"Tags": "0071e797-01c5-4ec5-bfc0-bb73f18c1f31"
}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-04-18T01:05:59.264093Z",
"PublicationDate": "2026-04-18T01:05:59.264093Z",
"DateCreated": "2026-04-18T01:05:59.264093Z",
"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-04-18T01:05:59.264093+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-04-18T01:05:59.264093Z",
"PublicationDate": "2026-04-18T01:05:59.264093Z",
"DateCreated": "2026-04-18T01:05:59.264093Z",
"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-04-18T01:05:59.264093+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-04-18T01:05:59.264093Z",
"PublicationDate": "2026-04-18T01:05:59.264093Z",
"DateCreated": "2026-04-18T01:05:59.264093Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OpenGraphTitle": "sample string 8",
"PublicationDateAndTime": "2026-04-18T01:05:59.264093Z",
"departmentaltargets": "d4a352a0-5197-4d3d-b640-9ac325a4fade",
"stakeholders": "f20d15a5-731d-4f5c-97a9-96d6693f6b43",
"Highlight": "sample string 12",
"healthtopics": "fa8f614c-75c6-4ad9-9535-556a6de4310f",
"EventNumberOfAdditionalItems": 14.0,
"Content": "sample string 15",
"publishingoffices": "9d96132d-9c18-415b-afef-772e9d382caa",
"MetaTitle": "sample string 17",
"MultimediaNumberOfAdditionalItems": 18.0,
"DocumentNumberOfAdditionalItems": 19.0,
"FeatureStoryNumberOfAdditionalItems": 20.0,
"PhotoStoryNumberOfAdditionalItems": 21.0,
"FactFileNumberOfAdditionalItems": 22.0,
"Summary": "sample string 23",
"targets": "e8f86f05-3d86-4a42-9939-0e45379c5cad",
"Title": "sample string 25",
"events": "4df1f7f1-1559-46ea-b4c2-3229c2d995cc",
"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": "94a98d37-d415-458d-b12e-9441bf32a400",
"targetaudiences": "974ced45-c7d4-472b-b673-78af3fff7339",
"Subtitle": "sample string 36",
"Provider": "sample string 37",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-18T01:05:59.264093+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 38",
"FormatedDate": "sample string 39",
"TrimmedTitle": "sample string 40"
},
{
"LastModified": "2026-04-18T01:05:59.264093Z",
"PublicationDate": "2026-04-18T01:05:59.264093Z",
"DateCreated": "2026-04-18T01:05:59.264093Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OpenGraphTitle": "sample string 8",
"PublicationDateAndTime": "2026-04-18T01:05:59.264093Z",
"departmentaltargets": "d4a352a0-5197-4d3d-b640-9ac325a4fade",
"stakeholders": "f20d15a5-731d-4f5c-97a9-96d6693f6b43",
"Highlight": "sample string 12",
"healthtopics": "fa8f614c-75c6-4ad9-9535-556a6de4310f",
"EventNumberOfAdditionalItems": 14.0,
"Content": "sample string 15",
"publishingoffices": "9d96132d-9c18-415b-afef-772e9d382caa",
"MetaTitle": "sample string 17",
"MultimediaNumberOfAdditionalItems": 18.0,
"DocumentNumberOfAdditionalItems": 19.0,
"FeatureStoryNumberOfAdditionalItems": 20.0,
"PhotoStoryNumberOfAdditionalItems": 21.0,
"FactFileNumberOfAdditionalItems": 22.0,
"Summary": "sample string 23",
"targets": "e8f86f05-3d86-4a42-9939-0e45379c5cad",
"Title": "sample string 25",
"events": "4df1f7f1-1559-46ea-b4c2-3229c2d995cc",
"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": "94a98d37-d415-458d-b12e-9441bf32a400",
"targetaudiences": "974ced45-c7d4-472b-b673-78af3fff7339",
"Subtitle": "sample string 36",
"Provider": "sample string 37",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-18T01:05:59.264093+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-04-18T01:05:59.264093Z",
"PublicationDate": "2026-04-18T01:05:59.264093Z",
"DateCreated": "2026-04-18T01:05:59.264093Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "cce54506-799e-47b4-8100-a359b62aaa6b",
"NewsNumberOfAdditionalItems": 9.0,
"MedicalTreatmentBriefSummary": "sample string 10",
"Content": "sample string 11",
"targetaudiences": "663f5172-c1fb-4cf3-8da6-dea3c2635074",
"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": "e6c55289-a47b-41ef-923a-19a4490eef44",
"publishingoffices": "5b77b38d-afbf-4df0-911f-d71925920790",
"ConditionLongerOverview": "sample string 24",
"Title": "sample string 25",
"PreventionLongerSummary": "sample string 26",
"SourceKey": "sample string 27",
"PhotoStoryNumberOfAdditionalItems": 28.0,
"departmentaltargets": "79c94708-3e78-49eb-9d07-9eb1c33ac602",
"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": "1d320407-ae7f-4924-9cbe-b93e664eb70d",
"OpenGraphDescription": "sample string 39",
"PublicationDateAndTime": "2026-04-18T01:05:59.264093Z",
"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-04-18T01:05:59.264093+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 48",
"FormatedDate": "sample string 49",
"TrimmedTitle": "sample string 50"
},
{
"LastModified": "2026-04-18T01:05:59.264093Z",
"PublicationDate": "2026-04-18T01:05:59.264093Z",
"DateCreated": "2026-04-18T01:05:59.264093Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "cce54506-799e-47b4-8100-a359b62aaa6b",
"NewsNumberOfAdditionalItems": 9.0,
"MedicalTreatmentBriefSummary": "sample string 10",
"Content": "sample string 11",
"targetaudiences": "663f5172-c1fb-4cf3-8da6-dea3c2635074",
"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": "e6c55289-a47b-41ef-923a-19a4490eef44",
"publishingoffices": "5b77b38d-afbf-4df0-911f-d71925920790",
"ConditionLongerOverview": "sample string 24",
"Title": "sample string 25",
"PreventionLongerSummary": "sample string 26",
"SourceKey": "sample string 27",
"PhotoStoryNumberOfAdditionalItems": 28.0,
"departmentaltargets": "79c94708-3e78-49eb-9d07-9eb1c33ac602",
"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": "1d320407-ae7f-4924-9cbe-b93e664eb70d",
"OpenGraphDescription": "sample string 39",
"PublicationDateAndTime": "2026-04-18T01:05:59.264093Z",
"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-04-18T01:05:59.264093+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-04-18T01:05:59.264093Z",
"PublicationDate": "2026-04-18T01:05:59.264093Z",
"DateCreated": "2026-04-18T01:05:59.264093Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "cd713f2a-c982-4e38-9faa-60c5d8274b05",
"events": "d6bcea2b-99de-4742-96ef-daa82cd274f6",
"FactSheetNumberOfAdditionalItems": 10.0,
"Subtitle": "sample string 11",
"FeatureStoryNumberOfAdditionalItems": 12.0,
"regionscountries": "99ad0986-4f1b-4dd0-9b05-3aa826477ca9",
"CommentaryNumberOfAdditionalItems": 14.0,
"PublicationDateAndTime": "2026-04-18T01:05:59.264093Z",
"PhotoStoryNumberOfAdditionalItems": 16.0,
"healthtopics": "afbc52ae-5736-4511-b1e5-3c11749e3b40",
"DocumentNumberOfAdditionalItems": 18.0,
"OpenGraphTitle": "sample string 19",
"EventNumberOfAdditionalItems": 20.0,
"SourceKey": "sample string 21",
"targets": "976012b8-a8ea-4934-9798-26d32112e863",
"Content": "sample string 23",
"MultimediaNumberOfAdditionalItems": 24.0,
"Title": "sample string 25",
"departmentaltargets": "7c2998a4-cfbb-4f31-8a8f-591925eb15ff",
"NewsNumberOfAdditionalItems": 27.0,
"targetaudiences": "5b3ab90a-e257-4e1a-b3d0-e30dcc0c5712",
"Summary": "sample string 29",
"MetaTitle": "sample string 30",
"OtherRelated": "sample string 31",
"OpenGraphDescription": "sample string 32",
"stakeholders": "1e14170d-a5bf-459c-abae-143d051293b9",
"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-04-18T01:05:59.264093+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 38",
"FormatedDate": "sample string 39",
"TrimmedTitle": "sample string 40"
},
{
"LastModified": "2026-04-18T01:05:59.264093Z",
"PublicationDate": "2026-04-18T01:05:59.264093Z",
"DateCreated": "2026-04-18T01:05:59.264093Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "cd713f2a-c982-4e38-9faa-60c5d8274b05",
"events": "d6bcea2b-99de-4742-96ef-daa82cd274f6",
"FactSheetNumberOfAdditionalItems": 10.0,
"Subtitle": "sample string 11",
"FeatureStoryNumberOfAdditionalItems": 12.0,
"regionscountries": "99ad0986-4f1b-4dd0-9b05-3aa826477ca9",
"CommentaryNumberOfAdditionalItems": 14.0,
"PublicationDateAndTime": "2026-04-18T01:05:59.264093Z",
"PhotoStoryNumberOfAdditionalItems": 16.0,
"healthtopics": "afbc52ae-5736-4511-b1e5-3c11749e3b40",
"DocumentNumberOfAdditionalItems": 18.0,
"OpenGraphTitle": "sample string 19",
"EventNumberOfAdditionalItems": 20.0,
"SourceKey": "sample string 21",
"targets": "976012b8-a8ea-4934-9798-26d32112e863",
"Content": "sample string 23",
"MultimediaNumberOfAdditionalItems": 24.0,
"Title": "sample string 25",
"departmentaltargets": "7c2998a4-cfbb-4f31-8a8f-591925eb15ff",
"NewsNumberOfAdditionalItems": 27.0,
"targetaudiences": "5b3ab90a-e257-4e1a-b3d0-e30dcc0c5712",
"Summary": "sample string 29",
"MetaTitle": "sample string 30",
"OtherRelated": "sample string 31",
"OpenGraphDescription": "sample string 32",
"stakeholders": "1e14170d-a5bf-459c-abae-143d051293b9",
"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-04-18T01:05:59.264093+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-04-18T01:05:59.264093Z",
"PublicationDate": "2026-04-18T01:05:59.264093Z",
"DateCreated": "2026-04-18T01:05:59.264093Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "f1ace290-c15e-4a0e-9b9e-7bd16111f76e",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "d9d6a752-1950-495a-926a-979689d1f4c4",
"departmentaltargets": "99922250-d0e4-4d46-b484-82a4a49990fc",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-04-18T01:05:59.264093Z",
"targetaudiences": "cde2c154-8bdf-400e-9541-73a97e5a9fe8",
"targets": "273b08f4-ad2f-45b9-9e81-ef1d47ed3fa2",
"publishingoffices": "609eaf92-e22d-4bed-a5c8-f50d0d7c19c0",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "3d048d19-d848-4fde-9a59-f955d67aea9d",
"events": "284d2f19-b620-49ea-94ca-80069d58ae58",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-18T01:05:59.264093+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-04-18T01:05:59.264093Z",
"PublicationDate": "2026-04-18T01:05:59.264093Z",
"DateCreated": "2026-04-18T01:05:59.264093Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "f1ace290-c15e-4a0e-9b9e-7bd16111f76e",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "d9d6a752-1950-495a-926a-979689d1f4c4",
"departmentaltargets": "99922250-d0e4-4d46-b484-82a4a49990fc",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-04-18T01:05:59.264093Z",
"targetaudiences": "cde2c154-8bdf-400e-9541-73a97e5a9fe8",
"targets": "273b08f4-ad2f-45b9-9e81-ef1d47ed3fa2",
"publishingoffices": "609eaf92-e22d-4bed-a5c8-f50d0d7c19c0",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "3d048d19-d848-4fde-9a59-f955d67aea9d",
"events": "284d2f19-b620-49ea-94ca-80069d58ae58",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-18T01:05:59.264093+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.