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": "2025-09-11T03:39:23.9501237Z",
"PublicationDate": "2025-09-11T03:39:23.9501237Z",
"DateCreated": "2025-09-11T03:39:23.9501237Z",
"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": "8a54ab0a-280c-45b9-90b1-3286181f00bb",
"Introduction": "sample string 15",
"RelatedLinks": "sample string 16",
"Multimedia": "sample string 17",
"Title": "sample string 18",
"MetaDescription": "sample string 19",
"regionscountries": "19352645-bd90-4e03-926d-786397fe852a",
"IRISFeaturedPublications": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:39:23.9501237+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T03:39:23.9501237Z",
"PublicationDate": "2025-09-11T03:39:23.9501237Z",
"DateCreated": "2025-09-11T03:39:23.9501237Z",
"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": "8a54ab0a-280c-45b9-90b1-3286181f00bb",
"Introduction": "sample string 15",
"RelatedLinks": "sample string 16",
"Multimedia": "sample string 17",
"Title": "sample string 18",
"MetaDescription": "sample string 19",
"regionscountries": "19352645-bd90-4e03-926d-786397fe852a",
"IRISFeaturedPublications": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:39:23.9501237+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": "2025-09-11T03:39:23.9501237Z",
"PublicationDate": "2025-09-11T03:39:23.9501237Z",
"DateCreated": "2025-09-11T03:39:23.9501237Z",
"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": "7f11e503-4fc1-4816-b3da-ce47e4e33746",
"Introduction": "sample string 15",
"RelatedLinks": "sample string 16",
"Multimedia": "sample string 17",
"Title": "sample string 18",
"MetaDescription": "sample string 19",
"regionscountries": "b7495996-5759-42d6-b172-7431f4dc7dd4",
"IRISFeaturedPublications": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:39:23.9501237+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": "090d41ca-8282-49ea-a9ac-858f15764b01"
}
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": "2025-09-11T03:39:23.9501237Z",
"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": "d4f6bd5f-a750-4e80-aa28-26ee51b83c7d",
"Introduction": "sample string 12",
"RelatedLinks": "sample string 13",
"Multimedia": "sample string 14",
"Title": "sample string 15",
"MetaDescription": "sample string 16",
"regionscountries": "a5c211e6-690c-4a51-8dad-ac7c4cb1d082",
"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": "2025-09-11T03:39:23.9501237Z",
"PublicationDate": "2025-09-11T03:39:23.9501237Z",
"DateCreated": "2025-09-11T03:39:23.9501237Z",
"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": "146074a2-39cc-4333-9698-bc71ab169947",
"Introduction": "sample string 15",
"RelatedLinks": "sample string 16",
"Multimedia": "sample string 17",
"Title": "sample string 18",
"MetaDescription": "sample string 19",
"regionscountries": "885bb24e-7846-4704-b9f5-d5d21c561113",
"IRISFeaturedPublications": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:39:23.9501237+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": "2025-09-11T03:39:23.9501237Z",
"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": "a35bec90-cd10-4f64-96b8-770107905451",
"Introduction": "sample string 12",
"RelatedLinks": "sample string 13",
"Multimedia": "sample string 14",
"Title": "sample string 15",
"MetaDescription": "sample string 16",
"regionscountries": "5341bee0-04bc-49b4-99de-0de1ff2170c6",
"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": "2025-09-11T03:39:23.9501237Z",
"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": "5e83be21-bb20-4b33-85ff-70db3a33357a",
"Introduction": "sample string 12",
"RelatedLinks": "sample string 13",
"Multimedia": "sample string 14",
"Title": "sample string 15",
"MetaDescription": "sample string 16",
"regionscountries": "5ec9b141-2eed-4188-a501-e18a62376482",
"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": "2025-09-11T03:39:23.9501237Z",
"PublicationDate": "2025-09-11T03:39:23.9501237Z",
"DateCreated": "2025-09-11T03:39:23.9501237Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "b95577f5-fb69-4a6e-af01-c3c177cae629",
"WebsiteURL": "sample string 9",
"Title": "sample string 10",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:39:23.9501237+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T03:39:23.9501237Z",
"PublicationDate": "2025-09-11T03:39:23.9501237Z",
"DateCreated": "2025-09-11T03:39:23.9501237Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "b95577f5-fb69-4a6e-af01-c3c177cae629",
"WebsiteURL": "sample string 9",
"Title": "sample string 10",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:39:23.9501237+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": "2025-09-11T03:39:23.9501237Z",
"PublicationDate": "2025-09-11T03:39:23.9501237Z",
"DateCreated": "2025-09-11T03:39:23.9501237Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "d306e709-8774-490c-a3b2-d697920fa9ac",
"Title": "sample string 9",
"LastRedesignation": "2025-09-11T03:39:23.9501237Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2025-09-11T03:39:23.9501237Z",
"DateOfDesignation": "2025-09-11T03:39:23.9501237Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "afd50327-1874-4014-8943-d6228fb0bad2",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:39:23.9501237+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T03:39:23.9501237Z",
"PublicationDate": "2025-09-11T03:39:23.9501237Z",
"DateCreated": "2025-09-11T03:39:23.9501237Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "d306e709-8774-490c-a3b2-d697920fa9ac",
"Title": "sample string 9",
"LastRedesignation": "2025-09-11T03:39:23.9501237Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2025-09-11T03:39:23.9501237Z",
"DateOfDesignation": "2025-09-11T03:39:23.9501237Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "afd50327-1874-4014-8943-d6228fb0bad2",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:39:23.9501237+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": "2025-09-11T03:39:23.9501237Z",
"publishingoffices": "45cae8fe-8694-498d-af26-381e933568eb",
"targets": "e250c823-8c51-40be-ad81-ce6827d946d6",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "92e86a8b-9ffd-45ab-919f-e031ff32b934",
"newstypes": "9653702e-fe68-4b89-9efc-eadf4aa3a41b",
"regionscountries": "30e86c47-2ad1-4b45-a410-d2f37fabd13b",
"healthtopics": "42c21d69-c7f9-4de1-acbb-38daec7d60e5",
"stakeholders": "7bc8ed50-3792-4e10-abc3-d5c7cf0fda1e",
"departmentaltargets": "bd3ebd35-84c9-4095-9a8a-0b87c6801865",
"events": "12bc35db-928c-4908-ae79-f582ec4d6c80",
"Tags": "5897d500-ee13-4ea6-b3dd-72229422517e",
"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": "2025-09-11T03:39:23.9501237Z",
"publishingoffices": "45cae8fe-8694-498d-af26-381e933568eb",
"targets": "e250c823-8c51-40be-ad81-ce6827d946d6",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "92e86a8b-9ffd-45ab-919f-e031ff32b934",
"newstypes": "9653702e-fe68-4b89-9efc-eadf4aa3a41b",
"regionscountries": "30e86c47-2ad1-4b45-a410-d2f37fabd13b",
"healthtopics": "42c21d69-c7f9-4de1-acbb-38daec7d60e5",
"stakeholders": "7bc8ed50-3792-4e10-abc3-d5c7cf0fda1e",
"departmentaltargets": "bd3ebd35-84c9-4095-9a8a-0b87c6801865",
"events": "12bc35db-928c-4908-ae79-f582ec4d6c80",
"Tags": "5897d500-ee13-4ea6-b3dd-72229422517e",
"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": "2025-09-11T03:39:23.9501237Z",
"PublicationDate": "2025-09-11T03:39:23.9501237Z",
"DateCreated": "2025-09-11T03:39:23.9501237Z",
"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": "5ecab764-b469-49de-aa08-3608dfba0c61",
"MetaTitle": "sample string 13",
"regionscountries": "4c887a98-cd60-42da-a3d3-df32b793c7d8",
"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": "92b3adeb-2d1d-4d7a-89e7-11521f4fc7a1",
"MetaDescription": "sample string 22",
"healthtopictypes": "e2b1c31a-ad46-4761-aa5c-777507d6b21b",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:39:23.9501237+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T03:39:23.9501237Z",
"PublicationDate": "2025-09-11T03:39:23.9501237Z",
"DateCreated": "2025-09-11T03:39:23.9501237Z",
"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": "5ecab764-b469-49de-aa08-3608dfba0c61",
"MetaTitle": "sample string 13",
"regionscountries": "4c887a98-cd60-42da-a3d3-df32b793c7d8",
"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": "92b3adeb-2d1d-4d7a-89e7-11521f4fc7a1",
"MetaDescription": "sample string 22",
"healthtopictypes": "e2b1c31a-ad46-4761-aa5c-777507d6b21b",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:39:23.9501237+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": "2025-09-11T03:39:23.9501237Z",
"PublicationDate": "2025-09-11T03:39:23.9501237Z",
"DateCreated": "2025-09-11T03:39:23.9501237Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "f75dedc1-13ed-4d16-b385-e54bd1af977e",
"MetaTitle": "sample string 9",
"Summary": "sample string 10",
"OpenGraphTitle": "sample string 11",
"ImpactStatistics": "sample string 12",
"OpenGraphDescription": "sample string 13",
"PublicationDateAndTime": "2025-09-11T03:39:23.9501237Z",
"MetaDescription": "sample string 15",
"targetaudiences": "270b1c53-9300-4a39-bd23-2b14e25262ea",
"Title": "sample string 17",
"publishingoffices": "edb87e7d-00f5-4616-9e89-085a4606e6de",
"targets": "f23a5678-e422-447a-968e-a312a4e71ba0",
"departmentaltargets": "0d176e3a-92d7-4c59-b541-c2fc3d8c6002",
"regionscountries": "861ea338-be76-400b-8054-eb19b13ebdf1",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:39:23.9501237+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T03:39:23.9501237Z",
"PublicationDate": "2025-09-11T03:39:23.9501237Z",
"DateCreated": "2025-09-11T03:39:23.9501237Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "f75dedc1-13ed-4d16-b385-e54bd1af977e",
"MetaTitle": "sample string 9",
"Summary": "sample string 10",
"OpenGraphTitle": "sample string 11",
"ImpactStatistics": "sample string 12",
"OpenGraphDescription": "sample string 13",
"PublicationDateAndTime": "2025-09-11T03:39:23.9501237Z",
"MetaDescription": "sample string 15",
"targetaudiences": "270b1c53-9300-4a39-bd23-2b14e25262ea",
"Title": "sample string 17",
"publishingoffices": "edb87e7d-00f5-4616-9e89-085a4606e6de",
"targets": "f23a5678-e422-447a-968e-a312a4e71ba0",
"departmentaltargets": "0d176e3a-92d7-4c59-b541-c2fc3d8c6002",
"regionscountries": "861ea338-be76-400b-8054-eb19b13ebdf1",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:39:23.9501237+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.