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-08-29T01:10:18.4809785Z",
"publishingoffices": "2d4d0099-e43e-4a89-aa65-14afd5506584",
"targets": "4f6883ff-3806-45e6-ab5f-2938ded8883a",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "f60896dc-eda1-432a-b331-ef829c3d9d67",
"newstypes": "7386e3ed-4838-450d-b4f3-547c3d2ce026",
"regionscountries": "1170d22e-93d5-4a59-8e9d-2e7f87fbf720",
"healthtopics": "d965a827-138e-48ec-8e18-c5118d75fd8f",
"stakeholders": "98dd67a6-c63d-4342-84df-4f37619ac59e",
"departmentaltargets": "f06d4fe7-cc5b-43c5-b9b5-28a364a33b43",
"events": "8ecf0dc9-cc11-44bc-87e0-c62c266d4cfc",
"Tags": "3fe73e37-c0c3-4c29-8ae6-cb188da4578d",
"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-08-29T01:10:18.4809785Z",
"publishingoffices": "2d4d0099-e43e-4a89-aa65-14afd5506584",
"targets": "4f6883ff-3806-45e6-ab5f-2938ded8883a",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "f60896dc-eda1-432a-b331-ef829c3d9d67",
"newstypes": "7386e3ed-4838-450d-b4f3-547c3d2ce026",
"regionscountries": "1170d22e-93d5-4a59-8e9d-2e7f87fbf720",
"healthtopics": "d965a827-138e-48ec-8e18-c5118d75fd8f",
"stakeholders": "98dd67a6-c63d-4342-84df-4f37619ac59e",
"departmentaltargets": "f06d4fe7-cc5b-43c5-b9b5-28a364a33b43",
"events": "8ecf0dc9-cc11-44bc-87e0-c62c266d4cfc",
"Tags": "3fe73e37-c0c3-4c29-8ae6-cb188da4578d",
"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-08-29T01:10:18.4809785Z",
"publishingoffices": "592f8f59-d8db-4853-af5b-89c46a69b1bb",
"targets": "9746e1a1-f39a-4cc5-b796-1798b88eb4c1",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "18e40fba-9761-4a7b-be4b-58f306b238cd",
"newstypes": "5fa19e75-42da-4677-ae22-2ff726a1e2f8",
"regionscountries": "b47dbb6e-fb1d-4435-a166-6a4677e8b915",
"healthtopics": "38af359b-28c8-4c6b-93e7-8b0a9f1f3f32",
"stakeholders": "adf84a9f-763f-4fea-a0d5-f77ac71ce249",
"departmentaltargets": "e810204c-de40-453c-a9d3-048b1b9d0bc2",
"events": "c98a7014-ea63-4bcc-a085-511364cc86b4",
"Tags": "f9a14b18-63c8-4cbd-bb5e-5afa03e41108",
"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": "dc12441a-ab65-4013-83eb-424959f61a5c"
}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-08-29T01:10:18.4809785Z",
"publishingoffices": "5557ac04-48ca-47af-a5a8-fedac0716487",
"targets": "b2d93adc-d98b-4a8d-8845-b54f1558e93f",
"MultimediaNumberOfAdditionalItems": 8.0,
"targetaudiences": "e88e548b-898c-4db5-83f6-f8308256f6ed",
"newstypes": "4a34db45-8f41-44ed-a369-af8530390bc4",
"regionscountries": "f69070ed-c436-4c75-a8fa-62a9dc7a4982",
"healthtopics": "3eb60b36-8217-4b4e-b8a0-7f0cce31b4d4",
"stakeholders": "42ef4e27-3127-4637-95fa-ce2acac60ff3",
"departmentaltargets": "bb8d2120-d2ce-4412-9009-373b122732ca",
"events": "9c5c0c06-dbe2-40d9-97b5-57dc70604381",
"Tags": "d0124e90-3c61-4c6b-828b-4f521e4a6806",
"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-08-29T01:10:18.4809785Z",
"publishingoffices": "91dac089-6b10-45e2-ace8-48dab42562e2",
"targets": "f15d09d6-bb70-4584-b69d-8ed3a4dc5367",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "68d27f60-831b-43a5-bc61-414ab477058b",
"newstypes": "08aae8f7-b15a-43de-811e-0e4096db71fd",
"regionscountries": "077c004b-ea00-4f00-814f-d809a4e21e8e",
"healthtopics": "d0413c0a-4540-4de2-95e7-eab5deca70e4",
"stakeholders": "4efc21cc-6f02-490c-95f8-7bb71a6740e2",
"departmentaltargets": "3e303291-0120-4eb0-898e-74e69b0f506a",
"events": "3e944e70-0abd-4fd2-a1e3-928961f8d508",
"Tags": "55ea4556-2617-4bed-93d3-4092523ceb04",
"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-08-29T01:10:18.4809785Z",
"publishingoffices": "9762b135-05ff-4dcb-bcdd-49d804fb6d5c",
"targets": "b2e9b69e-faab-4533-8253-e6899a92bb83",
"MultimediaNumberOfAdditionalItems": 8.0,
"targetaudiences": "49c59ce9-4efb-4929-9d29-5dbd60240e71",
"newstypes": "065e7943-14a6-40de-b3b8-4aeaffb3514d",
"regionscountries": "418813a3-6349-489b-bd5c-fa2315b38718",
"healthtopics": "71880d91-5f2b-4a57-bce2-a27f70115f88",
"stakeholders": "73c80355-078c-443d-a501-065f3119ce1a",
"departmentaltargets": "ebb3427f-b88a-4aa8-ae5b-d428163b7fd6",
"events": "ca5720bf-4a36-41fd-98c5-6e0bc4b5ca63",
"Tags": "9590a09c-bbf4-47d4-bfc2-3d17d2a2e118",
"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-08-29T01:10:18.4809785Z",
"publishingoffices": "3a9844a8-ad42-4a48-8d1d-03292b972f4c",
"targets": "f6841eb4-7556-4a2d-b13a-f06fbd2590e7",
"MultimediaNumberOfAdditionalItems": 8.0,
"targetaudiences": "c8b0f953-e188-4102-9968-0a90e10bc3b0",
"newstypes": "bfcc59a9-3246-4210-b937-792a1b010190",
"regionscountries": "6d9f0d28-1b53-497b-b678-c9407f0ab52a",
"healthtopics": "a8d27f53-ab0f-420c-8c80-bf6fe5ccf461",
"stakeholders": "e0e32024-3d7b-4448-9258-bd8388b0c6bb",
"departmentaltargets": "6961fe68-a8e8-4ad6-bfa5-c6ca24764a68",
"events": "e49ede14-6ab9-4cae-9bc8-c2c0125a3170",
"Tags": "87d7e093-d3e7-4c1f-8d4b-647fbb0a7431",
"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-08-29T01:10:18.4809785Z",
"PublicationDate": "2026-08-29T01:10:18.4809785Z",
"DateCreated": "2026-08-29T01:10:18.4809785Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "365538e9-5bde-4c2f-b232-2d5a9c01d46b",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "f7ec1146-f43e-4403-9420-10a537cb53ed",
"departmentaltargets": "fed6efa1-0d82-4e35-87a1-2e804511f7db",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-08-29T01:10:18.4809785Z",
"targetaudiences": "329a707f-3b09-418a-a82c-6f9de46258cc",
"targets": "a4767038-732b-4401-b19d-c020a35eebbb",
"publishingoffices": "1dea859c-ad0b-4565-bf59-53cb3854e622",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "f99a60f6-4f35-4f8b-9af4-11feb12c6cbe",
"events": "6c9a2901-831d-4ede-a88e-f8a0fc82456c",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-29T01:10:18.4809785+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-29T01:10:18.4809785Z",
"PublicationDate": "2026-08-29T01:10:18.4809785Z",
"DateCreated": "2026-08-29T01:10:18.4809785Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "365538e9-5bde-4c2f-b232-2d5a9c01d46b",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "f7ec1146-f43e-4403-9420-10a537cb53ed",
"departmentaltargets": "fed6efa1-0d82-4e35-87a1-2e804511f7db",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-08-29T01:10:18.4809785Z",
"targetaudiences": "329a707f-3b09-418a-a82c-6f9de46258cc",
"targets": "a4767038-732b-4401-b19d-c020a35eebbb",
"publishingoffices": "1dea859c-ad0b-4565-bf59-53cb3854e622",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "f99a60f6-4f35-4f8b-9af4-11feb12c6cbe",
"events": "6c9a2901-831d-4ede-a88e-f8a0fc82456c",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-29T01:10:18.4809785+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.