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-09-12T09:16:32.0490573Z",
"PublicationDate": "2025-09-12T09:16:32.0490573Z",
"DateCreated": "2025-09-12T09:16:32.0490573Z",
"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": "9244c56c-9649-469f-ae81-c1272127f097",
"Introduction": "sample string 15",
"RelatedLinks": "sample string 16",
"Multimedia": "sample string 17",
"Title": "sample string 18",
"MetaDescription": "sample string 19",
"regionscountries": "ba472360-406d-4ee7-b838-ba9fd6e7421d",
"IRISFeaturedPublications": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T09:16:32.0490573+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-12T09:16:32.0490573Z",
"PublicationDate": "2025-09-12T09:16:32.0490573Z",
"DateCreated": "2025-09-12T09:16:32.0490573Z",
"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": "9244c56c-9649-469f-ae81-c1272127f097",
"Introduction": "sample string 15",
"RelatedLinks": "sample string 16",
"Multimedia": "sample string 17",
"Title": "sample string 18",
"MetaDescription": "sample string 19",
"regionscountries": "ba472360-406d-4ee7-b838-ba9fd6e7421d",
"IRISFeaturedPublications": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T09:16:32.0490573+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-09-12T09:16:32.0490573Z",
"PublicationDate": "2025-09-12T09:16:32.0490573Z",
"DateCreated": "2025-09-12T09:16:32.0490573Z",
"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": "e5b08c4b-cdaf-42e2-a1a0-4b1605118a38",
"Introduction": "sample string 15",
"RelatedLinks": "sample string 16",
"Multimedia": "sample string 17",
"Title": "sample string 18",
"MetaDescription": "sample string 19",
"regionscountries": "a69a1a70-de6f-40eb-978d-bee7a2fb7b27",
"IRISFeaturedPublications": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T09:16:32.0490573+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": "4171e94d-9c9d-4bb8-b186-cf9a0bef16dd"
}
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-09-12T09:16:32.0490573Z",
"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": "5656c88c-1075-42e8-87d1-e514598f900f",
"Introduction": "sample string 12",
"RelatedLinks": "sample string 13",
"Multimedia": "sample string 14",
"Title": "sample string 15",
"MetaDescription": "sample string 16",
"regionscountries": "954396a3-7269-4c21-8e88-cd835b392470",
"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-12T09:16:32.0490573Z",
"PublicationDate": "2025-09-12T09:16:32.0490573Z",
"DateCreated": "2025-09-12T09:16:32.0490573Z",
"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": "7f468f48-15fe-4b86-9427-dd17edf97487",
"Introduction": "sample string 15",
"RelatedLinks": "sample string 16",
"Multimedia": "sample string 17",
"Title": "sample string 18",
"MetaDescription": "sample string 19",
"regionscountries": "3cd64f18-92de-41b4-8e31-7fcdc5f49f79",
"IRISFeaturedPublications": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T09:16:32.0490573+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-09-12T09:16:32.0490573Z",
"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": "c939f644-16ad-4aea-8520-dbe677fb08c1",
"Introduction": "sample string 12",
"RelatedLinks": "sample string 13",
"Multimedia": "sample string 14",
"Title": "sample string 15",
"MetaDescription": "sample string 16",
"regionscountries": "bf1e1232-4076-4003-b31d-644aed81667c",
"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-09-12T09:16:32.0490573Z",
"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": "c3232361-6e89-4ad3-a9ee-dea3e6d92b93",
"Introduction": "sample string 12",
"RelatedLinks": "sample string 13",
"Multimedia": "sample string 14",
"Title": "sample string 15",
"MetaDescription": "sample string 16",
"regionscountries": "c83c369a-0101-4d34-83de-379ea36aefde",
"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-09-12T09:16:32.0490573Z",
"PublicationDate": "2025-09-12T09:16:32.0490573Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-12T09:16:32.0490573Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"CommentaryNumberOfAdditionalItems": 10.0,
"FeatureStoryNumberOfAdditionalItems": 11.0,
"targetaudiences": "f27e0a34-2ad9-4065-8510-c2fb8fec9cd9",
"EventNumberOfAdditionalItems": 13.0,
"targets": "70dee2c1-76a1-4ba8-8ef2-0fb57b17c0ed",
"healthtopics": "d189233d-0a66-4442-997f-43344cdb91c1",
"OpenGraphTitle": "sample string 16",
"departmentaltargets": "35f3820c-55c5-41f0-8182-a15b7d47b374",
"MetaTitle": "sample string 18",
"NewsNumberOfAdditionalItems": 19.0,
"MultimediaNumberOfAdditionalItems": 20.0,
"FactFileNumberOfAdditionalItems": 21.0,
"OtherRelated": "sample string 22",
"OpenGraphDescription": "sample string 23",
"publishingoffices": "c735ac3b-890d-4cd8-a527-b410249aedb7",
"Highlight": "sample string 25",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"FactSheetNumberOfAdditionalItems": 27.0,
"stakeholders": "800f580e-be54-4ec2-be14-aa08fdccc190",
"MetaDescription": "sample string 29",
"Category": "cc81e911-944d-4685-bfae-a602aad57fd5",
"Tags": "3fe27554-aa16-43d0-bed2-e430005fa08f",
"regionscountries": "c5eecd66-c296-4b66-9e36-7dd37bf8be8f",
"DocumentNumberOfAdditionalItems": 33.0,
"events": "c0ade94b-9ab3-414d-991e-c45979d045b1",
"AllowComments": true,
"EventStart": "2025-09-12T09:16:32.0490573Z",
"EventEnd": "2025-09-12T09:16:32.0490573Z",
"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": "881523fd-323e-492a-a536-665adbedc86a",
"Provider": "sample string 55",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T09:16:32.0490573+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"EventStartUtcOffset": 56.1,
"EventEndUtcOffset": 57.1,
"EventStartWithOffset": "2025-09-12T09:16:32.0490573Z",
"EventEndWithOffset": "2025-09-12T09:16:32.0490573Z"
},
{
"LastModified": "2025-09-12T09:16:32.0490573Z",
"PublicationDate": "2025-09-12T09:16:32.0490573Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-12T09:16:32.0490573Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"CommentaryNumberOfAdditionalItems": 10.0,
"FeatureStoryNumberOfAdditionalItems": 11.0,
"targetaudiences": "f27e0a34-2ad9-4065-8510-c2fb8fec9cd9",
"EventNumberOfAdditionalItems": 13.0,
"targets": "70dee2c1-76a1-4ba8-8ef2-0fb57b17c0ed",
"healthtopics": "d189233d-0a66-4442-997f-43344cdb91c1",
"OpenGraphTitle": "sample string 16",
"departmentaltargets": "35f3820c-55c5-41f0-8182-a15b7d47b374",
"MetaTitle": "sample string 18",
"NewsNumberOfAdditionalItems": 19.0,
"MultimediaNumberOfAdditionalItems": 20.0,
"FactFileNumberOfAdditionalItems": 21.0,
"OtherRelated": "sample string 22",
"OpenGraphDescription": "sample string 23",
"publishingoffices": "c735ac3b-890d-4cd8-a527-b410249aedb7",
"Highlight": "sample string 25",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"FactSheetNumberOfAdditionalItems": 27.0,
"stakeholders": "800f580e-be54-4ec2-be14-aa08fdccc190",
"MetaDescription": "sample string 29",
"Category": "cc81e911-944d-4685-bfae-a602aad57fd5",
"Tags": "3fe27554-aa16-43d0-bed2-e430005fa08f",
"regionscountries": "c5eecd66-c296-4b66-9e36-7dd37bf8be8f",
"DocumentNumberOfAdditionalItems": 33.0,
"events": "c0ade94b-9ab3-414d-991e-c45979d045b1",
"AllowComments": true,
"EventStart": "2025-09-12T09:16:32.0490573Z",
"EventEnd": "2025-09-12T09:16:32.0490573Z",
"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": "881523fd-323e-492a-a536-665adbedc86a",
"Provider": "sample string 55",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T09:16:32.0490573+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"EventStartUtcOffset": 56.1,
"EventEndUtcOffset": 57.1,
"EventStartWithOffset": "2025-09-12T09:16:32.0490573Z",
"EventEndWithOffset": "2025-09-12T09:16:32.0490573Z"
}
]
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-09-12T09:16:32.0490573Z",
"PublicationDate": "2025-09-12T09:16:32.0490573Z",
"DateCreated": "2025-09-12T09:16:32.0490573Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "14216f45-e80e-403a-8338-d2bcf49b3c85",
"WebsiteURL": "sample string 9",
"Title": "sample string 10",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T09:16:32.0490573+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-12T09:16:32.0490573Z",
"PublicationDate": "2025-09-12T09:16:32.0490573Z",
"DateCreated": "2025-09-12T09:16:32.0490573Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "14216f45-e80e-403a-8338-d2bcf49b3c85",
"WebsiteURL": "sample string 9",
"Title": "sample string 10",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T09:16:32.0490573+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-09-12T09:16:32.0490573Z",
"PublicationDate": "2025-09-12T09:16:32.0490573Z",
"DateCreated": "2025-09-12T09:16:32.0490573Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "953433ab-4c60-4f30-8b8c-048922c6faf8",
"Title": "sample string 9",
"LastRedesignation": "2025-09-12T09:16:32.0490573Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2025-09-12T09:16:32.0490573Z",
"DateOfDesignation": "2025-09-12T09:16:32.0490573Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "f3dcb54d-cd26-4e01-af45-dee99daa6b5c",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T09:16:32.0490573+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-12T09:16:32.0490573Z",
"PublicationDate": "2025-09-12T09:16:32.0490573Z",
"DateCreated": "2025-09-12T09:16:32.0490573Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "953433ab-4c60-4f30-8b8c-048922c6faf8",
"Title": "sample string 9",
"LastRedesignation": "2025-09-12T09:16:32.0490573Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2025-09-12T09:16:32.0490573Z",
"DateOfDesignation": "2025-09-12T09:16:32.0490573Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "f3dcb54d-cd26-4e01-af45-dee99daa6b5c",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T09:16:32.0490573+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-09-12T09:16:32.0490573Z",
"PublicationDate": "2025-09-12T09:16:32.0490573Z",
"DateCreated": "2025-09-12T09:16:32.0490573Z",
"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-09-12T09:16:32.0490573+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-12T09:16:32.0490573Z",
"PublicationDate": "2025-09-12T09:16:32.0490573Z",
"DateCreated": "2025-09-12T09:16:32.0490573Z",
"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-09-12T09:16:32.0490573+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-09-12T09:16:32.0490573Z",
"PublicationDate": "2025-09-12T09:16:32.0490573Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-12T09:16:32.0490573Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"PublicationDateAndTime": "2025-09-12T09:16:32.0490573Z",
"publishingoffices": "83fba899-7281-4158-898e-c4ecbcee0e75",
"DocumentNumberOfAdditionalItems": 12.0,
"MetaTitle": "sample string 13",
"targets": "e3709b58-8b1e-4c8b-a306-26abeb1612ec",
"MultimediaNumberOfAdditionalItems": 15.0,
"CommentaryNumberOfAdditionalItems": 16.0,
"targetaudiences": "bce979fb-be47-43a6-8c41-907c7ab412d2",
"OpenGraphDescription": "sample string 18",
"newstypes": "c35f0936-1e19-411b-b715-1819403ee507",
"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": "ba540fa2-87b7-4253-b37d-7f39fb55f0ad",
"healthtopics": "532d51c5-9bce-436a-acd5-3ee9d5232348",
"PhotoStoryNumberOfAdditionalItems": 29.0,
"Source": "sample string 30",
"OpenGraphTitle": "sample string 31",
"stakeholders": "7186e52c-31ec-4527-a5e8-0ca9d6732065",
"Category": "470d9ef7-1181-4c47-8a88-0eb4b539eb13",
"departmentaltargets": "df6a468c-e8cb-4a32-a536-17072250dcf2",
"Location": "sample string 35",
"events": "d656d40b-2366-4b44-80a7-9caa03acad59",
"Tags": "8b074270-7913-42ac-aead-bb7b27726096",
"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-09-12T09:16:32.0490573+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-12T09:16:32.0490573Z",
"PublicationDate": "2025-09-12T09:16:32.0490573Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-12T09:16:32.0490573Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"PublicationDateAndTime": "2025-09-12T09:16:32.0490573Z",
"publishingoffices": "83fba899-7281-4158-898e-c4ecbcee0e75",
"DocumentNumberOfAdditionalItems": 12.0,
"MetaTitle": "sample string 13",
"targets": "e3709b58-8b1e-4c8b-a306-26abeb1612ec",
"MultimediaNumberOfAdditionalItems": 15.0,
"CommentaryNumberOfAdditionalItems": 16.0,
"targetaudiences": "bce979fb-be47-43a6-8c41-907c7ab412d2",
"OpenGraphDescription": "sample string 18",
"newstypes": "c35f0936-1e19-411b-b715-1819403ee507",
"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": "ba540fa2-87b7-4253-b37d-7f39fb55f0ad",
"healthtopics": "532d51c5-9bce-436a-acd5-3ee9d5232348",
"PhotoStoryNumberOfAdditionalItems": 29.0,
"Source": "sample string 30",
"OpenGraphTitle": "sample string 31",
"stakeholders": "7186e52c-31ec-4527-a5e8-0ca9d6732065",
"Category": "470d9ef7-1181-4c47-8a88-0eb4b539eb13",
"departmentaltargets": "df6a468c-e8cb-4a32-a536-17072250dcf2",
"Location": "sample string 35",
"events": "d656d40b-2366-4b44-80a7-9caa03acad59",
"Tags": "8b074270-7913-42ac-aead-bb7b27726096",
"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-09-12T09:16:32.0490573+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-09-12T09:16:32.0490573Z",
"PublicationDate": "2025-09-12T09:16:32.0490573Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-12T09:16:32.0490573Z",
"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": "514f5322-c5cf-4194-905c-e5ec922521ee",
"publishingoffices": "a788cf3d-ee54-482a-99c2-98e83e8e5494",
"events": "a6d5e7f9-d07a-4bb9-a178-f3b7630341d3",
"targets": "f4295172-0cff-4c33-96b9-6968db8453b2",
"Category": "7b67820a-d990-4aba-b178-35da1412bfc2",
"imagetypes": "1d2ec35a-fcb8-4dc4-af72-fef4716f0e5e",
"departmentaltargets": "b75188a8-0e5e-43bc-952c-b1d5fa2f99f6",
"stakeholders": "71775cd9-528c-4300-b6b4-22229ce2aa14",
"Tags": "9bd9c36d-034b-4730-bf9e-e407ff3fe145",
"healthtopics": "54d7ee58-08d0-4c01-bfa0-ae9e1c3c2890",
"targetaudiences": "431176ae-3b78-4edd-a1c7-e96db9c24ffe",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "b9d49c8f-0018-4c8e-bb28-243da211faaa",
"ParentId": "854ba7e6-59f2-4820-98ef-058d778d87f2",
"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-09-12T09:16:32.0490573Z",
"PublicationDate": "2025-09-12T09:16:32.0490573Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-12T09:16:32.0490573Z",
"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": "514f5322-c5cf-4194-905c-e5ec922521ee",
"publishingoffices": "a788cf3d-ee54-482a-99c2-98e83e8e5494",
"events": "a6d5e7f9-d07a-4bb9-a178-f3b7630341d3",
"targets": "f4295172-0cff-4c33-96b9-6968db8453b2",
"Category": "7b67820a-d990-4aba-b178-35da1412bfc2",
"imagetypes": "1d2ec35a-fcb8-4dc4-af72-fef4716f0e5e",
"departmentaltargets": "b75188a8-0e5e-43bc-952c-b1d5fa2f99f6",
"stakeholders": "71775cd9-528c-4300-b6b4-22229ce2aa14",
"Tags": "9bd9c36d-034b-4730-bf9e-e407ff3fe145",
"healthtopics": "54d7ee58-08d0-4c01-bfa0-ae9e1c3c2890",
"targetaudiences": "431176ae-3b78-4edd-a1c7-e96db9c24ffe",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "b9d49c8f-0018-4c8e-bb28-243da211faaa",
"ParentId": "854ba7e6-59f2-4820-98ef-058d778d87f2",
"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-09-12T09:16:32.0490573Z",
"PublicationDate": "2025-09-12T09:16:32.0490573Z",
"DateCreated": "2025-09-12T09:16:32.0490573Z",
"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": "2d4a58b1-f7f1-490d-829f-6927911c72d9",
"MetaTitle": "sample string 13",
"regionscountries": "d5b4d95f-a07d-4419-b5dc-0726bd5e4abb",
"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": "d7b81476-7e9e-4b19-bd55-79b7ac150baa",
"MetaDescription": "sample string 22",
"healthtopictypes": "b997c192-ed0e-4e17-b652-a1c589ad0db4",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T09:16:32.0490573+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-12T09:16:32.0490573Z",
"PublicationDate": "2025-09-12T09:16:32.0490573Z",
"DateCreated": "2025-09-12T09:16:32.0490573Z",
"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": "2d4a58b1-f7f1-490d-829f-6927911c72d9",
"MetaTitle": "sample string 13",
"regionscountries": "d5b4d95f-a07d-4419-b5dc-0726bd5e4abb",
"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": "d7b81476-7e9e-4b19-bd55-79b7ac150baa",
"MetaDescription": "sample string 22",
"healthtopictypes": "b997c192-ed0e-4e17-b652-a1c589ad0db4",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T09:16:32.0490573+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-09-12T09:16:32.0490573Z",
"PublicationDate": "2025-09-12T09:16:32.0490573Z",
"DateCreated": "2025-09-12T09:16:32.0490573Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "e38b4852-d214-40fe-b606-8734c5362ada",
"MetaTitle": "sample string 9",
"Summary": "sample string 10",
"OpenGraphTitle": "sample string 11",
"ImpactStatistics": "sample string 12",
"OpenGraphDescription": "sample string 13",
"PublicationDateAndTime": "2025-09-12T09:16:32.0490573Z",
"MetaDescription": "sample string 15",
"targetaudiences": "34107652-279e-4faa-8038-67173c20f662",
"Title": "sample string 17",
"publishingoffices": "35d6bdc3-765f-4806-8508-e4ad3e1a6c2a",
"targets": "f9e61748-b368-4476-aad9-479bab8cafcb",
"departmentaltargets": "4f189804-cda0-4754-9f97-ecf815ea58aa",
"regionscountries": "1a8b7607-5d5c-4dc5-89d0-54f5f3071e8c",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T09:16:32.0490573+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-12T09:16:32.0490573Z",
"PublicationDate": "2025-09-12T09:16:32.0490573Z",
"DateCreated": "2025-09-12T09:16:32.0490573Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "e38b4852-d214-40fe-b606-8734c5362ada",
"MetaTitle": "sample string 9",
"Summary": "sample string 10",
"OpenGraphTitle": "sample string 11",
"ImpactStatistics": "sample string 12",
"OpenGraphDescription": "sample string 13",
"PublicationDateAndTime": "2025-09-12T09:16:32.0490573Z",
"MetaDescription": "sample string 15",
"targetaudiences": "34107652-279e-4faa-8038-67173c20f662",
"Title": "sample string 17",
"publishingoffices": "35d6bdc3-765f-4806-8508-e4ad3e1a6c2a",
"targets": "f9e61748-b368-4476-aad9-479bab8cafcb",
"departmentaltargets": "4f189804-cda0-4754-9f97-ecf815ea58aa",
"regionscountries": "1a8b7607-5d5c-4dc5-89d0-54f5f3071e8c",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T09:16:32.0490573+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.