Returns a set of data items of type events.
GET /api/multimedias/events
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 | |
| 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": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"CommentaryNumberOfAdditionalItems": 10.0,
"FeatureStoryNumberOfAdditionalItems": 11.0,
"targetaudiences": "10197ec4-2d8c-40b2-ae2f-41fe926e10f1",
"EventNumberOfAdditionalItems": 13.0,
"targets": "98a2376f-3d5c-4b47-8ec0-689093943724",
"healthtopics": "a0bec9d5-476f-492f-840e-bb86d3719a2e",
"OpenGraphTitle": "sample string 16",
"departmentaltargets": "add611ab-7d63-4f4b-87a6-842e90505774",
"MetaTitle": "sample string 18",
"NewsNumberOfAdditionalItems": 19.0,
"MultimediaNumberOfAdditionalItems": 20.0,
"FactFileNumberOfAdditionalItems": 21.0,
"OtherRelated": "sample string 22",
"OpenGraphDescription": "sample string 23",
"publishingoffices": "7268848e-4ec6-4982-9aab-8cceed7cccf8",
"Highlight": "sample string 25",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"FactSheetNumberOfAdditionalItems": 27.0,
"stakeholders": "6a1e4629-90a4-4682-bd14-45425c89918a",
"MetaDescription": "sample string 29",
"Category": "7e52f584-c3f5-4c07-a7ec-fa3811317e09",
"Tags": "9fab1075-e3b4-4ec8-91d6-47c563bda601",
"regionscountries": "fee8cc78-b80f-473e-a9cd-085438bda4c2",
"DocumentNumberOfAdditionalItems": 33.0,
"events": "4d2e47ac-4095-4572-9617-35697be789a0",
"AllowComments": true,
"EventStart": "2026-03-05T11:46:44.34628Z",
"EventEnd": "2026-03-05T11:46:44.34628Z",
"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": "4fec50b2-c1dd-4d34-861c-4b347170ad8d",
"Provider": "sample string 55",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T11:46:44.34628+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"EventStartUtcOffset": 56.1,
"EventEndUtcOffset": 57.1,
"EventStartWithOffset": "2026-03-05T11:46:44.34628Z",
"EventEndWithOffset": "2026-03-05T11:46:44.34628Z"
},
{
"LastModified": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"CommentaryNumberOfAdditionalItems": 10.0,
"FeatureStoryNumberOfAdditionalItems": 11.0,
"targetaudiences": "10197ec4-2d8c-40b2-ae2f-41fe926e10f1",
"EventNumberOfAdditionalItems": 13.0,
"targets": "98a2376f-3d5c-4b47-8ec0-689093943724",
"healthtopics": "a0bec9d5-476f-492f-840e-bb86d3719a2e",
"OpenGraphTitle": "sample string 16",
"departmentaltargets": "add611ab-7d63-4f4b-87a6-842e90505774",
"MetaTitle": "sample string 18",
"NewsNumberOfAdditionalItems": 19.0,
"MultimediaNumberOfAdditionalItems": 20.0,
"FactFileNumberOfAdditionalItems": 21.0,
"OtherRelated": "sample string 22",
"OpenGraphDescription": "sample string 23",
"publishingoffices": "7268848e-4ec6-4982-9aab-8cceed7cccf8",
"Highlight": "sample string 25",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"FactSheetNumberOfAdditionalItems": 27.0,
"stakeholders": "6a1e4629-90a4-4682-bd14-45425c89918a",
"MetaDescription": "sample string 29",
"Category": "7e52f584-c3f5-4c07-a7ec-fa3811317e09",
"Tags": "9fab1075-e3b4-4ec8-91d6-47c563bda601",
"regionscountries": "fee8cc78-b80f-473e-a9cd-085438bda4c2",
"DocumentNumberOfAdditionalItems": 33.0,
"events": "4d2e47ac-4095-4572-9617-35697be789a0",
"AllowComments": true,
"EventStart": "2026-03-05T11:46:44.34628Z",
"EventEnd": "2026-03-05T11:46:44.34628Z",
"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": "4fec50b2-c1dd-4d34-861c-4b347170ad8d",
"Provider": "sample string 55",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T11:46:44.34628+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"EventStartUtcOffset": 56.1,
"EventEndUtcOffset": 57.1,
"EventStartWithOffset": "2026-03-05T11:46:44.34628Z",
"EventEndWithOffset": "2026-03-05T11:46:44.34628Z"
}
]Gets events item by id.
GET /api/multimedias/events({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 | |
| 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": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"CommentaryNumberOfAdditionalItems": 10.0,
"FeatureStoryNumberOfAdditionalItems": 11.0,
"targetaudiences": "6d99d8be-ad2e-41c6-9919-c076d6ea1c64",
"EventNumberOfAdditionalItems": 13.0,
"targets": "a42cee69-51ea-47af-a521-3d52d778e147",
"healthtopics": "a3a93c14-e77b-4df0-a233-f7ae65567dfe",
"OpenGraphTitle": "sample string 16",
"departmentaltargets": "0fdba2e9-dc9d-483f-92b4-c1c970d6df9b",
"MetaTitle": "sample string 18",
"NewsNumberOfAdditionalItems": 19.0,
"MultimediaNumberOfAdditionalItems": 20.0,
"FactFileNumberOfAdditionalItems": 21.0,
"OtherRelated": "sample string 22",
"OpenGraphDescription": "sample string 23",
"publishingoffices": "3854eb74-d8e4-4653-9bd4-dd1e0a5f47d7",
"Highlight": "sample string 25",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"FactSheetNumberOfAdditionalItems": 27.0,
"stakeholders": "019d8118-9871-45a5-9826-d204148e9c77",
"MetaDescription": "sample string 29",
"Category": "91e874b3-d41a-49f6-aedd-a772a3c9fb84",
"Tags": "28874ead-fcef-43b4-b519-398b15bbb0a1",
"regionscountries": "65c49409-23f8-4504-aa96-99f45cefdc58",
"DocumentNumberOfAdditionalItems": 33.0,
"events": "d95db8ea-f5ac-4ac3-9869-e2a58c831ee3",
"AllowComments": true,
"EventStart": "2026-03-05T11:46:44.34628Z",
"EventEnd": "2026-03-05T11:46:44.34628Z",
"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": "eef9ddb7-4d49-423c-a9a4-704690e040d8",
"Provider": "sample string 55",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T11:46:44.34628+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"EventStartUtcOffset": 56.1,
"EventEndUtcOffset": 57.1,
"EventStartWithOffset": "2026-03-05T11:46:44.34628Z",
"EventEndWithOffset": "2026-03-05T11:46:44.34628Z"
}Gets Id property from events item.
GET /api/multimedias/events({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": "cd7d4027-d2c5-4a9d-a72a-dae8157300c3"
}Creates a events item.
POST /api/multimedias/events
None
| 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
{
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"CommentaryNumberOfAdditionalItems": 7.0,
"FeatureStoryNumberOfAdditionalItems": 8.0,
"targetaudiences": "daf19960-5a8d-4771-bf65-843579206539",
"EventNumberOfAdditionalItems": 10.0,
"targets": "61b089f9-42f6-452a-86e8-ebbe803e18aa",
"healthtopics": "fc1ffb5f-1b18-4204-8e14-18ceaf6070c5",
"OpenGraphTitle": "sample string 13",
"departmentaltargets": "ac54b85a-31bf-4bac-b5ed-ae7c7fc5d715",
"MetaTitle": "sample string 15",
"NewsNumberOfAdditionalItems": 16.0,
"MultimediaNumberOfAdditionalItems": 17.0,
"FactFileNumberOfAdditionalItems": 18.0,
"OtherRelated": "sample string 19",
"OpenGraphDescription": "sample string 20",
"publishingoffices": "c2bc6148-edd5-4a34-905c-19d88961e969",
"Highlight": "sample string 22",
"PhotoStoryNumberOfAdditionalItems": 23.0,
"FactSheetNumberOfAdditionalItems": 24.0,
"stakeholders": "98fedb9c-6147-46bf-b5c9-db16d6a88b07",
"MetaDescription": "sample string 26",
"Category": "4d157553-7373-4de2-8c19-2a0fa1002ce2",
"Tags": "d6d38ebb-e487-452c-9bd0-9654c9eff504",
"regionscountries": "dd21e47b-103c-4aed-a93a-fe876802ba32",
"DocumentNumberOfAdditionalItems": 30.0,
"events": "af92f288-51b4-4b31-9ac6-ba0e0da7a45d",
"AllowComments": true,
"EventStart": "2026-03-05T11:46:44.34628Z",
"EventEnd": "2026-03-05T11:46:44.34628Z",
"ContactEmail": "sample string 35",
"ContactWeb": "sample string 36",
"Street": "sample string 37",
"City": "sample string 38",
"Country": "sample string 39",
"State": "sample string 40",
"ContactName": "sample string 41",
"ContactCell": "sample string 42",
"ContactPhone": "sample string 43",
"Content": "sample string 44",
"Summary": "sample string 45",
"IsRecurrent": true,
"RecurrenceExpression": "sample string 47",
"TimeZoneId": "sample string 48",
"AllDayEvent": true,
"Location": "sample string 50",
"ParentId": "a60cf29c-618b-4b38-8f59-cd21e3501908"
}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 | |
| 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": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"CommentaryNumberOfAdditionalItems": 10.0,
"FeatureStoryNumberOfAdditionalItems": 11.0,
"targetaudiences": "b7e0a1ba-c54f-4b35-bcd8-e4d8f2d49632",
"EventNumberOfAdditionalItems": 13.0,
"targets": "0cd34cc9-af95-4eb6-a35c-4042c0fa8adb",
"healthtopics": "6735ec5b-9d27-44b7-a047-1597b7f4d6f2",
"OpenGraphTitle": "sample string 16",
"departmentaltargets": "145aa9da-5a0f-45a6-98a5-255ebf0fba13",
"MetaTitle": "sample string 18",
"NewsNumberOfAdditionalItems": 19.0,
"MultimediaNumberOfAdditionalItems": 20.0,
"FactFileNumberOfAdditionalItems": 21.0,
"OtherRelated": "sample string 22",
"OpenGraphDescription": "sample string 23",
"publishingoffices": "1458e08c-d946-430a-b9c7-abd56848346f",
"Highlight": "sample string 25",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"FactSheetNumberOfAdditionalItems": 27.0,
"stakeholders": "3b34ef02-22d9-41f8-90be-8b6fb1aff0f2",
"MetaDescription": "sample string 29",
"Category": "dfc050c1-4b26-48ca-9ebf-82b01053f889",
"Tags": "b7965244-cbe6-4f2d-884d-88bd3be8eb02",
"regionscountries": "a56cf904-509b-4aa7-a7b8-248b9f6c7f92",
"DocumentNumberOfAdditionalItems": 33.0,
"events": "87ad3f03-8185-4a17-be3e-b39c043d45a0",
"AllowComments": true,
"EventStart": "2026-03-05T11:46:44.34628Z",
"EventEnd": "2026-03-05T11:46:44.34628Z",
"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": "9cf5b6e2-a1ff-4fd2-ad16-d7efab025acf",
"Provider": "sample string 55",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T11:46:44.34628+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"EventStartUtcOffset": 56.1,
"EventEndUtcOffset": 57.1,
"EventStartWithOffset": "2026-03-05T11:46:44.34628Z",
"EventEndWithOffset": "2026-03-05T11:46:44.34628Z"
}Partial update for events item.
PATCH /api/multimedias/events({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 | |
| 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
{
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"CommentaryNumberOfAdditionalItems": 7.0,
"FeatureStoryNumberOfAdditionalItems": 8.0,
"targetaudiences": "4b606b50-8553-49d9-890e-6c5a5a409d27",
"EventNumberOfAdditionalItems": 10.0,
"targets": "385b9a5e-50de-4456-b0ef-8f0054f38fd7",
"healthtopics": "584ba9a0-fc6a-451d-a5d7-9f41c2ed6f67",
"OpenGraphTitle": "sample string 13",
"departmentaltargets": "b1b63eb4-5857-4d4e-ac25-6479f52dcad8",
"MetaTitle": "sample string 15",
"NewsNumberOfAdditionalItems": 16.0,
"MultimediaNumberOfAdditionalItems": 17.0,
"FactFileNumberOfAdditionalItems": 18.0,
"OtherRelated": "sample string 19",
"OpenGraphDescription": "sample string 20",
"publishingoffices": "4e7598f1-4865-4627-bcb8-5fde1081a0fe",
"Highlight": "sample string 22",
"PhotoStoryNumberOfAdditionalItems": 23.0,
"FactSheetNumberOfAdditionalItems": 24.0,
"stakeholders": "dcd09b74-bf9d-4edf-a720-fa1de7db932b",
"MetaDescription": "sample string 26",
"Category": "ad251e70-3ebc-4055-aff0-3bea7cd76154",
"Tags": "9bae6be7-4c11-4246-a685-4b7629ab4b0e",
"regionscountries": "0ac512d8-6c65-49f7-af1a-d1612ec5a832",
"DocumentNumberOfAdditionalItems": 30.0,
"events": "680d4b1d-7cc3-4c19-bf42-2aa8e3877b60",
"AllowComments": true,
"EventStart": "2026-03-05T11:46:44.34628Z",
"EventEnd": "2026-03-05T11:46:44.34628Z",
"ContactEmail": "sample string 35",
"ContactWeb": "sample string 36",
"Street": "sample string 37",
"City": "sample string 38",
"Country": "sample string 39",
"State": "sample string 40",
"ContactName": "sample string 41",
"ContactCell": "sample string 42",
"ContactPhone": "sample string 43",
"Content": "sample string 44",
"Summary": "sample string 45",
"IsRecurrent": true,
"RecurrenceExpression": "sample string 47",
"TimeZoneId": "sample string 48",
"AllDayEvent": true,
"Location": "sample string 50",
"ParentId": "a3c2745e-674e-48d3-a89f-e181e2843fbc"
}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 events item.
PUT /api/multimedias/events({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 | |
| 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
{
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"CommentaryNumberOfAdditionalItems": 7.0,
"FeatureStoryNumberOfAdditionalItems": 8.0,
"targetaudiences": "e0c718c4-eaa8-4f5c-9859-32f417770e14",
"EventNumberOfAdditionalItems": 10.0,
"targets": "9bcd87c2-b9d2-4434-90bd-fc622928fe9c",
"healthtopics": "e11edb41-6ec2-43a2-8a4c-54cb027216cf",
"OpenGraphTitle": "sample string 13",
"departmentaltargets": "4b1b85ed-8a6a-46fd-8d4f-b177aec6698d",
"MetaTitle": "sample string 15",
"NewsNumberOfAdditionalItems": 16.0,
"MultimediaNumberOfAdditionalItems": 17.0,
"FactFileNumberOfAdditionalItems": 18.0,
"OtherRelated": "sample string 19",
"OpenGraphDescription": "sample string 20",
"publishingoffices": "6e0d115c-6a39-4f70-8fb7-fc326018731a",
"Highlight": "sample string 22",
"PhotoStoryNumberOfAdditionalItems": 23.0,
"FactSheetNumberOfAdditionalItems": 24.0,
"stakeholders": "590fffb1-a49e-4da5-b1db-5f2eb300e227",
"MetaDescription": "sample string 26",
"Category": "ffc10971-40a2-4a10-9642-86f07158f3f9",
"Tags": "8c0fb1a9-979d-4b2f-86a7-eda6e36787d6",
"regionscountries": "22b3bb63-b065-4dbf-bde6-b548634e71dc",
"DocumentNumberOfAdditionalItems": 30.0,
"events": "d5288d18-49f3-402f-8ab5-f4ae5b3912bc",
"AllowComments": true,
"EventStart": "2026-03-05T11:46:44.34628Z",
"EventEnd": "2026-03-05T11:46:44.34628Z",
"ContactEmail": "sample string 35",
"ContactWeb": "sample string 36",
"Street": "sample string 37",
"City": "sample string 38",
"Country": "sample string 39",
"State": "sample string 40",
"ContactName": "sample string 41",
"ContactCell": "sample string 42",
"ContactPhone": "sample string 43",
"Content": "sample string 44",
"Summary": "sample string 45",
"IsRecurrent": true,
"RecurrenceExpression": "sample string 47",
"TimeZoneId": "sample string 48",
"AllDayEvent": true,
"Location": "sample string 50",
"ParentId": "3792903b-ea5b-4048-857b-6b331f1d7ffa"
}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 events item by Id.
DELETE /api/multimedias/events({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 Parent from events item.
GET /api/multimedias/events({key})/Parent
| 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 | |
| UrlName | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| Color | System.String | Read only: False | |
| ExpirationDate | System.DateTimeOffset | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"UrlName": "sample string 3",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"Title": "sample string 5",
"Description": "sample string 6",
"Color": "sample string 7",
"ExpirationDate": "2026-03-05T11:46:44.34628Z",
"Provider": "sample string 9",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T11:46:44.34628+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"UrlName": "sample string 3",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"Title": "sample string 5",
"Description": "sample string 6",
"Color": "sample string 7",
"ExpirationDate": "2026-03-05T11:46:44.34628Z",
"Provider": "sample string 9",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T11:46:44.34628+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to events item.
POST /api/multimedias/events({key})/Parent/$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 Parent from events item.
DELETE /api/multimedias/events({key})/Parent/$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 MultimediaRelatedData from events item.
GET /api/multimedias/events({key})/MultimediaRelatedData
| 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 | |
| TerranceAudioUrl | System.String | Read only: False | |
| VimeoVideo | System.String | Read only: False | |
| multimediatypes | System.Guid | Read only: False | |
| YoutubeVideo | System.String | Read only: False | |
| Duration | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| TerranceVideoUrl | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| FacebookVideo | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| FormattedDate | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| ThumbnailAlternativeText | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "722f9fca-80d5-449b-8eec-d6c78728ef72",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "cd2c5e8d-edfb-4f94-9d7f-f30c05b65c02",
"departmentaltargets": "0b4e1098-9ec2-4be6-9732-536742a41930",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-03-05T11:46:44.34628Z",
"targetaudiences": "1cff3545-be3e-409d-a0f1-7a9ddfadd6a8",
"targets": "5edec5be-fc29-4f7d-ab25-0aac257c9225",
"publishingoffices": "770d8050-aa71-49e0-94de-fccb861e9c93",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "1e6867b8-69e3-4a87-a5cd-377f945ed503",
"events": "162092c4-51b9-46bb-806a-522527f414c8",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T11:46:44.34628+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormattedDate": "sample string 26",
"ThumbnailUrl": "sample string 27",
"ThumbnailAlternativeText": "sample string 28"
},
{
"LastModified": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "722f9fca-80d5-449b-8eec-d6c78728ef72",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "cd2c5e8d-edfb-4f94-9d7f-f30c05b65c02",
"departmentaltargets": "0b4e1098-9ec2-4be6-9732-536742a41930",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-03-05T11:46:44.34628Z",
"targetaudiences": "1cff3545-be3e-409d-a0f1-7a9ddfadd6a8",
"targets": "5edec5be-fc29-4f7d-ab25-0aac257c9225",
"publishingoffices": "770d8050-aa71-49e0-94de-fccb861e9c93",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "1e6867b8-69e3-4a87-a5cd-377f945ed503",
"events": "162092c4-51b9-46bb-806a-522527f414c8",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T11:46:44.34628+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormattedDate": "sample string 26",
"ThumbnailUrl": "sample string 27",
"ThumbnailAlternativeText": "sample string 28"
}
]Add MultimediaRelatedData relation to events item.
POST /api/multimedias/events({key})/MultimediaRelatedData/$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 MultimediaRelatedData from events item.
DELETE /api/multimedias/events({key})/MultimediaRelatedData/$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 NewsRelatedData from events item.
GET /api/multimedias/events({key})/NewsRelatedData
| 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": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"PublicationDateAndTime": "2026-03-05T11:46:44.34628Z",
"publishingoffices": "4ef1103f-a50d-4fc0-9583-abc6138983ad",
"DocumentNumberOfAdditionalItems": 12.0,
"MetaTitle": "sample string 13",
"targets": "a2e562bb-efc5-426c-bf4e-2a4f3a300ae7",
"MultimediaNumberOfAdditionalItems": 15.0,
"CommentaryNumberOfAdditionalItems": 16.0,
"targetaudiences": "f04be7a7-22dc-43c4-9d39-2652a90768e7",
"OpenGraphDescription": "sample string 18",
"newstypes": "531227dd-3770-43c4-b874-1a0fa844ffcc",
"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": "d1ce178d-3b02-467d-8c45-2350fe0a0429",
"healthtopics": "59f7d0e4-1d73-444b-bcd3-98ad5ac33ef6",
"PhotoStoryNumberOfAdditionalItems": 29.0,
"Source": "sample string 30",
"OpenGraphTitle": "sample string 31",
"stakeholders": "cf734b43-6607-4a18-88b0-637669b34cb9",
"Category": "3b40185f-8f07-4601-bba3-288e8522f15b",
"departmentaltargets": "66d4293c-d81a-4c01-896f-9593ab8816c5",
"Location": "sample string 35",
"events": "20a82ab3-be35-4dc0-8ac2-43dd87b0e448",
"Tags": "cad6e37b-ea94-4563-a747-ab51f3bd1992",
"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": "2026-03-05T11:46:44.34628+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"PublicationDateAndTime": "2026-03-05T11:46:44.34628Z",
"publishingoffices": "4ef1103f-a50d-4fc0-9583-abc6138983ad",
"DocumentNumberOfAdditionalItems": 12.0,
"MetaTitle": "sample string 13",
"targets": "a2e562bb-efc5-426c-bf4e-2a4f3a300ae7",
"MultimediaNumberOfAdditionalItems": 15.0,
"CommentaryNumberOfAdditionalItems": 16.0,
"targetaudiences": "f04be7a7-22dc-43c4-9d39-2652a90768e7",
"OpenGraphDescription": "sample string 18",
"newstypes": "531227dd-3770-43c4-b874-1a0fa844ffcc",
"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": "d1ce178d-3b02-467d-8c45-2350fe0a0429",
"healthtopics": "59f7d0e4-1d73-444b-bcd3-98ad5ac33ef6",
"PhotoStoryNumberOfAdditionalItems": 29.0,
"Source": "sample string 30",
"OpenGraphTitle": "sample string 31",
"stakeholders": "cf734b43-6607-4a18-88b0-637669b34cb9",
"Category": "3b40185f-8f07-4601-bba3-288e8522f15b",
"departmentaltargets": "66d4293c-d81a-4c01-896f-9593ab8816c5",
"Location": "sample string 35",
"events": "20a82ab3-be35-4dc0-8ac2-43dd87b0e448",
"Tags": "cad6e37b-ea94-4563-a747-ab51f3bd1992",
"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": "2026-03-05T11:46:44.34628+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add NewsRelatedData relation to events item.
POST /api/multimedias/events({key})/NewsRelatedData/$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 NewsRelatedData from events item.
DELETE /api/multimedias/events({key})/NewsRelatedData/$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 MainImage from events item.
GET /api/multimedias/events({key})/MainImage
| 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": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"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": "f3707254-ccd9-413c-b853-89b1eac432b6",
"publishingoffices": "dff38337-d21e-41a0-95c8-c515b8c5a787",
"events": "1e966550-0a41-4b31-8ffb-23c91598bcb9",
"targets": "d6bacdc9-85ed-471d-ae5e-531c63d25278",
"Category": "5631c1b4-883a-4b68-960b-76a5ddba6cea",
"imagetypes": "9ca1274c-c2d0-4045-8255-a34a95fc0f21",
"departmentaltargets": "76bd8dad-daca-4c55-993d-3601225a53fb",
"stakeholders": "c91dd70b-1ad1-463d-bcbb-9c9a0bd22b75",
"Tags": "cea0a086-cbc7-4624-ac81-c313fb5cb7d2",
"healthtopics": "3d3feb30-9628-487c-b3e7-260e27f7d0cf",
"targetaudiences": "7c226e0a-3aa2-4819-981a-2dcfbb85f413",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "9a888cec-2671-4006-911c-77696e223d29",
"ParentId": "300552ad-d112-4f50-9201-9284afd030b0",
"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": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"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": "f3707254-ccd9-413c-b853-89b1eac432b6",
"publishingoffices": "dff38337-d21e-41a0-95c8-c515b8c5a787",
"events": "1e966550-0a41-4b31-8ffb-23c91598bcb9",
"targets": "d6bacdc9-85ed-471d-ae5e-531c63d25278",
"Category": "5631c1b4-883a-4b68-960b-76a5ddba6cea",
"imagetypes": "9ca1274c-c2d0-4045-8255-a34a95fc0f21",
"departmentaltargets": "76bd8dad-daca-4c55-993d-3601225a53fb",
"stakeholders": "c91dd70b-1ad1-463d-bcbb-9c9a0bd22b75",
"Tags": "cea0a086-cbc7-4624-ac81-c313fb5cb7d2",
"healthtopics": "3d3feb30-9628-487c-b3e7-260e27f7d0cf",
"targetaudiences": "7c226e0a-3aa2-4819-981a-2dcfbb85f413",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "9a888cec-2671-4006-911c-77696e223d29",
"ParentId": "300552ad-d112-4f50-9201-9284afd030b0",
"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 MainImage relation to events item.
POST /api/multimedias/events({key})/MainImage/$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 MainImage from events item.
DELETE /api/multimedias/events({key})/MainImage/$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 events item.
GET /api/multimedias/events({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": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"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": "408852af-9e76-4b33-8704-a1cb2b618621",
"publishingoffices": "9dd7b653-3865-4235-a16c-edacb059706b",
"events": "c3649f00-dd57-4a40-9a2a-ac31bcebf486",
"targets": "9efc6e7a-d37c-43b2-80b6-0dc1c7cc43cd",
"Category": "a5d2a98d-60b9-4635-ad9f-295138434dfd",
"imagetypes": "130ee640-cf58-46b3-9890-b787424fcaa1",
"departmentaltargets": "30b6e6e9-044c-43f7-a5b2-ba7261cc59ff",
"stakeholders": "70a08db8-8c90-4c85-8584-008ea598c233",
"Tags": "84363891-76e4-4df5-91fb-c0a37550ef40",
"healthtopics": "c792f38f-93e2-46c5-912e-ea73e6c133b4",
"targetaudiences": "ffcb2e10-0ceb-457c-a214-5f68c4f06e3c",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "271dd928-233b-4cc7-a116-d4c0bd58d10d",
"ParentId": "0386fa2a-04a4-4a63-810b-d2d591f8ce2b",
"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": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"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": "408852af-9e76-4b33-8704-a1cb2b618621",
"publishingoffices": "9dd7b653-3865-4235-a16c-edacb059706b",
"events": "c3649f00-dd57-4a40-9a2a-ac31bcebf486",
"targets": "9efc6e7a-d37c-43b2-80b6-0dc1c7cc43cd",
"Category": "a5d2a98d-60b9-4635-ad9f-295138434dfd",
"imagetypes": "130ee640-cf58-46b3-9890-b787424fcaa1",
"departmentaltargets": "30b6e6e9-044c-43f7-a5b2-ba7261cc59ff",
"stakeholders": "70a08db8-8c90-4c85-8584-008ea598c233",
"Tags": "84363891-76e4-4df5-91fb-c0a37550ef40",
"healthtopics": "c792f38f-93e2-46c5-912e-ea73e6c133b4",
"targetaudiences": "ffcb2e10-0ceb-457c-a214-5f68c4f06e3c",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "271dd928-233b-4cc7-a116-d4c0bd58d10d",
"ParentId": "0386fa2a-04a4-4a63-810b-d2d591f8ce2b",
"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 events item.
POST /api/multimedias/events({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 events item.
DELETE /api/multimedias/events({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 DocumentRelatedData from events item.
GET /api/multimedias/events({key})/DocumentRelatedData
| 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 | |
| healthtopics | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Parts | 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 | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"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,
"healthtopics": "0e52fbb1-c5ad-460d-9a22-7f1ec97fbabc",
"targets": "1fca92e8-3567-4d1b-9a86-01edad69470b",
"regionscountries": "598a457b-7ed8-4ed7-a9d6-e46e5ca0955c",
"stakeholders": "b30c21a5-77ef-4f9f-83db-a48e9c0e46b4",
"targetaudiences": "6b1a21ec-efe0-4ff6-82a3-42dcc2687d9e",
"Category": "053e361d-8312-4ed1-97a4-4794915a7c0f",
"Tags": "e9d789c8-7319-43ff-b86b-239ff2485d67",
"departmentaltargets": "1a1058f0-3d9b-4e61-833b-182cef618a30",
"events": "bd0d3153-3adf-4807-9bba-0df219e90ef1",
"publishingoffices": "c6820267-f71b-4627-8b44-c4bf5838fdce",
"Parts": "sample string 25",
"FolderId": "bd3c817c-46cf-45e4-a8fc-3545e7cbbb59",
"ParentId": "d98084f4-15bc-49f8-91ae-1d916ce5a91e",
"Provider": "sample string 28",
"Url": "sample string 29",
"ThumbnailUrl": "sample string 30",
"IsDamMedia": true
},
{
"LastModified": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"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,
"healthtopics": "0e52fbb1-c5ad-460d-9a22-7f1ec97fbabc",
"targets": "1fca92e8-3567-4d1b-9a86-01edad69470b",
"regionscountries": "598a457b-7ed8-4ed7-a9d6-e46e5ca0955c",
"stakeholders": "b30c21a5-77ef-4f9f-83db-a48e9c0e46b4",
"targetaudiences": "6b1a21ec-efe0-4ff6-82a3-42dcc2687d9e",
"Category": "053e361d-8312-4ed1-97a4-4794915a7c0f",
"Tags": "e9d789c8-7319-43ff-b86b-239ff2485d67",
"departmentaltargets": "1a1058f0-3d9b-4e61-833b-182cef618a30",
"events": "bd0d3153-3adf-4807-9bba-0df219e90ef1",
"publishingoffices": "c6820267-f71b-4627-8b44-c4bf5838fdce",
"Parts": "sample string 25",
"FolderId": "bd3c817c-46cf-45e4-a8fc-3545e7cbbb59",
"ParentId": "d98084f4-15bc-49f8-91ae-1d916ce5a91e",
"Provider": "sample string 28",
"Url": "sample string 29",
"ThumbnailUrl": "sample string 30",
"IsDamMedia": true
}
]Add DocumentRelatedData relation to events item.
POST /api/multimedias/events({key})/DocumentRelatedData/$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 DocumentRelatedData from events item.
DELETE /api/multimedias/events({key})/DocumentRelatedData/$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 Images from events item.
GET /api/multimedias/events({key})/Images
| 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": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"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": "e94acca3-a27f-49a3-9ac2-3bc4f4e67cb2",
"publishingoffices": "91641789-7d7b-41a3-8f3a-07aca2fe1b98",
"events": "7b5c5544-d234-41c5-be78-091cab5d46fa",
"targets": "ae008dc1-9538-49ed-9677-d0b11fea5a44",
"Category": "86afd2fc-a43c-4554-b20b-31ab68451654",
"imagetypes": "4ff51482-f992-4428-b3b1-ab137b714960",
"departmentaltargets": "035538cf-efde-4d3a-a30d-7196d2e8aaa8",
"stakeholders": "11bd5063-e8e2-471b-9c82-ef4c5f149320",
"Tags": "2aec766b-5361-4ebe-a9ec-1a231c68a7be",
"healthtopics": "daf9b219-9abb-42a6-b1ef-3724d74128ec",
"targetaudiences": "f27822ad-be13-4694-9037-d2825c2cb576",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "55640a4f-8b03-4ccb-a940-1eea3a88dac9",
"ParentId": "6ad09b9e-1884-46f2-9a6c-6a69a0bd8434",
"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": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"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": "e94acca3-a27f-49a3-9ac2-3bc4f4e67cb2",
"publishingoffices": "91641789-7d7b-41a3-8f3a-07aca2fe1b98",
"events": "7b5c5544-d234-41c5-be78-091cab5d46fa",
"targets": "ae008dc1-9538-49ed-9677-d0b11fea5a44",
"Category": "86afd2fc-a43c-4554-b20b-31ab68451654",
"imagetypes": "4ff51482-f992-4428-b3b1-ab137b714960",
"departmentaltargets": "035538cf-efde-4d3a-a30d-7196d2e8aaa8",
"stakeholders": "11bd5063-e8e2-471b-9c82-ef4c5f149320",
"Tags": "2aec766b-5361-4ebe-a9ec-1a231c68a7be",
"healthtopics": "daf9b219-9abb-42a6-b1ef-3724d74128ec",
"targetaudiences": "f27822ad-be13-4694-9037-d2825c2cb576",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "55640a4f-8b03-4ccb-a940-1eea3a88dac9",
"ParentId": "6ad09b9e-1884-46f2-9a6c-6a69a0bd8434",
"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 Images relation to events item.
POST /api/multimedias/events({key})/Images/$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 Images from events item.
DELETE /api/multimedias/events({key})/Images/$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 Thumbnail from events item.
GET /api/multimedias/events({key})/Thumbnail
| 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": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"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": "7e4e787c-5fbf-44a1-ac27-c7b9691fdad0",
"publishingoffices": "a995a4b8-b5da-4102-acf9-7798fef2f742",
"events": "ae377a0c-3e1f-41a8-bfde-041a1eef6bd1",
"targets": "078a19af-f228-422a-ab49-fc1ea556fb8f",
"Category": "f807b8f8-a07c-492b-a84d-610df646a95d",
"imagetypes": "9c34a11b-5f59-486c-ac14-6c09e894bcb4",
"departmentaltargets": "c576a27f-abd5-421e-ae24-7ddcb7302eae",
"stakeholders": "f8958d78-b3b1-4126-8827-c6fd6eb22956",
"Tags": "9ea2e197-fc84-46b1-9434-37b99eb7c26d",
"healthtopics": "c13ed884-b93f-48d6-8c0c-163208213e88",
"targetaudiences": "861fe5ee-f098-43f4-8879-1c09118fa64c",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "0fd4f655-5cb3-4010-b2eb-f0d6661c16d8",
"ParentId": "fe511362-9569-41a0-b73c-c53e75650773",
"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": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"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": "7e4e787c-5fbf-44a1-ac27-c7b9691fdad0",
"publishingoffices": "a995a4b8-b5da-4102-acf9-7798fef2f742",
"events": "ae377a0c-3e1f-41a8-bfde-041a1eef6bd1",
"targets": "078a19af-f228-422a-ab49-fc1ea556fb8f",
"Category": "f807b8f8-a07c-492b-a84d-610df646a95d",
"imagetypes": "9c34a11b-5f59-486c-ac14-6c09e894bcb4",
"departmentaltargets": "c576a27f-abd5-421e-ae24-7ddcb7302eae",
"stakeholders": "f8958d78-b3b1-4126-8827-c6fd6eb22956",
"Tags": "9ea2e197-fc84-46b1-9434-37b99eb7c26d",
"healthtopics": "c13ed884-b93f-48d6-8c0c-163208213e88",
"targetaudiences": "861fe5ee-f098-43f4-8879-1c09118fa64c",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "0fd4f655-5cb3-4010-b2eb-f0d6661c16d8",
"ParentId": "fe511362-9569-41a0-b73c-c53e75650773",
"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 Thumbnail relation to events item.
POST /api/multimedias/events({key})/Thumbnail/$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 Thumbnail from events item.
DELETE /api/multimedias/events({key})/Thumbnail/$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 FactFileRelatedData from events item.
GET /api/multimedias/events({key})/FactFileRelatedData
| 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 | |
| targetaudiences | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Title | System.String | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| Highlight | System.String | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SortTitle | System.String | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| Content | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| targets | System.Guid | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| LocalPublicationDate | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Summary | System.String | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"targetaudiences": "71c86c4f-1d3f-4f1e-9e66-f3ea1d0aa9f0",
"MetaDescription": "sample string 9",
"healthtopics": "32432a87-1696-45c6-9dbf-65de9ee6f8a2",
"NewsNumberOfAdditionalItems": 11.0,
"Title": "sample string 12",
"FeatureStoryNumberOfAdditionalItems": 13.0,
"DocumentNumberOfAdditionalItems": 14.0,
"FactFileNumberOfAdditionalItems": 15.0,
"publishingoffices": "cb905db7-327c-4c7c-bf48-9f5498725413",
"OpenGraphDescription": "sample string 17",
"Highlight": "sample string 18",
"MultimediaNumberOfAdditionalItems": 19.0,
"SortTitle": "sample string 20",
"OtherRelated": "sample string 21",
"PublicationDateAndTime": "2026-03-05T11:46:44.34628Z",
"Content": "sample string 23",
"MetaTitle": "sample string 24",
"targets": "c1e9ca95-76ec-4c10-a0c9-361a559b0dd8",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"departmentaltargets": "158c8e59-1f59-465b-be0f-51a3fff79efc",
"FactSheetNumberOfAdditionalItems": 28.0,
"LocalPublicationDate": "sample string 29",
"OpenGraphTitle": "sample string 30",
"EventNumberOfAdditionalItems": 31.0,
"Summary": "sample string 32",
"CommentaryNumberOfAdditionalItems": 33.0,
"regionscountries": "62ff287f-b7b4-40dc-983f-f291378ef32b",
"Provider": "sample string 35",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T11:46:44.34628+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"targetaudiences": "71c86c4f-1d3f-4f1e-9e66-f3ea1d0aa9f0",
"MetaDescription": "sample string 9",
"healthtopics": "32432a87-1696-45c6-9dbf-65de9ee6f8a2",
"NewsNumberOfAdditionalItems": 11.0,
"Title": "sample string 12",
"FeatureStoryNumberOfAdditionalItems": 13.0,
"DocumentNumberOfAdditionalItems": 14.0,
"FactFileNumberOfAdditionalItems": 15.0,
"publishingoffices": "cb905db7-327c-4c7c-bf48-9f5498725413",
"OpenGraphDescription": "sample string 17",
"Highlight": "sample string 18",
"MultimediaNumberOfAdditionalItems": 19.0,
"SortTitle": "sample string 20",
"OtherRelated": "sample string 21",
"PublicationDateAndTime": "2026-03-05T11:46:44.34628Z",
"Content": "sample string 23",
"MetaTitle": "sample string 24",
"targets": "c1e9ca95-76ec-4c10-a0c9-361a559b0dd8",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"departmentaltargets": "158c8e59-1f59-465b-be0f-51a3fff79efc",
"FactSheetNumberOfAdditionalItems": 28.0,
"LocalPublicationDate": "sample string 29",
"OpenGraphTitle": "sample string 30",
"EventNumberOfAdditionalItems": 31.0,
"Summary": "sample string 32",
"CommentaryNumberOfAdditionalItems": 33.0,
"regionscountries": "62ff287f-b7b4-40dc-983f-f291378ef32b",
"Provider": "sample string 35",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T11:46:44.34628+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add FactFileRelatedData relation to events item.
POST /api/multimedias/events({key})/FactFileRelatedData/$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 FactFileRelatedData from events item.
DELETE /api/multimedias/events({key})/FactFileRelatedData/$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 PhotoStoryRelatedData from events item.
GET /api/multimedias/events({key})/PhotoStoryRelatedData
| 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 | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Summary | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Content | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| targets | System.Guid | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Highlight | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "fd3e23e4-8573-4777-b442-8b5deb6eae93",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "e23d8116-6895-43a5-a191-c3358314ec55",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "ada03d7d-1b44-4de5-abb2-f6e3464748da",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-03-05T11:46:44.34628Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "b1305d06-1d1d-43fc-a981-fb764adcfbf0",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "952689c6-b03b-477b-be7b-52db9a042fe5",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "e9736cb0-0ca6-4c42-ab2e-c94d209686cf",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T11:46:44.34628+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "fd3e23e4-8573-4777-b442-8b5deb6eae93",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "e23d8116-6895-43a5-a191-c3358314ec55",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "ada03d7d-1b44-4de5-abb2-f6e3464748da",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-03-05T11:46:44.34628Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "b1305d06-1d1d-43fc-a981-fb764adcfbf0",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "952689c6-b03b-477b-be7b-52db9a042fe5",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "e9736cb0-0ca6-4c42-ab2e-c94d209686cf",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T11:46:44.34628+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add PhotoStoryRelatedData relation to events item.
POST /api/multimedias/events({key})/PhotoStoryRelatedData/$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 PhotoStoryRelatedData from events item.
DELETE /api/multimedias/events({key})/PhotoStoryRelatedData/$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 CommentaryRelatedData from events item.
GET /api/multimedias/events({key})/CommentaryRelatedData
| 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 | |
| OpenGraphTitle | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Highlight | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Content | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Summary | System.String | Read only: False | |
| targets | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| events | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SourceKey | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Subtitle | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OpenGraphTitle": "sample string 8",
"PublicationDateAndTime": "2026-03-05T11:46:44.34628Z",
"departmentaltargets": "fb5299b6-b634-43f1-a9c8-38a949c543e8",
"stakeholders": "470bb4c8-ca7f-49d6-b02e-418de339ac59",
"Highlight": "sample string 12",
"healthtopics": "7831bf22-ef31-4e28-8d8b-2fe27d7a71cd",
"EventNumberOfAdditionalItems": 14.0,
"Content": "sample string 15",
"publishingoffices": "6f65ee3b-dba7-4e70-8e29-ccc769dc8ccd",
"MetaTitle": "sample string 17",
"MultimediaNumberOfAdditionalItems": 18.0,
"DocumentNumberOfAdditionalItems": 19.0,
"FeatureStoryNumberOfAdditionalItems": 20.0,
"PhotoStoryNumberOfAdditionalItems": 21.0,
"FactFileNumberOfAdditionalItems": 22.0,
"Summary": "sample string 23",
"targets": "1bcdb67e-b9b2-40e3-abee-4541752d2149",
"Title": "sample string 25",
"events": "bde2bcad-e624-4e85-aa5d-503cc411340b",
"MetaDescription": "sample string 27",
"OpenGraphDescription": "sample string 28",
"CommentaryNumberOfAdditionalItems": 29.0,
"OtherRelated": "sample string 30",
"FactSheetNumberOfAdditionalItems": 31.0,
"NewsNumberOfAdditionalItems": 32.0,
"SourceKey": "sample string 33",
"regionscountries": "15adb6d9-1d3f-4e5a-8cfa-005738e615b1",
"targetaudiences": "558a6540-901c-49b1-8933-f69bad27117f",
"Subtitle": "sample string 36",
"Provider": "sample string 37",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T11:46:44.34628+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OpenGraphTitle": "sample string 8",
"PublicationDateAndTime": "2026-03-05T11:46:44.34628Z",
"departmentaltargets": "fb5299b6-b634-43f1-a9c8-38a949c543e8",
"stakeholders": "470bb4c8-ca7f-49d6-b02e-418de339ac59",
"Highlight": "sample string 12",
"healthtopics": "7831bf22-ef31-4e28-8d8b-2fe27d7a71cd",
"EventNumberOfAdditionalItems": 14.0,
"Content": "sample string 15",
"publishingoffices": "6f65ee3b-dba7-4e70-8e29-ccc769dc8ccd",
"MetaTitle": "sample string 17",
"MultimediaNumberOfAdditionalItems": 18.0,
"DocumentNumberOfAdditionalItems": 19.0,
"FeatureStoryNumberOfAdditionalItems": 20.0,
"PhotoStoryNumberOfAdditionalItems": 21.0,
"FactFileNumberOfAdditionalItems": 22.0,
"Summary": "sample string 23",
"targets": "1bcdb67e-b9b2-40e3-abee-4541752d2149",
"Title": "sample string 25",
"events": "bde2bcad-e624-4e85-aa5d-503cc411340b",
"MetaDescription": "sample string 27",
"OpenGraphDescription": "sample string 28",
"CommentaryNumberOfAdditionalItems": 29.0,
"OtherRelated": "sample string 30",
"FactSheetNumberOfAdditionalItems": 31.0,
"NewsNumberOfAdditionalItems": 32.0,
"SourceKey": "sample string 33",
"regionscountries": "15adb6d9-1d3f-4e5a-8cfa-005738e615b1",
"targetaudiences": "558a6540-901c-49b1-8933-f69bad27117f",
"Subtitle": "sample string 36",
"Provider": "sample string 37",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T11:46:44.34628+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add CommentaryRelatedData relation to events item.
POST /api/multimedias/events({key})/CommentaryRelatedData/$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 CommentaryRelatedData from events item.
DELETE /api/multimedias/events({key})/CommentaryRelatedData/$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 FeatureStoryRelatedData from events item.
GET /api/multimedias/events({key})/FeatureStoryRelatedData
| 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 | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Subtitle | System.String | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SourceKey | System.String | Read only: False | |
| targets | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Title | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Highlight | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "4865b6d9-7fe3-4e15-94f1-2be8a9ee4466",
"events": "b9c7c547-27e2-4b01-bc82-d5b8538ed881",
"FactSheetNumberOfAdditionalItems": 10.0,
"Subtitle": "sample string 11",
"FeatureStoryNumberOfAdditionalItems": 12.0,
"regionscountries": "528f5354-21b1-4fd2-97fc-ba49c994628e",
"CommentaryNumberOfAdditionalItems": 14.0,
"PublicationDateAndTime": "2026-03-05T11:46:44.34628Z",
"PhotoStoryNumberOfAdditionalItems": 16.0,
"healthtopics": "4f44cdad-14c6-4c00-a20b-dd9f9fd86072",
"DocumentNumberOfAdditionalItems": 18.0,
"OpenGraphTitle": "sample string 19",
"EventNumberOfAdditionalItems": 20.0,
"SourceKey": "sample string 21",
"targets": "e30312fb-030e-48dd-b304-e319a3bf4830",
"Content": "sample string 23",
"MultimediaNumberOfAdditionalItems": 24.0,
"Title": "sample string 25",
"departmentaltargets": "b3723746-85b8-467d-95fb-9fc98fb77742",
"NewsNumberOfAdditionalItems": 27.0,
"targetaudiences": "4972aa1b-a060-4bb2-b77a-6004d2acfde4",
"Summary": "sample string 29",
"MetaTitle": "sample string 30",
"OtherRelated": "sample string 31",
"OpenGraphDescription": "sample string 32",
"stakeholders": "3849defc-96e2-427d-80c3-b7a79f9df74b",
"MetaDescription": "sample string 34",
"FactFileNumberOfAdditionalItems": 35.0,
"Highlight": "sample string 36",
"Provider": "sample string 37",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T11:46:44.34628+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "4865b6d9-7fe3-4e15-94f1-2be8a9ee4466",
"events": "b9c7c547-27e2-4b01-bc82-d5b8538ed881",
"FactSheetNumberOfAdditionalItems": 10.0,
"Subtitle": "sample string 11",
"FeatureStoryNumberOfAdditionalItems": 12.0,
"regionscountries": "528f5354-21b1-4fd2-97fc-ba49c994628e",
"CommentaryNumberOfAdditionalItems": 14.0,
"PublicationDateAndTime": "2026-03-05T11:46:44.34628Z",
"PhotoStoryNumberOfAdditionalItems": 16.0,
"healthtopics": "4f44cdad-14c6-4c00-a20b-dd9f9fd86072",
"DocumentNumberOfAdditionalItems": 18.0,
"OpenGraphTitle": "sample string 19",
"EventNumberOfAdditionalItems": 20.0,
"SourceKey": "sample string 21",
"targets": "e30312fb-030e-48dd-b304-e319a3bf4830",
"Content": "sample string 23",
"MultimediaNumberOfAdditionalItems": 24.0,
"Title": "sample string 25",
"departmentaltargets": "b3723746-85b8-467d-95fb-9fc98fb77742",
"NewsNumberOfAdditionalItems": 27.0,
"targetaudiences": "4972aa1b-a060-4bb2-b77a-6004d2acfde4",
"Summary": "sample string 29",
"MetaTitle": "sample string 30",
"OtherRelated": "sample string 31",
"OpenGraphDescription": "sample string 32",
"stakeholders": "3849defc-96e2-427d-80c3-b7a79f9df74b",
"MetaDescription": "sample string 34",
"FactFileNumberOfAdditionalItems": 35.0,
"Highlight": "sample string 36",
"Provider": "sample string 37",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T11:46:44.34628+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add FeatureStoryRelatedData relation to events item.
POST /api/multimedias/events({key})/FeatureStoryRelatedData/$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 FeatureStoryRelatedData from events item.
DELETE /api/multimedias/events({key})/FeatureStoryRelatedData/$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 RichContentPage from events item.
GET /api/multimedias/events({key})/RichContentPage
| 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 | |
| UrlName | System.String | Read only: False | |
| organizations | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| WebPageType | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: False | |
| ShowInNavigation | System.Boolean | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| RootId | System.Guid | Read only: False | |
| ExpirationInDays | System.Int32 | Read only: False | |
| HtmlTitle | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| HeadTagContent | System.String | Read only: False | |
| CodeBehindType | System.String | Read only: False | |
| IncludeScriptManager | System.Boolean | Read only: False | |
| EnableViewState | System.Boolean | Read only: False | |
| PageType | Telerik.Sitefinity.Web.Api.Strategies.Pages.PageType | Read only: False | |
| RedirectPage | Telerik.Sitefinity.Web.Api.Strategies.Pages.RedirectPage | Read only: False | |
| TemplateId | System.Guid | Read only: False | |
| RequireSsl | System.Boolean | Read only: False | |
| EnableScriptManager | System.Boolean | Read only: False | |
| AllowParametersValidation | System.Boolean | Read only: False | |
| Crawlable | System.Boolean | Read only: False | |
| IncludeInSearchIndex | System.Boolean | Read only: False | |
| Priority | System.Single | Read only: False | |
| LocalizationStrategy | Telerik.Sitefinity.Localization.LocalizationStrategy | Read only: True | |
| CanonicalUrlBehaviour | Telerik.Sitefinity.Web.Api.Strategies.Pages.CanonicalUrlSettings | Read only: False | |
| OutputCacheProfile | System.String | Read only: False | |
| Renderer | System.String | Read only: False | |
| TemplateName | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| HasChildren | System.Boolean | Read only: True | |
| Breadcrumb | System.String | Read only: True | |
| AvailableLanguages | System.String | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: True | |
| ViewUrl | System.String | Read only: True | |
| EditUrl | System.String | Read only: True | |
| EditUrlBasePath | System.String | Read only: True | |
| IsHomePage | System.Boolean | Read only: True | |
| RelativeUrlPath | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-03-05T11:46:44.34628Z",
"UrlName": "sample string 2",
"organizations": "10efd4ec-70bb-4d57-bf2e-4a3aca2728ac",
"regionscountries": "2e8a1550-5b2d-4043-803a-98893f447512",
"sustainabledevelopmentgoals": "358fa3d4-bddc-4daa-b0e6-327c5675de2a",
"departmentaltargets": "bb615424-35fd-40a3-a359-f59c322d4339",
"healthtopics": "69d54c1c-ad88-4f0d-9c66-9ddddb66d26d",
"events": "48cd0803-56c6-4da0-8b03-a09f3521fc4d",
"publishingoffices": "87a7ea6b-4c01-49fc-81b5-d562f155a2fa",
"WebPageType": "sample string 10",
"targetaudiences": "92139a56-a52f-457c-b64d-5718e838e2e3",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"ShowInNavigation": true,
"ParentId": "2f15285a-5cdd-44fa-aab9-57bb1874748b",
"RootId": "f617fb9a-47d0-464f-89f1-7ce7ae7a83e3",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "e35e3429-cd75-4f24-be02-e179b8d975f7",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2026-03-05T11:46:44.34628Z",
"UrlName": "sample string 2",
"organizations": "10efd4ec-70bb-4d57-bf2e-4a3aca2728ac",
"regionscountries": "2e8a1550-5b2d-4043-803a-98893f447512",
"sustainabledevelopmentgoals": "358fa3d4-bddc-4daa-b0e6-327c5675de2a",
"departmentaltargets": "bb615424-35fd-40a3-a359-f59c322d4339",
"healthtopics": "69d54c1c-ad88-4f0d-9c66-9ddddb66d26d",
"events": "48cd0803-56c6-4da0-8b03-a09f3521fc4d",
"publishingoffices": "87a7ea6b-4c01-49fc-81b5-d562f155a2fa",
"WebPageType": "sample string 10",
"targetaudiences": "92139a56-a52f-457c-b64d-5718e838e2e3",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"ShowInNavigation": true,
"ParentId": "2f15285a-5cdd-44fa-aab9-57bb1874748b",
"RootId": "f617fb9a-47d0-464f-89f1-7ce7ae7a83e3",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "e35e3429-cd75-4f24-be02-e179b8d975f7",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]Add RichContentPage relation to events item.
POST /api/multimedias/events({key})/RichContentPage/$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 RichContentPage from events item.
DELETE /api/multimedias/events({key})/RichContentPage/$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 FactSheetRelatedData from events item.
GET /api/multimedias/events({key})/FactSheetRelatedData
| 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 | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MedicalTreatmentBriefSummary | System.String | Read only: False | |
| Content | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| ConditionName | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| PreventionBriefSummary | System.String | Read only: False | |
| SelfCareLongerSummary | System.String | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SymptomsLongerSummary | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ConditionLongerOverview | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| PreventionLongerSummary | System.String | Read only: False | |
| SourceKey | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| SelfCareBriefSummary | System.String | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SortTitle | System.String | Read only: False | |
| LocalPublicationDate | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targets | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| ConditionBriefOverview | System.String | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| MedicalTreatmentLongerSummary | System.String | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SymptomsBriefSummary | System.String | Read only: False | |
| Highlight | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "4dbf7a3b-c99c-4874-a7f2-869d40ec6b5f",
"NewsNumberOfAdditionalItems": 9.0,
"MedicalTreatmentBriefSummary": "sample string 10",
"Content": "sample string 11",
"targetaudiences": "011298e6-0f70-4cc2-a843-b4febca44a2b",
"ConditionName": "sample string 13",
"OpenGraphTitle": "sample string 14",
"DocumentNumberOfAdditionalItems": 15.0,
"PreventionBriefSummary": "sample string 16",
"SelfCareLongerSummary": "sample string 17",
"EventNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"SymptomsLongerSummary": "sample string 20",
"MetaTitle": "sample string 21",
"healthtopics": "47d4a2d7-f7c8-4558-8b64-1811c6ec3333",
"publishingoffices": "21d3f8f9-c013-47af-8e0c-4b6d65133af8",
"ConditionLongerOverview": "sample string 24",
"Title": "sample string 25",
"PreventionLongerSummary": "sample string 26",
"SourceKey": "sample string 27",
"PhotoStoryNumberOfAdditionalItems": 28.0,
"departmentaltargets": "c146dcbb-0e18-4245-a41b-2485a1d871f1",
"SelfCareBriefSummary": "sample string 30",
"FactFileNumberOfAdditionalItems": 31.0,
"SortTitle": "sample string 32",
"LocalPublicationDate": "sample string 33",
"Summary": "sample string 34",
"FeatureStoryNumberOfAdditionalItems": 35.0,
"OtherRelated": "sample string 36",
"FactSheetNumberOfAdditionalItems": 37.0,
"targets": "558b5f03-f9d9-4d2c-913e-0ce448efa6cf",
"OpenGraphDescription": "sample string 39",
"PublicationDateAndTime": "2026-03-05T11:46:44.34628Z",
"ConditionBriefOverview": "sample string 41",
"MetaDescription": "sample string 42",
"MedicalTreatmentLongerSummary": "sample string 43",
"CommentaryNumberOfAdditionalItems": 44.0,
"SymptomsBriefSummary": "sample string 45",
"Highlight": "sample string 46",
"Provider": "sample string 47",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T11:46:44.34628+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "4dbf7a3b-c99c-4874-a7f2-869d40ec6b5f",
"NewsNumberOfAdditionalItems": 9.0,
"MedicalTreatmentBriefSummary": "sample string 10",
"Content": "sample string 11",
"targetaudiences": "011298e6-0f70-4cc2-a843-b4febca44a2b",
"ConditionName": "sample string 13",
"OpenGraphTitle": "sample string 14",
"DocumentNumberOfAdditionalItems": 15.0,
"PreventionBriefSummary": "sample string 16",
"SelfCareLongerSummary": "sample string 17",
"EventNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"SymptomsLongerSummary": "sample string 20",
"MetaTitle": "sample string 21",
"healthtopics": "47d4a2d7-f7c8-4558-8b64-1811c6ec3333",
"publishingoffices": "21d3f8f9-c013-47af-8e0c-4b6d65133af8",
"ConditionLongerOverview": "sample string 24",
"Title": "sample string 25",
"PreventionLongerSummary": "sample string 26",
"SourceKey": "sample string 27",
"PhotoStoryNumberOfAdditionalItems": 28.0,
"departmentaltargets": "c146dcbb-0e18-4245-a41b-2485a1d871f1",
"SelfCareBriefSummary": "sample string 30",
"FactFileNumberOfAdditionalItems": 31.0,
"SortTitle": "sample string 32",
"LocalPublicationDate": "sample string 33",
"Summary": "sample string 34",
"FeatureStoryNumberOfAdditionalItems": 35.0,
"OtherRelated": "sample string 36",
"FactSheetNumberOfAdditionalItems": 37.0,
"targets": "558b5f03-f9d9-4d2c-913e-0ce448efa6cf",
"OpenGraphDescription": "sample string 39",
"PublicationDateAndTime": "2026-03-05T11:46:44.34628Z",
"ConditionBriefOverview": "sample string 41",
"MetaDescription": "sample string 42",
"MedicalTreatmentLongerSummary": "sample string 43",
"CommentaryNumberOfAdditionalItems": 44.0,
"SymptomsBriefSummary": "sample string 45",
"Highlight": "sample string 46",
"Provider": "sample string 47",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T11:46:44.34628+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add FactSheetRelatedData relation to events item.
POST /api/multimedias/events({key})/FactSheetRelatedData/$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 FactSheetRelatedData from events item.
DELETE /api/multimedias/events({key})/FactSheetRelatedData/$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 EventRelatedData from events item.
GET /api/multimedias/events({key})/EventRelatedData
| 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": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"CommentaryNumberOfAdditionalItems": 10.0,
"FeatureStoryNumberOfAdditionalItems": 11.0,
"targetaudiences": "24024eaf-e512-4788-8a73-3fcca6741eb5",
"EventNumberOfAdditionalItems": 13.0,
"targets": "6672dd7b-b1dd-4cd7-9303-3994a30132a7",
"healthtopics": "95b38399-4690-490e-aa8b-bac0b5de7081",
"OpenGraphTitle": "sample string 16",
"departmentaltargets": "4465c75d-0449-4b2c-94e4-3c7cf49789d7",
"MetaTitle": "sample string 18",
"NewsNumberOfAdditionalItems": 19.0,
"MultimediaNumberOfAdditionalItems": 20.0,
"FactFileNumberOfAdditionalItems": 21.0,
"OtherRelated": "sample string 22",
"OpenGraphDescription": "sample string 23",
"publishingoffices": "33afd4cc-6a89-4869-89bb-49e1662f7cf2",
"Highlight": "sample string 25",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"FactSheetNumberOfAdditionalItems": 27.0,
"stakeholders": "5dc144a8-6282-4273-b9a5-68bf2139eb5e",
"MetaDescription": "sample string 29",
"Category": "8ea65d6e-5ba2-4191-b90a-403eb8629bc5",
"Tags": "51e95021-20e0-42a6-96a7-777b90cc4e2e",
"regionscountries": "06c38115-47c8-49e2-a487-ea4fa3da0c2d",
"DocumentNumberOfAdditionalItems": 33.0,
"events": "31e53378-bc0d-47d6-8b1d-e4dd4d74f728",
"AllowComments": true,
"EventStart": "2026-03-05T11:46:44.34628Z",
"EventEnd": "2026-03-05T11:46:44.34628Z",
"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": "e1fa320c-fa7e-4efe-a03d-bd77ff4b55c1",
"Provider": "sample string 55",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T11:46:44.34628+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"EventStartUtcOffset": 56.1,
"EventEndUtcOffset": 57.1,
"EventStartWithOffset": "2026-03-05T11:46:44.34628Z",
"EventEndWithOffset": "2026-03-05T11:46:44.34628Z"
},
{
"LastModified": "2026-03-05T11:46:44.34628Z",
"PublicationDate": "2026-03-05T11:46:44.34628Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-05T11:46:44.34628Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"CommentaryNumberOfAdditionalItems": 10.0,
"FeatureStoryNumberOfAdditionalItems": 11.0,
"targetaudiences": "24024eaf-e512-4788-8a73-3fcca6741eb5",
"EventNumberOfAdditionalItems": 13.0,
"targets": "6672dd7b-b1dd-4cd7-9303-3994a30132a7",
"healthtopics": "95b38399-4690-490e-aa8b-bac0b5de7081",
"OpenGraphTitle": "sample string 16",
"departmentaltargets": "4465c75d-0449-4b2c-94e4-3c7cf49789d7",
"MetaTitle": "sample string 18",
"NewsNumberOfAdditionalItems": 19.0,
"MultimediaNumberOfAdditionalItems": 20.0,
"FactFileNumberOfAdditionalItems": 21.0,
"OtherRelated": "sample string 22",
"OpenGraphDescription": "sample string 23",
"publishingoffices": "33afd4cc-6a89-4869-89bb-49e1662f7cf2",
"Highlight": "sample string 25",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"FactSheetNumberOfAdditionalItems": 27.0,
"stakeholders": "5dc144a8-6282-4273-b9a5-68bf2139eb5e",
"MetaDescription": "sample string 29",
"Category": "8ea65d6e-5ba2-4191-b90a-403eb8629bc5",
"Tags": "51e95021-20e0-42a6-96a7-777b90cc4e2e",
"regionscountries": "06c38115-47c8-49e2-a487-ea4fa3da0c2d",
"DocumentNumberOfAdditionalItems": 33.0,
"events": "31e53378-bc0d-47d6-8b1d-e4dd4d74f728",
"AllowComments": true,
"EventStart": "2026-03-05T11:46:44.34628Z",
"EventEnd": "2026-03-05T11:46:44.34628Z",
"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": "e1fa320c-fa7e-4efe-a03d-bd77ff4b55c1",
"Provider": "sample string 55",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T11:46:44.34628+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"EventStartUtcOffset": 56.1,
"EventEndUtcOffset": 57.1,
"EventStartWithOffset": "2026-03-05T11:46:44.34628Z",
"EventEndWithOffset": "2026-03-05T11:46:44.34628Z"
}
]Add EventRelatedData relation to events item.
POST /api/multimedias/events({key})/EventRelatedData/$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 EventRelatedData from events item.
DELETE /api/multimedias/events({key})/EventRelatedData/$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.