Returns a set of data items of type newsitems.
GET /api/news/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 | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | 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 | |
| AllowComments | System.Boolean | Read only: False | |
| Provider | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| NewsType | System.String | Read only: True |
application/json
[
{
"Title": "sample string 1",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ItemDefaultUrl": "sample string 5",
"PublicationDateAndTime": "2026-06-27T02:16:11.4645475Z",
"publishingoffices": "de8ede5a-0d4b-44b2-b56b-a4d8a912c2c4",
"targets": "e837df26-780b-4fad-ad6a-252af9c0b414",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "93f1389f-7cef-4868-92cd-1b8b2265deab",
"newstypes": "ace0e12e-4bc2-4af7-969d-a1c476e8974a",
"regionscountries": "5b581a92-2848-479f-9dad-5a3ef40ec492",
"healthtopics": "9221a89c-6e93-414d-bd40-916ecc0cd5f9",
"stakeholders": "d4ba9381-c0e2-4598-b658-41049385c633",
"departmentaltargets": "c6f02305-dc20-4e43-b933-4807d3429aa7",
"events": "48b72c83-bae1-40b6-a012-12bd11816562",
"Tags": "b669f974-0e16-446a-8d92-0012ba4eae8f",
"AllowComments": true,
"Provider": "sample string 19",
"FormatedDate": "sample string 20",
"NewsType": "sample string 21"
},
{
"Title": "sample string 1",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ItemDefaultUrl": "sample string 5",
"PublicationDateAndTime": "2026-06-27T02:16:11.4645475Z",
"publishingoffices": "de8ede5a-0d4b-44b2-b56b-a4d8a912c2c4",
"targets": "e837df26-780b-4fad-ad6a-252af9c0b414",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "93f1389f-7cef-4868-92cd-1b8b2265deab",
"newstypes": "ace0e12e-4bc2-4af7-969d-a1c476e8974a",
"regionscountries": "5b581a92-2848-479f-9dad-5a3ef40ec492",
"healthtopics": "9221a89c-6e93-414d-bd40-916ecc0cd5f9",
"stakeholders": "d4ba9381-c0e2-4598-b658-41049385c633",
"departmentaltargets": "c6f02305-dc20-4e43-b933-4807d3429aa7",
"events": "48b72c83-bae1-40b6-a012-12bd11816562",
"Tags": "b669f974-0e16-446a-8d92-0012ba4eae8f",
"AllowComments": true,
"Provider": "sample string 19",
"FormatedDate": "sample string 20",
"NewsType": "sample string 21"
}
]Gets newsitems item by id.
GET /api/news/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 | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | 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 | |
| AllowComments | System.Boolean | Read only: False | |
| Provider | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| NewsType | System.String | Read only: True |
application/json
{
"Title": "sample string 1",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ItemDefaultUrl": "sample string 5",
"PublicationDateAndTime": "2026-06-27T02:16:11.4645475Z",
"publishingoffices": "4e7da85a-b85a-4934-823c-645b7bf2f612",
"targets": "5c049223-7200-43ca-bb64-8fb451c4e617",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "04a91c20-14ee-4b7e-af45-fcd0ac9b173e",
"newstypes": "1a646d4c-6ce6-48b3-9826-9c8806e38c9d",
"regionscountries": "72a56113-640b-496b-b7ac-59e98f0c7f9b",
"healthtopics": "7f0c02ec-8dc4-4fab-87f0-35384260176c",
"stakeholders": "d61a1615-7c25-4ae6-a9fb-c15c722b33bd",
"departmentaltargets": "11612bd5-9f41-4212-a775-c9a077570984",
"events": "bbad07a3-66e5-4df4-ac3a-f93a6ac96ba1",
"Tags": "0eeecc0b-ada4-431b-93df-b1e65a7dd4d0",
"AllowComments": true,
"Provider": "sample string 19",
"FormatedDate": "sample string 20",
"NewsType": "sample string 21"
}Gets Id property from newsitems item.
GET /api/news/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": "660308ca-0f3f-4770-ace6-e587771dd39b"
}Creates a newsitems item.
POST /api/news/newsitems
None
| Name | Description | Type | Additional Information |
| Title | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | 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 | |
| AllowComments | System.Boolean | Read only: False | |
| Provider | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| NewsType | System.String | Read only: True |
application/json
{
"Title": "sample string 1",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PublicationDateAndTime": "2026-06-27T02:16:11.4645475Z",
"publishingoffices": "7df0ebec-60a5-4179-a4e8-311182f8a0a0",
"targets": "9af0ff7e-0efb-40e7-a1ac-59ac951f8480",
"MultimediaNumberOfAdditionalItems": 8.0,
"targetaudiences": "1899b0dd-12b5-4908-a0a4-2aed0611544f",
"newstypes": "e12b192c-3709-439f-8d9a-062f13541cd0",
"regionscountries": "acbcfe5a-2bf8-400c-ad46-326eff0d39e3",
"healthtopics": "bbd61831-5848-4010-a255-5106ef92d4db",
"stakeholders": "c1f3d4b5-4c12-46db-a1e4-72f4da448fd1",
"departmentaltargets": "1d6111a5-2189-4e3e-b0d8-737b96afb177",
"events": "cd19cb2f-caf8-4205-8c6f-e26954f8f2a2",
"Tags": "a2200489-d5bf-4b08-b4cc-a5536779039b",
"AllowComments": true
}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 | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | 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 | |
| AllowComments | System.Boolean | Read only: False | |
| Provider | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| NewsType | System.String | Read only: True |
application/json
{
"Title": "sample string 1",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ItemDefaultUrl": "sample string 5",
"PublicationDateAndTime": "2026-06-27T02:16:11.4645475Z",
"publishingoffices": "28578a23-1c3f-4e49-857e-69495dc97a11",
"targets": "5158abe2-083b-4575-9aae-35187e5ae760",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "8cc6b9ed-b83f-49df-87c4-093e7cd2f598",
"newstypes": "000771ad-316e-473f-b455-d723581c81bd",
"regionscountries": "7beeaabf-3db6-4023-99fb-5abf4d90defd",
"healthtopics": "e3a7c9a9-ae55-477a-b11d-bf6e5aafdef9",
"stakeholders": "ccf6b445-f5b4-4ee4-b57e-4d80f449219b",
"departmentaltargets": "58b5f019-93d0-40f5-9696-8f2b34b80761",
"events": "c9e3b1cc-9776-4fb7-97b0-8048266b2271",
"Tags": "0e0f8350-07b0-4896-be65-ae394834529b",
"AllowComments": true,
"Provider": "sample string 19",
"FormatedDate": "sample string 20",
"NewsType": "sample string 21"
}Partial update for newsitems item.
PATCH /api/news/newsitems({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| Title | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | 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 | |
| AllowComments | System.Boolean | Read only: False | |
| Provider | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| NewsType | System.String | Read only: True |
application/json
{
"Title": "sample string 1",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PublicationDateAndTime": "2026-06-27T02:16:11.4645475Z",
"publishingoffices": "4454f5d8-2174-414f-b143-6b56c8aa8218",
"targets": "b3b82c9a-e78c-4f31-bde9-91339d921f4b",
"MultimediaNumberOfAdditionalItems": 8.0,
"targetaudiences": "81c2c6d6-3708-4370-a63f-785257e0a741",
"newstypes": "e9bff3fc-7517-4663-afe4-da2d33ba8f75",
"regionscountries": "d7a9c133-59ed-4a12-814c-05c1558779c2",
"healthtopics": "405238a6-1481-492b-be9c-7e489adb7449",
"stakeholders": "f9e89223-e4f2-4223-affc-b970b5c75571",
"departmentaltargets": "ee2a8a48-c8dc-4461-bdea-2ae438b64039",
"events": "51d35293-fb0a-4a2c-b2f3-5764483d646c",
"Tags": "e61b098f-92cc-401d-9fc0-a65cb060e25b",
"AllowComments": true
}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/news/newsitems({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| Title | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | 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 | |
| AllowComments | System.Boolean | Read only: False | |
| Provider | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| NewsType | System.String | Read only: True |
application/json
{
"Title": "sample string 1",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PublicationDateAndTime": "2026-06-27T02:16:11.4645475Z",
"publishingoffices": "fb5cb2ff-2b9f-47f9-99c6-0f4961ff50de",
"targets": "b60e55c7-831b-446d-8e6f-caa375e6970e",
"MultimediaNumberOfAdditionalItems": 8.0,
"targetaudiences": "ad4f2b3f-9b90-4cf4-8a62-d102403d4c28",
"newstypes": "977a3e25-5c95-499a-9aa5-e6a1434e5638",
"regionscountries": "ee41b040-8707-4a2c-8d52-ce4c48f452ae",
"healthtopics": "c2565da1-b212-4f5e-ada4-d32b48fc93ff",
"stakeholders": "1b0ace42-7168-4df7-bcd5-fc353c33c117",
"departmentaltargets": "8474c703-6060-4946-ad2c-89a61f2c612e",
"events": "54c5ba57-74dc-447a-adea-9dcdfce5d090",
"Tags": "739c9bdd-0cee-41e2-be41-869f3d237dc2",
"AllowComments": true
}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/news/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 MultimediaRelatedData from newsitems item.
GET /api/news/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 |
application/json
[
{
"LastModified": "2026-06-27T02:16:11.4645475Z",
"PublicationDate": "2026-06-27T02:16:11.4645475Z",
"DateCreated": "2026-06-27T02:16:11.4645475Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "4d53938b-6ec7-492e-b21e-69c914a8abc7",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "f81eb615-648b-4a2d-afb8-3dc34f2c5707",
"departmentaltargets": "f5b461e4-ab14-4278-aab1-444da4c6cccc",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-06-27T02:16:11.4645475Z",
"targetaudiences": "78d994f4-de12-46d0-b1a0-5484c6f55ed9",
"targets": "115ae89f-dd20-4467-b733-82e1bcad0882",
"publishingoffices": "fae1f649-4d25-4060-be61-078523e9143c",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "3fb455cf-0187-4bd6-9a24-86f68643b4a0",
"events": "353542f4-9d6f-463f-9178-55d8db6cb26d",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T02:16:11.4645475+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-06-27T02:16:11.4645475Z",
"PublicationDate": "2026-06-27T02:16:11.4645475Z",
"DateCreated": "2026-06-27T02:16:11.4645475Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "4d53938b-6ec7-492e-b21e-69c914a8abc7",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "f81eb615-648b-4a2d-afb8-3dc34f2c5707",
"departmentaltargets": "f5b461e4-ab14-4278-aab1-444da4c6cccc",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-06-27T02:16:11.4645475Z",
"targetaudiences": "78d994f4-de12-46d0-b1a0-5484c6f55ed9",
"targets": "115ae89f-dd20-4467-b733-82e1bcad0882",
"publishingoffices": "fae1f649-4d25-4060-be61-078523e9143c",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "3fb455cf-0187-4bd6-9a24-86f68643b4a0",
"events": "353542f4-9d6f-463f-9178-55d8db6cb26d",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T02:16:11.4645475+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add MultimediaRelatedData relation to newsitems item.
POST /api/news/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/news/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.