Returns a set of data items of type technicalunits.
GET /api/news/technicalunits
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 |
| 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 | |
| OpenGraphDescription | System.String | Read only: False | |
| IRISMeetingReports | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| IRISPublications | System.String | Read only: False | |
| ContactInformation | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Introduction | System.String | Read only: False | |
| RelatedLinks | System.String | Read only: False | |
| Multimedia | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| IRISFeaturedPublications | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-01-12T21:59:19.6916611Z",
"PublicationDate": "2026-01-12T21:59:19.6916611Z",
"DateCreated": "2026-01-12T21:59:19.6916611Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OpenGraphDescription": "sample string 8",
"IRISMeetingReports": "sample string 9",
"OpenGraphTitle": "sample string 10",
"IRISPublications": "sample string 11",
"ContactInformation": "sample string 12",
"MetaTitle": "sample string 13",
"publishingoffices": "1d718adb-1775-4d09-803d-43cf648e15f5",
"Introduction": "sample string 15",
"RelatedLinks": "sample string 16",
"Multimedia": "sample string 17",
"Title": "sample string 18",
"MetaDescription": "sample string 19",
"regionscountries": "041a0ca2-b7f2-4e36-b12f-499a68f31409",
"IRISFeaturedPublications": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-12T21:59:19.6916611+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-12T21:59:19.6916611Z",
"PublicationDate": "2026-01-12T21:59:19.6916611Z",
"DateCreated": "2026-01-12T21:59:19.6916611Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OpenGraphDescription": "sample string 8",
"IRISMeetingReports": "sample string 9",
"OpenGraphTitle": "sample string 10",
"IRISPublications": "sample string 11",
"ContactInformation": "sample string 12",
"MetaTitle": "sample string 13",
"publishingoffices": "1d718adb-1775-4d09-803d-43cf648e15f5",
"Introduction": "sample string 15",
"RelatedLinks": "sample string 16",
"Multimedia": "sample string 17",
"Title": "sample string 18",
"MetaDescription": "sample string 19",
"regionscountries": "041a0ca2-b7f2-4e36-b12f-499a68f31409",
"IRISFeaturedPublications": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-12T21:59:19.6916611+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets technicalunits item by id.
GET /api/news/technicalunits({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 |
| 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 | |
| OpenGraphDescription | System.String | Read only: False | |
| IRISMeetingReports | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| IRISPublications | System.String | Read only: False | |
| ContactInformation | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Introduction | System.String | Read only: False | |
| RelatedLinks | System.String | Read only: False | |
| Multimedia | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| IRISFeaturedPublications | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-01-12T21:59:19.6916611Z",
"PublicationDate": "2026-01-12T21:59:19.6916611Z",
"DateCreated": "2026-01-12T21:59:19.6916611Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OpenGraphDescription": "sample string 8",
"IRISMeetingReports": "sample string 9",
"OpenGraphTitle": "sample string 10",
"IRISPublications": "sample string 11",
"ContactInformation": "sample string 12",
"MetaTitle": "sample string 13",
"publishingoffices": "2246bc39-2882-4852-911d-ba33fe82973f",
"Introduction": "sample string 15",
"RelatedLinks": "sample string 16",
"Multimedia": "sample string 17",
"Title": "sample string 18",
"MetaDescription": "sample string 19",
"regionscountries": "b66c425b-dcae-4810-9a7c-137fe9cd9640",
"IRISFeaturedPublications": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-12T21:59:19.6916611+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from technicalunits item.
GET /api/news/technicalunits({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": "57933aa2-b330-45dd-8ba0-652240718839"
}Creates a technicalunits item.
POST /api/news/technicalunits
None
| 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 | |
| OpenGraphDescription | System.String | Read only: False | |
| IRISMeetingReports | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| IRISPublications | System.String | Read only: False | |
| ContactInformation | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Introduction | System.String | Read only: False | |
| RelatedLinks | System.String | Read only: False | |
| Multimedia | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| IRISFeaturedPublications | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-01-12T21:59:19.6916611Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"OpenGraphDescription": "sample string 5",
"IRISMeetingReports": "sample string 6",
"OpenGraphTitle": "sample string 7",
"IRISPublications": "sample string 8",
"ContactInformation": "sample string 9",
"MetaTitle": "sample string 10",
"publishingoffices": "dea3f22c-d2ec-440c-8085-04392442230c",
"Introduction": "sample string 12",
"RelatedLinks": "sample string 13",
"Multimedia": "sample string 14",
"Title": "sample string 15",
"MetaDescription": "sample string 16",
"regionscountries": "04a68a7a-b8f1-4f2c-9785-4ecce4a684fb",
"IRISFeaturedPublications": "sample string 18"
}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 |
| 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 | |
| OpenGraphDescription | System.String | Read only: False | |
| IRISMeetingReports | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| IRISPublications | System.String | Read only: False | |
| ContactInformation | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Introduction | System.String | Read only: False | |
| RelatedLinks | System.String | Read only: False | |
| Multimedia | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| IRISFeaturedPublications | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-01-12T21:59:19.6916611Z",
"PublicationDate": "2026-01-12T21:59:19.6916611Z",
"DateCreated": "2026-01-12T21:59:19.6916611Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OpenGraphDescription": "sample string 8",
"IRISMeetingReports": "sample string 9",
"OpenGraphTitle": "sample string 10",
"IRISPublications": "sample string 11",
"ContactInformation": "sample string 12",
"MetaTitle": "sample string 13",
"publishingoffices": "9c4a6e96-9dc3-43c7-8269-1cc72d193619",
"Introduction": "sample string 15",
"RelatedLinks": "sample string 16",
"Multimedia": "sample string 17",
"Title": "sample string 18",
"MetaDescription": "sample string 19",
"regionscountries": "f2ab9a8c-0c3e-46bb-800e-8882cfacb9be",
"IRISFeaturedPublications": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-12T21:59:19.6916611+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for technicalunits item.
PATCH /api/news/technicalunits({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| 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 | |
| OpenGraphDescription | System.String | Read only: False | |
| IRISMeetingReports | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| IRISPublications | System.String | Read only: False | |
| ContactInformation | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Introduction | System.String | Read only: False | |
| RelatedLinks | System.String | Read only: False | |
| Multimedia | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| IRISFeaturedPublications | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-01-12T21:59:19.6916611Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"OpenGraphDescription": "sample string 5",
"IRISMeetingReports": "sample string 6",
"OpenGraphTitle": "sample string 7",
"IRISPublications": "sample string 8",
"ContactInformation": "sample string 9",
"MetaTitle": "sample string 10",
"publishingoffices": "504be9cf-e8d1-4906-96c3-796f60b7798d",
"Introduction": "sample string 12",
"RelatedLinks": "sample string 13",
"Multimedia": "sample string 14",
"Title": "sample string 15",
"MetaDescription": "sample string 16",
"regionscountries": "ee90e8c4-0680-4440-a12f-1227a99cbc99",
"IRISFeaturedPublications": "sample string 18"
}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 technicalunits item.
PUT /api/news/technicalunits({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| 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 | |
| OpenGraphDescription | System.String | Read only: False | |
| IRISMeetingReports | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| IRISPublications | System.String | Read only: False | |
| ContactInformation | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Introduction | System.String | Read only: False | |
| RelatedLinks | System.String | Read only: False | |
| Multimedia | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| IRISFeaturedPublications | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-01-12T21:59:19.6916611Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"OpenGraphDescription": "sample string 5",
"IRISMeetingReports": "sample string 6",
"OpenGraphTitle": "sample string 7",
"IRISPublications": "sample string 8",
"ContactInformation": "sample string 9",
"MetaTitle": "sample string 10",
"publishingoffices": "13d37dca-d24a-4403-9e99-be7e11ca11a2",
"Introduction": "sample string 12",
"RelatedLinks": "sample string 13",
"Multimedia": "sample string 14",
"Title": "sample string 15",
"MetaDescription": "sample string 16",
"regionscountries": "161dee7c-3631-4022-a699-1c4be492ef89",
"IRISFeaturedPublications": "sample string 18"
}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 technicalunits item by Id.
DELETE /api/news/technicalunits({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 RelatedOrganizations from technicalunits item.
GET /api/news/technicalunits({key})/RelatedOrganizations
| 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 | |
| healthtopics | System.Guid | Read only: False | |
| WebsiteURL | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-01-12T21:59:19.6916611Z",
"PublicationDate": "2026-01-12T21:59:19.6916611Z",
"DateCreated": "2026-01-12T21:59:19.6916611Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "67f303b7-e60f-4736-bb75-7816670c58b6",
"WebsiteURL": "sample string 9",
"Title": "sample string 10",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-12T21:59:19.6916611+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-12T21:59:19.6916611Z",
"PublicationDate": "2026-01-12T21:59:19.6916611Z",
"DateCreated": "2026-01-12T21:59:19.6916611Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "67f303b7-e60f-4736-bb75-7816670c58b6",
"WebsiteURL": "sample string 9",
"Title": "sample string 10",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-12T21:59:19.6916611+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedOrganizations relation to technicalunits item.
POST /api/news/technicalunits({key})/RelatedOrganizations/$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 RelatedOrganizations from technicalunits item.
DELETE /api/news/technicalunits({key})/RelatedOrganizations/$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 RelatedCollaboratingCentres from technicalunits item.
GET /api/news/technicalunits({key})/RelatedCollaboratingCentres
| 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 | |
| Title | System.String | Read only: False | |
| LastRedesignation | System.DateTimeOffset | Read only: False | |
| WHOCCURL | System.String | Read only: False | |
| Code | System.String | Read only: False | |
| ExpiryDate | System.DateTimeOffset | Read only: False | |
| DateOfDesignation | System.DateTimeOffset | Read only: False | |
| TitleOfTheCentre | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Website | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-01-12T21:59:19.6916611Z",
"PublicationDate": "2026-01-12T21:59:19.6916611Z",
"DateCreated": "2026-01-12T21:59:19.6916611Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "58ec65a7-bf51-429a-a104-4db91a443f08",
"Title": "sample string 9",
"LastRedesignation": "2026-01-12T21:59:19.6916611Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2026-01-12T21:59:19.6916611Z",
"DateOfDesignation": "2026-01-12T21:59:19.6916611Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "48f60dd6-0443-43f7-9e27-61cad48fd4ff",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-12T21:59:19.6916611+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-12T21:59:19.6916611Z",
"PublicationDate": "2026-01-12T21:59:19.6916611Z",
"DateCreated": "2026-01-12T21:59:19.6916611Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "58ec65a7-bf51-429a-a104-4db91a443f08",
"Title": "sample string 9",
"LastRedesignation": "2026-01-12T21:59:19.6916611Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2026-01-12T21:59:19.6916611Z",
"DateOfDesignation": "2026-01-12T21:59:19.6916611Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "48f60dd6-0443-43f7-9e27-61cad48fd4ff",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-12T21:59:19.6916611+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedCollaboratingCentres relation to technicalunits item.
POST /api/news/technicalunits({key})/RelatedCollaboratingCentres/$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 RelatedCollaboratingCentres from technicalunits item.
DELETE /api/news/technicalunits({key})/RelatedCollaboratingCentres/$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 RelatedNews from technicalunits item.
GET /api/news/technicalunits({key})/RelatedNews
| 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 | |
| NewsType | System.String | Read only: True | |
| FormatedDate | 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-01-12T21:59:19.6916611Z",
"publishingoffices": "4313eb04-32c6-4af4-b03c-4a20d37f55e7",
"targets": "d34a326d-6c80-46fd-93ba-f2795e54f738",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "d15be0e1-e54c-4c81-aff2-346ae0e8bd12",
"newstypes": "4598e102-1564-4f63-9229-52914e68d6d2",
"regionscountries": "8f84d7c3-4b40-4e2b-a52d-fad87b6f834a",
"healthtopics": "971f17ad-c95e-4a12-be84-8d19cadf1e27",
"stakeholders": "51e1e22a-52ad-469d-9c8b-531a4b92f7c1",
"departmentaltargets": "69ab1633-f40a-4d74-9440-45310b89e6e2",
"events": "24912830-3c13-4032-9da8-7480bae96113",
"Tags": "fdb62b36-a9a0-4c5f-9389-e10c4abc3acd",
"AllowComments": true,
"Provider": "sample string 19",
"NewsType": "sample string 20",
"FormatedDate": "sample string 21"
},
{
"Title": "sample string 1",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ItemDefaultUrl": "sample string 5",
"PublicationDateAndTime": "2026-01-12T21:59:19.6916611Z",
"publishingoffices": "4313eb04-32c6-4af4-b03c-4a20d37f55e7",
"targets": "d34a326d-6c80-46fd-93ba-f2795e54f738",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "d15be0e1-e54c-4c81-aff2-346ae0e8bd12",
"newstypes": "4598e102-1564-4f63-9229-52914e68d6d2",
"regionscountries": "8f84d7c3-4b40-4e2b-a52d-fad87b6f834a",
"healthtopics": "971f17ad-c95e-4a12-be84-8d19cadf1e27",
"stakeholders": "51e1e22a-52ad-469d-9c8b-531a4b92f7c1",
"departmentaltargets": "69ab1633-f40a-4d74-9440-45310b89e6e2",
"events": "24912830-3c13-4032-9da8-7480bae96113",
"Tags": "fdb62b36-a9a0-4c5f-9389-e10c4abc3acd",
"AllowComments": true,
"Provider": "sample string 19",
"NewsType": "sample string 20",
"FormatedDate": "sample string 21"
}
]Add RelatedNews relation to technicalunits item.
POST /api/news/technicalunits({key})/RelatedNews/$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 RelatedNews from technicalunits item.
DELETE /api/news/technicalunits({key})/RelatedNews/$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 HealthTopics from technicalunits item.
GET /api/news/technicalunits({key})/HealthTopics
| 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 | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Tab3Title | System.String | Read only: False | |
| TechnicalLinks | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Tab1Summary | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| Tab2Title | System.String | Read only: False | |
| Tab2Summary | System.String | Read only: False | |
| Tab3Summary | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| sites | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| healthtopictypes | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-01-12T21:59:19.6916611Z",
"PublicationDate": "2026-01-12T21:59:19.6916611Z",
"DateCreated": "2026-01-12T21:59:19.6916611Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"Title": "sample string 9",
"Tab3Title": "sample string 10",
"TechnicalLinks": "sample string 11",
"healthtopics": "37e92c02-96b1-4835-9412-19d82dc34520",
"MetaTitle": "sample string 13",
"regionscountries": "a7f9438f-e21d-4d7a-af11-f16d6288f247",
"Tab1Summary": "sample string 15",
"OpenGraphTitle": "sample string 16",
"Tab2Title": "sample string 17",
"Tab2Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"OpenGraphDescription": "sample string 20",
"sites": "018dd0f1-c9c6-4db5-8a2a-8cf335cd446c",
"MetaDescription": "sample string 22",
"healthtopictypes": "6b2ded62-a3ad-4148-94d4-d4eb45754bdb",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-12T21:59:19.6916611+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-12T21:59:19.6916611Z",
"PublicationDate": "2026-01-12T21:59:19.6916611Z",
"DateCreated": "2026-01-12T21:59:19.6916611Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"Title": "sample string 9",
"Tab3Title": "sample string 10",
"TechnicalLinks": "sample string 11",
"healthtopics": "37e92c02-96b1-4835-9412-19d82dc34520",
"MetaTitle": "sample string 13",
"regionscountries": "a7f9438f-e21d-4d7a-af11-f16d6288f247",
"Tab1Summary": "sample string 15",
"OpenGraphTitle": "sample string 16",
"Tab2Title": "sample string 17",
"Tab2Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"OpenGraphDescription": "sample string 20",
"sites": "018dd0f1-c9c6-4db5-8a2a-8cf335cd446c",
"MetaDescription": "sample string 22",
"healthtopictypes": "6b2ded62-a3ad-4148-94d4-d4eb45754bdb",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-12T21:59:19.6916611+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add HealthTopics relation to technicalunits item.
POST /api/news/technicalunits({key})/HealthTopics/$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 HealthTopics from technicalunits item.
DELETE /api/news/technicalunits({key})/HealthTopics/$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 Activities from technicalunits item.
GET /api/news/technicalunits({key})/Activities
| 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 | |
| healthtopics | System.Guid | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| ImpactStatistics | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-01-12T21:59:19.6916611Z",
"PublicationDate": "2026-01-12T21:59:19.6916611Z",
"DateCreated": "2026-01-12T21:59:19.6916611Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "5b9ceb65-39cf-469f-90b0-70fbf87fa9a3",
"MetaTitle": "sample string 9",
"Summary": "sample string 10",
"OpenGraphTitle": "sample string 11",
"ImpactStatistics": "sample string 12",
"OpenGraphDescription": "sample string 13",
"PublicationDateAndTime": "2026-01-12T21:59:19.6916611Z",
"MetaDescription": "sample string 15",
"targetaudiences": "e08e65e5-3adc-49fd-b150-495880d32c24",
"Title": "sample string 17",
"publishingoffices": "f56fe973-79fb-4dd0-82cd-b6d717be489f",
"targets": "ba2c5608-0421-4115-97a7-d976f319c3dc",
"departmentaltargets": "68ec67fa-4ac9-4560-998e-2a8942b603c7",
"regionscountries": "553ba08f-b16d-4d28-ab06-c79998790b8f",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-12T21:59:19.6916611+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-12T21:59:19.6916611Z",
"PublicationDate": "2026-01-12T21:59:19.6916611Z",
"DateCreated": "2026-01-12T21:59:19.6916611Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "5b9ceb65-39cf-469f-90b0-70fbf87fa9a3",
"MetaTitle": "sample string 9",
"Summary": "sample string 10",
"OpenGraphTitle": "sample string 11",
"ImpactStatistics": "sample string 12",
"OpenGraphDescription": "sample string 13",
"PublicationDateAndTime": "2026-01-12T21:59:19.6916611Z",
"MetaDescription": "sample string 15",
"targetaudiences": "e08e65e5-3adc-49fd-b150-495880d32c24",
"Title": "sample string 17",
"publishingoffices": "f56fe973-79fb-4dd0-82cd-b6d717be489f",
"targets": "ba2c5608-0421-4115-97a7-d976f319c3dc",
"departmentaltargets": "68ec67fa-4ac9-4560-998e-2a8942b603c7",
"regionscountries": "553ba08f-b16d-4d28-ab06-c79998790b8f",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-12T21:59:19.6916611+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Activities relation to technicalunits item.
POST /api/news/technicalunits({key})/Activities/$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 Activities from technicalunits item.
DELETE /api/news/technicalunits({key})/Activities/$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.