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-07-17T08:33:36.2678101Z",
"publishingoffices": "ffd04530-11ba-4f1b-ab57-78f1644734c9",
"targets": "8f5ed084-bfcb-4c97-bc8d-84267da49b24",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "87eb6eff-341b-43ff-b55d-8815b3712929",
"newstypes": "13288146-2447-47d4-bfe2-3e05f0bfc462",
"regionscountries": "f062e861-e625-41a1-847a-7635e2ceffe0",
"healthtopics": "3dc51faf-c1a0-42ec-8b2c-e443103ec8bf",
"stakeholders": "4e70137a-132c-470b-9cf2-cfbec4d74cd6",
"departmentaltargets": "e799e1cb-465b-41a7-a308-3b2689df8141",
"events": "594e164e-2e22-49a8-836e-ce1ab8150299",
"Tags": "a6bec2e6-f81f-4757-a35a-e5e98e18f8f4",
"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-07-17T08:33:36.2678101Z",
"publishingoffices": "ffd04530-11ba-4f1b-ab57-78f1644734c9",
"targets": "8f5ed084-bfcb-4c97-bc8d-84267da49b24",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "87eb6eff-341b-43ff-b55d-8815b3712929",
"newstypes": "13288146-2447-47d4-bfe2-3e05f0bfc462",
"regionscountries": "f062e861-e625-41a1-847a-7635e2ceffe0",
"healthtopics": "3dc51faf-c1a0-42ec-8b2c-e443103ec8bf",
"stakeholders": "4e70137a-132c-470b-9cf2-cfbec4d74cd6",
"departmentaltargets": "e799e1cb-465b-41a7-a308-3b2689df8141",
"events": "594e164e-2e22-49a8-836e-ce1ab8150299",
"Tags": "a6bec2e6-f81f-4757-a35a-e5e98e18f8f4",
"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-07-17T08:33:36.2834377Z",
"publishingoffices": "e53cb7ba-2ab8-4dbf-8b81-5886f873dde1",
"targets": "a558db10-4a20-468b-a184-c23238a4cbbf",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "52451d16-e8c9-409c-8a3d-5345e24790c9",
"newstypes": "72e2fd12-4e78-4381-9cdf-06e19119f322",
"regionscountries": "48bcebce-def1-4b71-b00a-1906f0859416",
"healthtopics": "e94d91df-9241-43e1-9490-b2ccc5077a09",
"stakeholders": "c51f058e-fe2e-4c0f-8a06-4d3a3f9e4e0f",
"departmentaltargets": "34d06e3d-e194-4ccf-ac95-6cf9b2db2f88",
"events": "24223abd-63bd-411e-b8b8-e4129936341c",
"Tags": "f3e9b3eb-837c-4c03-81c1-b4e70d17f84c",
"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": "8d7dd213-5acd-417d-9439-2a89c402aa6e"
}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-07-17T08:33:36.2834377Z",
"publishingoffices": "6423fef5-09bc-43fd-bb28-72694d58cabd",
"targets": "b48f560b-bf1a-43c8-b4bf-28bb473188d5",
"MultimediaNumberOfAdditionalItems": 8.0,
"targetaudiences": "a5f34d7b-3637-4a0a-ade5-906dc8316e2d",
"newstypes": "53237096-b7fd-43bf-9539-4a7ca250aad4",
"regionscountries": "91efdc1c-cd86-44df-b44d-f5cb70f6aa06",
"healthtopics": "200ac14e-c3f3-47e0-bcec-7dee421f03af",
"stakeholders": "3a31c7c8-5c32-402f-bbcc-f46d1608950b",
"departmentaltargets": "4016a596-b6fc-4336-9c88-f3f9bdcef223",
"events": "df8f5621-3b64-4fab-a07d-a482c1ed6d90",
"Tags": "fcf84b35-f7df-4d39-ab6a-13cb5fec0063",
"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-07-17T08:33:36.2834377Z",
"publishingoffices": "409b686a-9462-4ac7-991a-59d3cc7c6c73",
"targets": "32f5e1d1-7fcc-4e5a-bcd3-6ad8d4d2c018",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "7b17877f-7047-4260-bc64-2e8c342a3156",
"newstypes": "47b05800-7eba-47ef-8495-3d4e983c1531",
"regionscountries": "41c7c378-7da8-4ccc-b914-7f3bc0df847c",
"healthtopics": "e798c9ef-7cd5-4c27-8088-4694c07f7bb4",
"stakeholders": "0213b652-72f0-473c-a863-ef4531e4f5a8",
"departmentaltargets": "1d548e6c-7565-4058-bab0-d5d87a3c9237",
"events": "84a56e32-8e6c-4f67-b3f7-ff93db985930",
"Tags": "3c98c788-6fed-455a-a004-cfaa95bd1c9d",
"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-07-17T08:33:36.2834377Z",
"publishingoffices": "23021c53-9208-41f7-a432-26aab99d31f8",
"targets": "0dc2c6ee-e744-4bc1-bba8-177393eaa529",
"MultimediaNumberOfAdditionalItems": 8.0,
"targetaudiences": "35efd55d-e204-4d26-ad89-c84625c379eb",
"newstypes": "c096528b-3d19-40eb-aebf-14e4ec836652",
"regionscountries": "63ccc570-e1d6-49a7-b84c-7f328296d62e",
"healthtopics": "11b4d641-eb42-4518-94df-7e816912e8df",
"stakeholders": "81434f07-8017-4dda-bf1c-d2e4f1762e44",
"departmentaltargets": "bd7517b2-e8b9-474d-8fd4-f76e5a2e17b0",
"events": "960d15d0-1d50-432f-a29f-e84cda11daac",
"Tags": "85dfe883-29b6-48ed-9f7e-882447320f47",
"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-07-17T08:33:36.2834377Z",
"publishingoffices": "170c4632-ada8-454e-a3e1-34891be7708a",
"targets": "936e5997-a6ef-4ca5-b6e2-55275712b313",
"MultimediaNumberOfAdditionalItems": 8.0,
"targetaudiences": "dba17253-c1bc-4d2f-85dc-cbfbd57f9909",
"newstypes": "ce60c30e-0bc8-474b-aef4-74a8a8065b65",
"regionscountries": "d615001c-2526-4c72-a4cb-89efc73543c3",
"healthtopics": "ae2f027b-a016-48a3-b826-e6736f622907",
"stakeholders": "05dd2d85-c6f9-4673-810c-9f2c7f880412",
"departmentaltargets": "baae3462-76bc-4baa-9a07-95c3ab826c27",
"events": "57425ef6-a3e7-4385-a88d-4f5c40790f0e",
"Tags": "56d55166-534e-4bdc-9532-77c41800bb2d",
"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-07-17T08:33:36.2834377Z",
"PublicationDate": "2026-07-17T08:33:36.2834377Z",
"DateCreated": "2026-07-17T08:33:36.2834377Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "744d52a0-2ca2-46b5-bfff-b309afbf8c42",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "7703b616-c836-44fb-ac7c-f4535be1b764",
"departmentaltargets": "8fa2538d-70a6-4cb8-8367-44e50bad79eb",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-07-17T08:33:36.2834377Z",
"targetaudiences": "2b51eaf6-a3a7-4c3e-b8e1-47a7cdaf27a5",
"targets": "d4441079-9bdf-4676-9069-1d84772839a7",
"publishingoffices": "9b893c58-8f52-4a91-8150-5fba4df3788c",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "da128e66-a108-4f58-b789-cc37a485253f",
"events": "009262d2-f029-4db7-b61f-3ac8356e7f34",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:33:36.2834377+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-07-17T08:33:36.2834377Z",
"PublicationDate": "2026-07-17T08:33:36.2834377Z",
"DateCreated": "2026-07-17T08:33:36.2834377Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "744d52a0-2ca2-46b5-bfff-b309afbf8c42",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "7703b616-c836-44fb-ac7c-f4535be1b764",
"departmentaltargets": "8fa2538d-70a6-4cb8-8367-44e50bad79eb",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-07-17T08:33:36.2834377Z",
"targetaudiences": "2b51eaf6-a3a7-4c3e-b8e1-47a7cdaf27a5",
"targets": "d4441079-9bdf-4676-9069-1d84772839a7",
"publishingoffices": "9b893c58-8f52-4a91-8150-5fba4df3788c",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "da128e66-a108-4f58-b789-cc37a485253f",
"events": "009262d2-f029-4db7-b61f-3ac8356e7f34",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:33:36.2834377+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.