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-03-03T14:45:59.5952092Z",
"PublicationDate": "2026-03-03T14:45:59.5952092Z",
"DateCreated": "2026-03-03T14:45:59.5952092Z",
"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": "a7340c49-7f5a-465f-b046-12623c1fef0a",
"Introduction": "sample string 15",
"RelatedLinks": "sample string 16",
"Multimedia": "sample string 17",
"Title": "sample string 18",
"MetaDescription": "sample string 19",
"regionscountries": "9dac3c3e-f4ef-49a5-b637-e37507a5b1e0",
"IRISFeaturedPublications": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T14:45:59.5952092+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-03T14:45:59.5952092Z",
"PublicationDate": "2026-03-03T14:45:59.5952092Z",
"DateCreated": "2026-03-03T14:45:59.5952092Z",
"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": "a7340c49-7f5a-465f-b046-12623c1fef0a",
"Introduction": "sample string 15",
"RelatedLinks": "sample string 16",
"Multimedia": "sample string 17",
"Title": "sample string 18",
"MetaDescription": "sample string 19",
"regionscountries": "9dac3c3e-f4ef-49a5-b637-e37507a5b1e0",
"IRISFeaturedPublications": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T14:45:59.5952092+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-03-03T14:45:59.5952092Z",
"PublicationDate": "2026-03-03T14:45:59.5952092Z",
"DateCreated": "2026-03-03T14:45:59.5952092Z",
"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": "03fdb8a6-5fc8-40da-82bd-7315a709f60a",
"Introduction": "sample string 15",
"RelatedLinks": "sample string 16",
"Multimedia": "sample string 17",
"Title": "sample string 18",
"MetaDescription": "sample string 19",
"regionscountries": "f90bb25b-e9f9-4b7c-ac9d-2ec6e48b2aab",
"IRISFeaturedPublications": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T14:45:59.5952092+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": "4afd1156-4247-480c-a804-8d3a0b222d76"
}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-03-03T14:45:59.5952092Z",
"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": "b9f34c2d-71be-4444-9c0a-8b159b5e10c9",
"Introduction": "sample string 12",
"RelatedLinks": "sample string 13",
"Multimedia": "sample string 14",
"Title": "sample string 15",
"MetaDescription": "sample string 16",
"regionscountries": "cbf9ecf3-917a-4e9b-a785-55e30af8cf82",
"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-03-03T14:45:59.5952092Z",
"PublicationDate": "2026-03-03T14:45:59.5952092Z",
"DateCreated": "2026-03-03T14:45:59.5952092Z",
"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": "49bab110-a435-498c-b2e3-4fdfbe500bf4",
"Introduction": "sample string 15",
"RelatedLinks": "sample string 16",
"Multimedia": "sample string 17",
"Title": "sample string 18",
"MetaDescription": "sample string 19",
"regionscountries": "d8419bf6-41bd-4486-90ad-55096c79e8a7",
"IRISFeaturedPublications": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T14:45:59.5952092+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-03-03T14:45:59.5952092Z",
"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": "e88b5fe7-f828-4d8a-8f7e-e29ce3d49cf6",
"Introduction": "sample string 12",
"RelatedLinks": "sample string 13",
"Multimedia": "sample string 14",
"Title": "sample string 15",
"MetaDescription": "sample string 16",
"regionscountries": "e3fc7d9e-f880-42db-9898-1cd7dd76a623",
"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-03-03T14:45:59.5952092Z",
"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": "d722cce1-0880-491f-93bc-347e34d3237d",
"Introduction": "sample string 12",
"RelatedLinks": "sample string 13",
"Multimedia": "sample string 14",
"Title": "sample string 15",
"MetaDescription": "sample string 16",
"regionscountries": "1f6497d8-8d34-44f6-8a86-f45ac6c9d4e5",
"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-03-03T14:45:59.5952092Z",
"PublicationDate": "2026-03-03T14:45:59.5952092Z",
"DateCreated": "2026-03-03T14:45:59.5952092Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "e24923c9-7fa0-4a97-8928-8640c9af1ec6",
"WebsiteURL": "sample string 9",
"Title": "sample string 10",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T14:45:59.5952092+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-03T14:45:59.5952092Z",
"PublicationDate": "2026-03-03T14:45:59.5952092Z",
"DateCreated": "2026-03-03T14:45:59.5952092Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "e24923c9-7fa0-4a97-8928-8640c9af1ec6",
"WebsiteURL": "sample string 9",
"Title": "sample string 10",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T14:45:59.5952092+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-03-03T14:45:59.5952092Z",
"PublicationDate": "2026-03-03T14:45:59.5952092Z",
"DateCreated": "2026-03-03T14:45:59.5952092Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "b2a630e6-80a1-46c8-baa7-8d65c3fa9258",
"Title": "sample string 9",
"LastRedesignation": "2026-03-03T14:45:59.5952092Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2026-03-03T14:45:59.5952092Z",
"DateOfDesignation": "2026-03-03T14:45:59.5952092Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "3174765d-51b1-405e-9589-821d4d45b041",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T14:45:59.5952092+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-03T14:45:59.5952092Z",
"PublicationDate": "2026-03-03T14:45:59.5952092Z",
"DateCreated": "2026-03-03T14:45:59.5952092Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "b2a630e6-80a1-46c8-baa7-8d65c3fa9258",
"Title": "sample string 9",
"LastRedesignation": "2026-03-03T14:45:59.5952092Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2026-03-03T14:45:59.5952092Z",
"DateOfDesignation": "2026-03-03T14:45:59.5952092Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "3174765d-51b1-405e-9589-821d4d45b041",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T14:45:59.5952092+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-03-03T14:45:59.5952092Z",
"publishingoffices": "ad431984-dc38-4fc9-a3a0-668c45e500cf",
"targets": "55ffec77-d9d9-44f4-9201-438bf830af41",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "9a55468e-83c2-4a60-9389-3d443e130f97",
"newstypes": "988ec0c9-0cec-4bcf-85fc-80c949bce71b",
"regionscountries": "13398193-e3db-4330-bd13-a6f85a246017",
"healthtopics": "ae77731e-17fe-4a14-a19a-77e21b94e4d5",
"stakeholders": "ffdc2f83-1125-4ce2-8739-a7a381d95da9",
"departmentaltargets": "79911080-9ba2-44cb-89d5-551261f2174b",
"events": "387e7343-082f-4833-af9a-2b6d73646d3a",
"Tags": "803667da-5557-47f5-9f14-e1094cd19741",
"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-03-03T14:45:59.5952092Z",
"publishingoffices": "ad431984-dc38-4fc9-a3a0-668c45e500cf",
"targets": "55ffec77-d9d9-44f4-9201-438bf830af41",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "9a55468e-83c2-4a60-9389-3d443e130f97",
"newstypes": "988ec0c9-0cec-4bcf-85fc-80c949bce71b",
"regionscountries": "13398193-e3db-4330-bd13-a6f85a246017",
"healthtopics": "ae77731e-17fe-4a14-a19a-77e21b94e4d5",
"stakeholders": "ffdc2f83-1125-4ce2-8739-a7a381d95da9",
"departmentaltargets": "79911080-9ba2-44cb-89d5-551261f2174b",
"events": "387e7343-082f-4833-af9a-2b6d73646d3a",
"Tags": "803667da-5557-47f5-9f14-e1094cd19741",
"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-03-03T14:45:59.5952092Z",
"PublicationDate": "2026-03-03T14:45:59.5952092Z",
"DateCreated": "2026-03-03T14:45:59.5952092Z",
"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": "db606d33-3b40-45f6-b9ff-43f4574bd4b0",
"MetaTitle": "sample string 13",
"regionscountries": "df64b2f1-fe6e-40bf-bc39-be34f5b3f587",
"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": "b6201d36-a15d-4372-8166-f980eac61df5",
"MetaDescription": "sample string 22",
"healthtopictypes": "d915334f-9ae7-49d2-8d4b-791c578d3c0a",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T14:45:59.5952092+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-03T14:45:59.5952092Z",
"PublicationDate": "2026-03-03T14:45:59.5952092Z",
"DateCreated": "2026-03-03T14:45:59.5952092Z",
"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": "db606d33-3b40-45f6-b9ff-43f4574bd4b0",
"MetaTitle": "sample string 13",
"regionscountries": "df64b2f1-fe6e-40bf-bc39-be34f5b3f587",
"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": "b6201d36-a15d-4372-8166-f980eac61df5",
"MetaDescription": "sample string 22",
"healthtopictypes": "d915334f-9ae7-49d2-8d4b-791c578d3c0a",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T14:45:59.5952092+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-03-03T14:45:59.5952092Z",
"PublicationDate": "2026-03-03T14:45:59.5952092Z",
"DateCreated": "2026-03-03T14:45:59.5952092Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "d3a0136a-082d-43a5-8e23-bced97c85857",
"MetaTitle": "sample string 9",
"Summary": "sample string 10",
"OpenGraphTitle": "sample string 11",
"ImpactStatistics": "sample string 12",
"OpenGraphDescription": "sample string 13",
"PublicationDateAndTime": "2026-03-03T14:45:59.5952092Z",
"MetaDescription": "sample string 15",
"targetaudiences": "1169d944-4fa0-453c-9664-67557c76c4da",
"Title": "sample string 17",
"publishingoffices": "180072bb-dbf5-4545-a5af-73da54e034ac",
"targets": "3bc406ad-dfcd-45be-b7e9-154dd5524f28",
"departmentaltargets": "5b678945-cd31-4cbc-9df6-87e95dcafcb3",
"regionscountries": "3cf473ce-d4c6-4af5-812d-d8216093694b",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T14:45:59.5952092+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-03T14:45:59.5952092Z",
"PublicationDate": "2026-03-03T14:45:59.5952092Z",
"DateCreated": "2026-03-03T14:45:59.5952092Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "d3a0136a-082d-43a5-8e23-bced97c85857",
"MetaTitle": "sample string 9",
"Summary": "sample string 10",
"OpenGraphTitle": "sample string 11",
"ImpactStatistics": "sample string 12",
"OpenGraphDescription": "sample string 13",
"PublicationDateAndTime": "2026-03-03T14:45:59.5952092Z",
"MetaDescription": "sample string 15",
"targetaudiences": "1169d944-4fa0-453c-9664-67557c76c4da",
"Title": "sample string 17",
"publishingoffices": "180072bb-dbf5-4545-a5af-73da54e034ac",
"targets": "3bc406ad-dfcd-45be-b7e9-154dd5524f28",
"departmentaltargets": "5b678945-cd31-4cbc-9df6-87e95dcafcb3",
"regionscountries": "3cf473ce-d4c6-4af5-812d-d8216093694b",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T14:45:59.5952092+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.