Returns a set of data items of type technicalunits.
GET /api/multimedias/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-12-10T00:11:09.6021226Z",
"PublicationDate": "2025-12-10T00:11:09.6021226Z",
"DateCreated": "2025-12-10T00:11:09.6021226Z",
"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": "fbd56f60-5cb4-4aa8-a9ca-9e1e948abbe0",
"Introduction": "sample string 15",
"RelatedLinks": "sample string 16",
"Multimedia": "sample string 17",
"Title": "sample string 18",
"MetaDescription": "sample string 19",
"regionscountries": "c53e8410-37f7-48b4-858e-686b068f0b41",
"IRISFeaturedPublications": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:09.6021226+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-10T00:11:09.6021226Z",
"PublicationDate": "2025-12-10T00:11:09.6021226Z",
"DateCreated": "2025-12-10T00:11:09.6021226Z",
"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": "fbd56f60-5cb4-4aa8-a9ca-9e1e948abbe0",
"Introduction": "sample string 15",
"RelatedLinks": "sample string 16",
"Multimedia": "sample string 17",
"Title": "sample string 18",
"MetaDescription": "sample string 19",
"regionscountries": "c53e8410-37f7-48b4-858e-686b068f0b41",
"IRISFeaturedPublications": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:09.6021226+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets technicalunits item by id.
GET /api/multimedias/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-12-10T00:11:09.6021226Z",
"PublicationDate": "2025-12-10T00:11:09.6021226Z",
"DateCreated": "2025-12-10T00:11:09.6021226Z",
"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": "50fe0cb5-4d32-4306-83ac-bd476b4612aa",
"Introduction": "sample string 15",
"RelatedLinks": "sample string 16",
"Multimedia": "sample string 17",
"Title": "sample string 18",
"MetaDescription": "sample string 19",
"regionscountries": "4fcf23cf-9d05-4fc2-837c-140f12fad4a8",
"IRISFeaturedPublications": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:09.6021226+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from technicalunits item.
GET /api/multimedias/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": "6c2e9513-c5b4-4947-ad6d-b5845c577ed0"
}Creates a technicalunits item.
POST /api/multimedias/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-12-10T00:11:09.6021226Z",
"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": "3ee2f140-3e00-45e2-8d8b-46de88bda079",
"Introduction": "sample string 12",
"RelatedLinks": "sample string 13",
"Multimedia": "sample string 14",
"Title": "sample string 15",
"MetaDescription": "sample string 16",
"regionscountries": "a7a2ce3d-7dfd-462a-906e-7ca31b2c87e5",
"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-12-10T00:11:09.6021226Z",
"PublicationDate": "2025-12-10T00:11:09.6021226Z",
"DateCreated": "2025-12-10T00:11:09.6021226Z",
"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": "52b81962-aa0d-40c5-bb6a-6bd8e4105483",
"Introduction": "sample string 15",
"RelatedLinks": "sample string 16",
"Multimedia": "sample string 17",
"Title": "sample string 18",
"MetaDescription": "sample string 19",
"regionscountries": "d104edcc-e65b-4699-b971-80017c73f296",
"IRISFeaturedPublications": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:09.6021226+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for technicalunits item.
PATCH /api/multimedias/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-12-10T00:11:09.6021226Z",
"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": "4c3d7755-df16-40bd-824a-3df29c0ba91d",
"Introduction": "sample string 12",
"RelatedLinks": "sample string 13",
"Multimedia": "sample string 14",
"Title": "sample string 15",
"MetaDescription": "sample string 16",
"regionscountries": "f579dd0e-0034-4937-8ae8-6e4481ec3eb3",
"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/multimedias/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-12-10T00:11:09.6021226Z",
"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": "34a1435b-734d-4f90-9ee6-deb13d5c66e3",
"Introduction": "sample string 12",
"RelatedLinks": "sample string 13",
"Multimedia": "sample string 14",
"Title": "sample string 15",
"MetaDescription": "sample string 16",
"regionscountries": "0f4e8186-32ce-4907-8073-731086ae0be9",
"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/multimedias/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 RelatedEvents from technicalunits item.
GET /api/multimedias/technicalunits({key})/RelatedEvents
| 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 | |
| Title | System.String | Read only: False | |
| Description | System.String | 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 | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targets | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Highlight | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Category | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| events | System.Guid | Read only: False | |
| AllowComments | System.Boolean | Read only: False | |
| EventStart | System.DateTimeOffset | Read only: False | |
| EventEnd | System.DateTimeOffset | Read only: False | |
| ContactEmail | System.String | Read only: False | |
| ContactWeb | System.String | Read only: False | |
| Street | System.String | Read only: False | |
| City | System.String | Read only: False | |
| Country | System.String | Read only: False | |
| State | System.String | Read only: False | |
| ContactName | System.String | Read only: False | |
| ContactCell | System.String | Read only: False | |
| ContactPhone | System.String | Read only: False | |
| Content | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| IsRecurrent | System.Boolean | Read only: False | |
| RecurrenceExpression | System.String | Read only: False | |
| TimeZoneId | System.String | Read only: False | |
| AllDayEvent | System.Boolean | Read only: False | |
| Location | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| EventStartUtcOffset | System.Double | Read only: True | |
| EventEndUtcOffset | System.Double | Read only: True | |
| EventStartWithOffset | System.DateTimeOffset | Read only: True | |
| EventEndWithOffset | System.DateTimeOffset | Read only: True |
application/json
[
{
"LastModified": "2025-12-10T00:11:09.6021226Z",
"PublicationDate": "2025-12-10T00:11:09.6021226Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-12-10T00:11:09.6021226Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"CommentaryNumberOfAdditionalItems": 10.0,
"FeatureStoryNumberOfAdditionalItems": 11.0,
"targetaudiences": "2ff45f73-289e-4187-aec7-08937c808777",
"EventNumberOfAdditionalItems": 13.0,
"targets": "9870e578-8d12-4ae0-bdb9-c2382b067794",
"healthtopics": "1c46667a-ebc2-4710-b146-6ba135025258",
"OpenGraphTitle": "sample string 16",
"departmentaltargets": "b9b2491d-4cc3-4613-8e4a-a6c2446f29dd",
"MetaTitle": "sample string 18",
"NewsNumberOfAdditionalItems": 19.0,
"MultimediaNumberOfAdditionalItems": 20.0,
"FactFileNumberOfAdditionalItems": 21.0,
"OtherRelated": "sample string 22",
"OpenGraphDescription": "sample string 23",
"publishingoffices": "399a6b30-c6df-412d-a8f5-8a6bdc3bc6b1",
"Highlight": "sample string 25",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"FactSheetNumberOfAdditionalItems": 27.0,
"stakeholders": "a5cb2876-c079-45e0-82a6-52c1f50507ac",
"MetaDescription": "sample string 29",
"Category": "dbadbeb5-e04f-41b4-9eef-3c20b72298c8",
"Tags": "df49a734-36a4-4347-862b-c72ffa75bef7",
"regionscountries": "b864acc0-b2bf-4edf-82e0-350c8affcf49",
"DocumentNumberOfAdditionalItems": 33.0,
"events": "192f705c-9eb4-4df4-a84c-d5593761d8cb",
"AllowComments": true,
"EventStart": "2025-12-10T00:11:09.6021226Z",
"EventEnd": "2025-12-10T00:11:09.6021226Z",
"ContactEmail": "sample string 38",
"ContactWeb": "sample string 39",
"Street": "sample string 40",
"City": "sample string 41",
"Country": "sample string 42",
"State": "sample string 43",
"ContactName": "sample string 44",
"ContactCell": "sample string 45",
"ContactPhone": "sample string 46",
"Content": "sample string 47",
"Summary": "sample string 48",
"IsRecurrent": true,
"RecurrenceExpression": "sample string 50",
"TimeZoneId": "sample string 51",
"AllDayEvent": true,
"Location": "sample string 53",
"ParentId": "2823b139-a24c-4047-bfb3-e19fb2fde4a8",
"Provider": "sample string 55",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:09.6021226+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"EventStartUtcOffset": 56.1,
"EventEndUtcOffset": 57.1,
"EventStartWithOffset": "2025-12-10T00:11:09.6021226Z",
"EventEndWithOffset": "2025-12-10T00:11:09.6021226Z"
},
{
"LastModified": "2025-12-10T00:11:09.6021226Z",
"PublicationDate": "2025-12-10T00:11:09.6021226Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-12-10T00:11:09.6021226Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"CommentaryNumberOfAdditionalItems": 10.0,
"FeatureStoryNumberOfAdditionalItems": 11.0,
"targetaudiences": "2ff45f73-289e-4187-aec7-08937c808777",
"EventNumberOfAdditionalItems": 13.0,
"targets": "9870e578-8d12-4ae0-bdb9-c2382b067794",
"healthtopics": "1c46667a-ebc2-4710-b146-6ba135025258",
"OpenGraphTitle": "sample string 16",
"departmentaltargets": "b9b2491d-4cc3-4613-8e4a-a6c2446f29dd",
"MetaTitle": "sample string 18",
"NewsNumberOfAdditionalItems": 19.0,
"MultimediaNumberOfAdditionalItems": 20.0,
"FactFileNumberOfAdditionalItems": 21.0,
"OtherRelated": "sample string 22",
"OpenGraphDescription": "sample string 23",
"publishingoffices": "399a6b30-c6df-412d-a8f5-8a6bdc3bc6b1",
"Highlight": "sample string 25",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"FactSheetNumberOfAdditionalItems": 27.0,
"stakeholders": "a5cb2876-c079-45e0-82a6-52c1f50507ac",
"MetaDescription": "sample string 29",
"Category": "dbadbeb5-e04f-41b4-9eef-3c20b72298c8",
"Tags": "df49a734-36a4-4347-862b-c72ffa75bef7",
"regionscountries": "b864acc0-b2bf-4edf-82e0-350c8affcf49",
"DocumentNumberOfAdditionalItems": 33.0,
"events": "192f705c-9eb4-4df4-a84c-d5593761d8cb",
"AllowComments": true,
"EventStart": "2025-12-10T00:11:09.6021226Z",
"EventEnd": "2025-12-10T00:11:09.6021226Z",
"ContactEmail": "sample string 38",
"ContactWeb": "sample string 39",
"Street": "sample string 40",
"City": "sample string 41",
"Country": "sample string 42",
"State": "sample string 43",
"ContactName": "sample string 44",
"ContactCell": "sample string 45",
"ContactPhone": "sample string 46",
"Content": "sample string 47",
"Summary": "sample string 48",
"IsRecurrent": true,
"RecurrenceExpression": "sample string 50",
"TimeZoneId": "sample string 51",
"AllDayEvent": true,
"Location": "sample string 53",
"ParentId": "2823b139-a24c-4047-bfb3-e19fb2fde4a8",
"Provider": "sample string 55",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:09.6021226+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"EventStartUtcOffset": 56.1,
"EventEndUtcOffset": 57.1,
"EventStartWithOffset": "2025-12-10T00:11:09.6021226Z",
"EventEndWithOffset": "2025-12-10T00:11:09.6021226Z"
}
]Add RelatedEvents relation to technicalunits item.
POST /api/multimedias/technicalunits({key})/RelatedEvents/$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 RelatedEvents from technicalunits item.
DELETE /api/multimedias/technicalunits({key})/RelatedEvents/$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 RelatedOrganizations from technicalunits item.
GET /api/multimedias/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-12-10T00:11:09.6021226Z",
"PublicationDate": "2025-12-10T00:11:09.6021226Z",
"DateCreated": "2025-12-10T00:11:09.6021226Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "7230c1dc-d04b-4e54-a3e0-0c2530276d1b",
"WebsiteURL": "sample string 9",
"Title": "sample string 10",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:09.6021226+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-10T00:11:09.6021226Z",
"PublicationDate": "2025-12-10T00:11:09.6021226Z",
"DateCreated": "2025-12-10T00:11:09.6021226Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "7230c1dc-d04b-4e54-a3e0-0c2530276d1b",
"WebsiteURL": "sample string 9",
"Title": "sample string 10",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:09.6021226+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedOrganizations relation to technicalunits item.
POST /api/multimedias/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/multimedias/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/multimedias/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-12-10T00:11:09.6021226Z",
"PublicationDate": "2025-12-10T00:11:09.6021226Z",
"DateCreated": "2025-12-10T00:11:09.6021226Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "c9503058-22dc-4827-a830-390c4e0bd0dd",
"Title": "sample string 9",
"LastRedesignation": "2025-12-10T00:11:09.6021226Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2025-12-10T00:11:09.6021226Z",
"DateOfDesignation": "2025-12-10T00:11:09.6021226Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "96def587-2f15-4e8e-96c3-301155cd6388",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:09.6021226+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-10T00:11:09.6021226Z",
"PublicationDate": "2025-12-10T00:11:09.6021226Z",
"DateCreated": "2025-12-10T00:11:09.6021226Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "c9503058-22dc-4827-a830-390c4e0bd0dd",
"Title": "sample string 9",
"LastRedesignation": "2025-12-10T00:11:09.6021226Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2025-12-10T00:11:09.6021226Z",
"DateOfDesignation": "2025-12-10T00:11:09.6021226Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "96def587-2f15-4e8e-96c3-301155cd6388",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:09.6021226+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedCollaboratingCentres relation to technicalunits item.
POST /api/multimedias/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/multimedias/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 RelatedTechnicalOfficers from technicalunits item.
GET /api/multimedias/technicalunits({key})/RelatedTechnicalOfficers
| 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 | |
| FullName | System.String | Read only: False | |
| FirstName | System.String | Read only: False | |
| Department | System.String | Read only: False | |
| TwitterUserName | System.String | Read only: False | |
| Location | System.String | Read only: False | |
| LastName | System.String | Read only: False | |
| Organization | System.String | Read only: False | |
| System.String | Read only: False | ||
| Role | System.String | Read only: False | |
| Position | System.String | Read only: False | |
| KeepProfilePrivate | System.Boolean | Read only: False | |
| Mobile | System.String | Read only: False | |
| Telephone | 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-12-10T00:11:09.6021226Z",
"PublicationDate": "2025-12-10T00:11:09.6021226Z",
"DateCreated": "2025-12-10T00:11:09.6021226Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"FullName": "sample string 8",
"FirstName": "sample string 9",
"Department": "sample string 10",
"TwitterUserName": "sample string 11",
"Location": "sample string 12",
"LastName": "sample string 13",
"Organization": "sample string 14",
"Email": "sample string 15",
"Role": "sample string 16",
"Position": "sample string 17",
"KeepProfilePrivate": true,
"Mobile": "sample string 19",
"Telephone": "sample string 20",
"Title": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:09.6021226+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-10T00:11:09.6021226Z",
"PublicationDate": "2025-12-10T00:11:09.6021226Z",
"DateCreated": "2025-12-10T00:11:09.6021226Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"FullName": "sample string 8",
"FirstName": "sample string 9",
"Department": "sample string 10",
"TwitterUserName": "sample string 11",
"Location": "sample string 12",
"LastName": "sample string 13",
"Organization": "sample string 14",
"Email": "sample string 15",
"Role": "sample string 16",
"Position": "sample string 17",
"KeepProfilePrivate": true,
"Mobile": "sample string 19",
"Telephone": "sample string 20",
"Title": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:09.6021226+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedTechnicalOfficers relation to technicalunits item.
POST /api/multimedias/technicalunits({key})/RelatedTechnicalOfficers/$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 RelatedTechnicalOfficers from technicalunits item.
DELETE /api/multimedias/technicalunits({key})/RelatedTechnicalOfficers/$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/multimedias/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 |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | 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 | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| targets | System.Guid | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| newstypes | System.Guid | Read only: False | |
| Subtitle | System.String | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Source | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Location | System.String | Read only: False | |
| events | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| Highlight | System.String | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| AllowComments | System.Boolean | Read only: False | |
| Summary | System.String | Read only: False | |
| Content | System.String | Read only: False | |
| Author | System.String | Read only: False | |
| SourceName | System.String | Read only: False | |
| SourceSite | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-12-10T00:11:09.6021226Z",
"PublicationDate": "2025-12-10T00:11:09.6021226Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-12-10T00:11:09.6021226Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"PublicationDateAndTime": "2025-12-10T00:11:09.6021226Z",
"publishingoffices": "72576841-20c9-4d60-9dc6-b82658e84cf7",
"DocumentNumberOfAdditionalItems": 12.0,
"MetaTitle": "sample string 13",
"targets": "333e2441-11b9-4ab5-9522-db5d0a8534e9",
"MultimediaNumberOfAdditionalItems": 15.0,
"CommentaryNumberOfAdditionalItems": 16.0,
"targetaudiences": "9ba52d5b-5716-46e7-ac95-1f8d66546ad4",
"OpenGraphDescription": "sample string 18",
"newstypes": "a40afddc-1e8c-461e-b067-3cdbaa3f9eee",
"Subtitle": "sample string 20",
"FactFileNumberOfAdditionalItems": 21.0,
"MetaDescription": "sample string 22",
"OtherRelated": "sample string 23",
"FeatureStoryNumberOfAdditionalItems": 24.0,
"EventNumberOfAdditionalItems": 25.0,
"FactSheetNumberOfAdditionalItems": 26.0,
"regionscountries": "446add84-3074-4067-8e6a-2b4db546cea4",
"healthtopics": "7cafdb90-4a6a-43ca-a291-32086062ffea",
"PhotoStoryNumberOfAdditionalItems": 29.0,
"Source": "sample string 30",
"OpenGraphTitle": "sample string 31",
"stakeholders": "6d2df0f4-70a1-4932-90e0-5124c49dd101",
"Category": "51900c94-ed32-478e-9387-b4b959fa103b",
"departmentaltargets": "fcb7f5a1-5d5c-42d7-9ed8-04827642f184",
"Location": "sample string 35",
"events": "5e9e3536-250a-4a61-bdc7-4314d0cd2451",
"Tags": "9a43db57-a800-4bfb-b990-0314b5676016",
"Highlight": "sample string 38",
"NewsNumberOfAdditionalItems": 39.0,
"AllowComments": true,
"Summary": "sample string 41",
"Content": "sample string 42",
"Author": "sample string 43",
"SourceName": "sample string 44",
"SourceSite": "sample string 45",
"Provider": "sample string 46",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:09.6021226+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-10T00:11:09.6021226Z",
"PublicationDate": "2025-12-10T00:11:09.6021226Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-12-10T00:11:09.6021226Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"PublicationDateAndTime": "2025-12-10T00:11:09.6021226Z",
"publishingoffices": "72576841-20c9-4d60-9dc6-b82658e84cf7",
"DocumentNumberOfAdditionalItems": 12.0,
"MetaTitle": "sample string 13",
"targets": "333e2441-11b9-4ab5-9522-db5d0a8534e9",
"MultimediaNumberOfAdditionalItems": 15.0,
"CommentaryNumberOfAdditionalItems": 16.0,
"targetaudiences": "9ba52d5b-5716-46e7-ac95-1f8d66546ad4",
"OpenGraphDescription": "sample string 18",
"newstypes": "a40afddc-1e8c-461e-b067-3cdbaa3f9eee",
"Subtitle": "sample string 20",
"FactFileNumberOfAdditionalItems": 21.0,
"MetaDescription": "sample string 22",
"OtherRelated": "sample string 23",
"FeatureStoryNumberOfAdditionalItems": 24.0,
"EventNumberOfAdditionalItems": 25.0,
"FactSheetNumberOfAdditionalItems": 26.0,
"regionscountries": "446add84-3074-4067-8e6a-2b4db546cea4",
"healthtopics": "7cafdb90-4a6a-43ca-a291-32086062ffea",
"PhotoStoryNumberOfAdditionalItems": 29.0,
"Source": "sample string 30",
"OpenGraphTitle": "sample string 31",
"stakeholders": "6d2df0f4-70a1-4932-90e0-5124c49dd101",
"Category": "51900c94-ed32-478e-9387-b4b959fa103b",
"departmentaltargets": "fcb7f5a1-5d5c-42d7-9ed8-04827642f184",
"Location": "sample string 35",
"events": "5e9e3536-250a-4a61-bdc7-4314d0cd2451",
"Tags": "9a43db57-a800-4bfb-b990-0314b5676016",
"Highlight": "sample string 38",
"NewsNumberOfAdditionalItems": 39.0,
"AllowComments": true,
"Summary": "sample string 41",
"Content": "sample string 42",
"Author": "sample string 43",
"SourceName": "sample string 44",
"SourceSite": "sample string 45",
"Provider": "sample string 46",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:09.6021226+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedNews relation to technicalunits item.
POST /api/multimedias/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/multimedias/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 OpenGraphImage from technicalunits item.
GET /api/multimedias/technicalunits({key})/OpenGraphImage
| 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 | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2025-12-10T00:11:09.6021226Z",
"PublicationDate": "2025-12-10T00:11:09.6021226Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-12-10T00:11:09.6021226Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "d6d1f21e-fa51-48f3-befb-0c170c3d02ba",
"publishingoffices": "ed6c24e3-863d-4892-8f32-a413e6c4dd42",
"events": "917e8871-2e9a-4cfb-9bee-87da5dba9249",
"targets": "2eea7353-77ed-40fe-bdf3-7eafa7ff67c2",
"Category": "d1dca2f9-cb4c-45cd-b7b4-ff9968655118",
"imagetypes": "bb948713-71c4-4a5e-aeba-32dffa488265",
"departmentaltargets": "1d841fff-d508-49e1-8df0-6bacbd18f4a4",
"stakeholders": "66586cc9-979c-4ec2-9b51-04fa309324f3",
"Tags": "01c06766-efa0-42e2-8426-f7fce4942cc3",
"healthtopics": "9a521c8c-a328-498f-a66c-e24e6d8573f9",
"targetaudiences": "9e37244a-13a8-4821-a250-217690ad2df9",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "146bead3-f8b7-4c28-baea-57fb5b6449ed",
"ParentId": "b6a74651-8262-4188-8b84-a2e80c3357eb",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2025-12-10T00:11:09.6021226Z",
"PublicationDate": "2025-12-10T00:11:09.6021226Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-12-10T00:11:09.6021226Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "d6d1f21e-fa51-48f3-befb-0c170c3d02ba",
"publishingoffices": "ed6c24e3-863d-4892-8f32-a413e6c4dd42",
"events": "917e8871-2e9a-4cfb-9bee-87da5dba9249",
"targets": "2eea7353-77ed-40fe-bdf3-7eafa7ff67c2",
"Category": "d1dca2f9-cb4c-45cd-b7b4-ff9968655118",
"imagetypes": "bb948713-71c4-4a5e-aeba-32dffa488265",
"departmentaltargets": "1d841fff-d508-49e1-8df0-6bacbd18f4a4",
"stakeholders": "66586cc9-979c-4ec2-9b51-04fa309324f3",
"Tags": "01c06766-efa0-42e2-8426-f7fce4942cc3",
"healthtopics": "9a521c8c-a328-498f-a66c-e24e6d8573f9",
"targetaudiences": "9e37244a-13a8-4821-a250-217690ad2df9",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "146bead3-f8b7-4c28-baea-57fb5b6449ed",
"ParentId": "b6a74651-8262-4188-8b84-a2e80c3357eb",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add OpenGraphImage relation to technicalunits item.
POST /api/multimedias/technicalunits({key})/OpenGraphImage/$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 OpenGraphImage from technicalunits item.
DELETE /api/multimedias/technicalunits({key})/OpenGraphImage/$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/multimedias/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-12-10T00:11:09.6021226Z",
"PublicationDate": "2025-12-10T00:11:09.6021226Z",
"DateCreated": "2025-12-10T00:11:09.6021226Z",
"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": "21523cb0-b15b-4b49-a15a-8f4976d56edf",
"MetaTitle": "sample string 13",
"regionscountries": "6bd63e3f-3e4f-476e-852b-a16d754ea551",
"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": "8428bd44-7ea7-4ee2-af55-0570ee70ca0f",
"MetaDescription": "sample string 22",
"healthtopictypes": "d5faccb5-9ec0-47e7-ab07-b54de32a2a53",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:09.6021226+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-10T00:11:09.6021226Z",
"PublicationDate": "2025-12-10T00:11:09.6021226Z",
"DateCreated": "2025-12-10T00:11:09.6021226Z",
"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": "21523cb0-b15b-4b49-a15a-8f4976d56edf",
"MetaTitle": "sample string 13",
"regionscountries": "6bd63e3f-3e4f-476e-852b-a16d754ea551",
"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": "8428bd44-7ea7-4ee2-af55-0570ee70ca0f",
"MetaDescription": "sample string 22",
"healthtopictypes": "d5faccb5-9ec0-47e7-ab07-b54de32a2a53",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:09.6021226+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add HealthTopics relation to technicalunits item.
POST /api/multimedias/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/multimedias/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/multimedias/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-12-10T00:11:09.6021226Z",
"PublicationDate": "2025-12-10T00:11:09.6021226Z",
"DateCreated": "2025-12-10T00:11:09.6021226Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "117398ef-5b03-4f80-9fbc-45e2f480bd7d",
"MetaTitle": "sample string 9",
"Summary": "sample string 10",
"OpenGraphTitle": "sample string 11",
"ImpactStatistics": "sample string 12",
"OpenGraphDescription": "sample string 13",
"PublicationDateAndTime": "2025-12-10T00:11:09.6021226Z",
"MetaDescription": "sample string 15",
"targetaudiences": "335c96bb-d08c-42a9-ba32-036231aa4558",
"Title": "sample string 17",
"publishingoffices": "cf9ab246-81b5-4c6b-97b7-b41810e5661b",
"targets": "55fe0cd4-ffb2-4efd-ac73-13cc6959fc77",
"departmentaltargets": "25f5e101-af0f-4af6-8742-85e150cf8337",
"regionscountries": "204728d9-a6fd-4b67-a7e4-6e44819be1cc",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:09.6021226+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-10T00:11:09.6021226Z",
"PublicationDate": "2025-12-10T00:11:09.6021226Z",
"DateCreated": "2025-12-10T00:11:09.6021226Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "117398ef-5b03-4f80-9fbc-45e2f480bd7d",
"MetaTitle": "sample string 9",
"Summary": "sample string 10",
"OpenGraphTitle": "sample string 11",
"ImpactStatistics": "sample string 12",
"OpenGraphDescription": "sample string 13",
"PublicationDateAndTime": "2025-12-10T00:11:09.6021226Z",
"MetaDescription": "sample string 15",
"targetaudiences": "335c96bb-d08c-42a9-ba32-036231aa4558",
"Title": "sample string 17",
"publishingoffices": "cf9ab246-81b5-4c6b-97b7-b41810e5661b",
"targets": "55fe0cd4-ffb2-4efd-ac73-13cc6959fc77",
"departmentaltargets": "25f5e101-af0f-4af6-8742-85e150cf8337",
"regionscountries": "204728d9-a6fd-4b67-a7e4-6e44819be1cc",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:09.6021226+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Activities relation to technicalunits item.
POST /api/multimedias/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/multimedias/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.