Returns a set of data items of type photostories.
GET /api/multimedias/photostories
None
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| 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-09-20T22:54:30.1726664Z",
"PublicationDate": "2026-09-20T22:54:30.1726664Z",
"DateCreated": "2026-09-20T22:54:30.1726664Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "9f276463-c1f7-4f87-b780-748d1bd0f655",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "24c5639e-3e0d-43ad-8417-245d5e2d07f4",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "b9e004ad-862e-40b9-add5-2aa554104478",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-09-20T22:54:30.1726664Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "662fb15b-0ab8-4fb1-b98c-64474e6048f5",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "3e308c97-dc51-4dd0-b06b-a772fc6e1c57",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "24e456e1-ec7a-4d42-a441-3a11c9bf55cb",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:54:30.1726664+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-20T22:54:30.1726664Z",
"PublicationDate": "2026-09-20T22:54:30.1726664Z",
"DateCreated": "2026-09-20T22:54:30.1726664Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "9f276463-c1f7-4f87-b780-748d1bd0f655",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "24c5639e-3e0d-43ad-8417-245d5e2d07f4",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "b9e004ad-862e-40b9-add5-2aa554104478",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-09-20T22:54:30.1726664Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "662fb15b-0ab8-4fb1-b98c-64474e6048f5",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "3e308c97-dc51-4dd0-b06b-a772fc6e1c57",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "24e456e1-ec7a-4d42-a441-3a11c9bf55cb",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:54:30.1726664+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets photostories item by id.
GET /api/multimedias/photostories({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| 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-09-20T22:54:30.1726664Z",
"PublicationDate": "2026-09-20T22:54:30.1726664Z",
"DateCreated": "2026-09-20T22:54:30.1726664Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "9525cb55-a0c5-4dc5-9693-18391a02da76",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "e0ad2c02-8bb3-4eee-b7af-1d78f72b9212",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "f56de552-2161-4c0f-8f43-727ce8c48e2f",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-09-20T22:54:30.1726664Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "0fb08feb-2481-46ff-8e13-1d32384c2a7d",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "f0b25082-0326-4f36-9fcf-bcc604ac8a5b",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "bfa24f87-3163-4f6d-b12a-f43f095a93f2",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:54:30.1726664+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from photostories item.
GET /api/multimedias/photostories({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": "9ace3528-a506-426f-acd9-cba507b36230"
}Creates a photostories item.
POST /api/multimedias/photostories
None
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| 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
{
"PublicationDate": "2026-09-20T22:54:30.1726664Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "1b43dc84-40ee-4165-b758-e5e19c2df2a8",
"DocumentNumberOfAdditionalItems": 6.0,
"Summary": "sample string 7",
"departmentaltargets": "de53ad32-7053-4bd8-9c9a-986d2b46d2af",
"EventNumberOfAdditionalItems": 9.0,
"FactFileNumberOfAdditionalItems": 10.0,
"Content": "sample string 11",
"targetaudiences": "95c78fc7-6c57-4b83-92ae-eea574ce2fc4",
"NewsNumberOfAdditionalItems": 13.0,
"PublicationDateAndTime": "2026-09-20T22:54:30.1726664Z",
"FeatureStoryNumberOfAdditionalItems": 15.0,
"MultimediaNumberOfAdditionalItems": 16.0,
"PhotoStoryNumberOfAdditionalItems": 17.0,
"OpenGraphDescription": "sample string 18",
"MetaTitle": "sample string 19",
"MetaDescription": "sample string 20",
"healthtopics": "5d8e1096-9b5e-4ae2-97fb-5c794c1f5045",
"OtherRelated": "sample string 22",
"Title": "sample string 23",
"targets": "231c6895-f15b-4f9c-9e81-7b7c20119d88",
"FactSheetNumberOfAdditionalItems": 25.0,
"Highlight": "sample string 26",
"OpenGraphTitle": "sample string 27",
"publishingoffices": "bb9f7f99-4054-4244-aae8-38f7213d2fc0",
"CommentaryNumberOfAdditionalItems": 29.0
}Method can return success code: Created - 201 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| 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-09-20T22:54:30.1726664Z",
"PublicationDate": "2026-09-20T22:54:30.1726664Z",
"DateCreated": "2026-09-20T22:54:30.1726664Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "7a7a5916-a70d-4e93-8fd6-f00087e2cc59",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "1da06b30-c5c2-4f28-ba40-ec5e5990e852",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "30896080-e6a5-4859-807c-19e79707cb39",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-09-20T22:54:30.1726664Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "a731ec6c-80f1-4b6e-99ad-b5f5d8b6d65b",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "f1f5605f-e221-40f5-8bdf-a4350afc1951",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "c9d35864-1c2e-4994-aa47-b87f6deac456",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:54:30.1726664+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for photostories item.
PATCH /api/multimedias/photostories({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| 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
{
"PublicationDate": "2026-09-20T22:54:30.1726664Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "d96fc07a-79a8-48f9-93c4-b9f4287445a3",
"DocumentNumberOfAdditionalItems": 6.0,
"Summary": "sample string 7",
"departmentaltargets": "4dd3bc3a-8c22-41b6-ad64-476b4d613a52",
"EventNumberOfAdditionalItems": 9.0,
"FactFileNumberOfAdditionalItems": 10.0,
"Content": "sample string 11",
"targetaudiences": "b6838c0b-4aba-4b87-b145-23264eba467e",
"NewsNumberOfAdditionalItems": 13.0,
"PublicationDateAndTime": "2026-09-20T22:54:30.1726664Z",
"FeatureStoryNumberOfAdditionalItems": 15.0,
"MultimediaNumberOfAdditionalItems": 16.0,
"PhotoStoryNumberOfAdditionalItems": 17.0,
"OpenGraphDescription": "sample string 18",
"MetaTitle": "sample string 19",
"MetaDescription": "sample string 20",
"healthtopics": "591e3f8b-d14b-48eb-86b9-c449bdee9e27",
"OtherRelated": "sample string 22",
"Title": "sample string 23",
"targets": "2e966a58-6f9c-4c0b-9c83-fc14de6d4a89",
"FactSheetNumberOfAdditionalItems": 25.0,
"Highlight": "sample string 26",
"OpenGraphTitle": "sample string 27",
"publishingoffices": "5a3757ae-5395-4b3d-b2fb-d7cde08664bb",
"CommentaryNumberOfAdditionalItems": 29.0
}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 photostories item.
PUT /api/multimedias/photostories({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| 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
{
"PublicationDate": "2026-09-20T22:54:30.1726664Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "6149dd85-df72-4eec-a209-a682d1b51f26",
"DocumentNumberOfAdditionalItems": 6.0,
"Summary": "sample string 7",
"departmentaltargets": "fd123497-e723-4bf5-97be-988f3d903082",
"EventNumberOfAdditionalItems": 9.0,
"FactFileNumberOfAdditionalItems": 10.0,
"Content": "sample string 11",
"targetaudiences": "8fc606c3-7d63-49cd-a180-daa8af9cd654",
"NewsNumberOfAdditionalItems": 13.0,
"PublicationDateAndTime": "2026-09-20T22:54:30.1726664Z",
"FeatureStoryNumberOfAdditionalItems": 15.0,
"MultimediaNumberOfAdditionalItems": 16.0,
"PhotoStoryNumberOfAdditionalItems": 17.0,
"OpenGraphDescription": "sample string 18",
"MetaTitle": "sample string 19",
"MetaDescription": "sample string 20",
"healthtopics": "cb0a02f1-cf64-4290-b758-91a164c70e0e",
"OtherRelated": "sample string 22",
"Title": "sample string 23",
"targets": "56fcf982-06b7-440c-9f92-757b2709832d",
"FactSheetNumberOfAdditionalItems": 25.0,
"Highlight": "sample string 26",
"OpenGraphTitle": "sample string 27",
"publishingoffices": "6051caa8-bce9-435c-b8a2-10aa7e8900cc",
"CommentaryNumberOfAdditionalItems": 29.0
}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 photostories item by Id.
DELETE /api/multimedias/photostories({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 FactFileRelatedData from photostories item.
GET /api/multimedias/photostories({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-09-20T22:54:30.1726664Z",
"PublicationDate": "2026-09-20T22:54:30.1726664Z",
"DateCreated": "2026-09-20T22:54:30.1726664Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"targetaudiences": "f005280a-eec9-423b-b22a-731c23281e2b",
"MetaDescription": "sample string 9",
"healthtopics": "dcb4f1ef-6034-4c10-bc82-956e2e7d300b",
"NewsNumberOfAdditionalItems": 11.0,
"Title": "sample string 12",
"FeatureStoryNumberOfAdditionalItems": 13.0,
"DocumentNumberOfAdditionalItems": 14.0,
"FactFileNumberOfAdditionalItems": 15.0,
"publishingoffices": "aecfb661-506f-4274-aa6f-b4058a288a1b",
"OpenGraphDescription": "sample string 17",
"Highlight": "sample string 18",
"MultimediaNumberOfAdditionalItems": 19.0,
"SortTitle": "sample string 20",
"OtherRelated": "sample string 21",
"PublicationDateAndTime": "2026-09-20T22:54:30.1726664Z",
"Content": "sample string 23",
"MetaTitle": "sample string 24",
"targets": "1ed7102f-98bd-4fd5-a39e-21b1ef4d3ff9",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"departmentaltargets": "108c118b-0b82-41a6-90ce-3170541a0a08",
"FactSheetNumberOfAdditionalItems": 28.0,
"LocalPublicationDate": "sample string 29",
"OpenGraphTitle": "sample string 30",
"EventNumberOfAdditionalItems": 31.0,
"Summary": "sample string 32",
"CommentaryNumberOfAdditionalItems": 33.0,
"regionscountries": "dda0b524-d136-4e4b-b992-0edb2f8c4af4",
"Provider": "sample string 35",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:54:30.1726664+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-20T22:54:30.1726664Z",
"PublicationDate": "2026-09-20T22:54:30.1726664Z",
"DateCreated": "2026-09-20T22:54:30.1726664Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"targetaudiences": "f005280a-eec9-423b-b22a-731c23281e2b",
"MetaDescription": "sample string 9",
"healthtopics": "dcb4f1ef-6034-4c10-bc82-956e2e7d300b",
"NewsNumberOfAdditionalItems": 11.0,
"Title": "sample string 12",
"FeatureStoryNumberOfAdditionalItems": 13.0,
"DocumentNumberOfAdditionalItems": 14.0,
"FactFileNumberOfAdditionalItems": 15.0,
"publishingoffices": "aecfb661-506f-4274-aa6f-b4058a288a1b",
"OpenGraphDescription": "sample string 17",
"Highlight": "sample string 18",
"MultimediaNumberOfAdditionalItems": 19.0,
"SortTitle": "sample string 20",
"OtherRelated": "sample string 21",
"PublicationDateAndTime": "2026-09-20T22:54:30.1726664Z",
"Content": "sample string 23",
"MetaTitle": "sample string 24",
"targets": "1ed7102f-98bd-4fd5-a39e-21b1ef4d3ff9",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"departmentaltargets": "108c118b-0b82-41a6-90ce-3170541a0a08",
"FactSheetNumberOfAdditionalItems": 28.0,
"LocalPublicationDate": "sample string 29",
"OpenGraphTitle": "sample string 30",
"EventNumberOfAdditionalItems": 31.0,
"Summary": "sample string 32",
"CommentaryNumberOfAdditionalItems": 33.0,
"regionscountries": "dda0b524-d136-4e4b-b992-0edb2f8c4af4",
"Provider": "sample string 35",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:54:30.1726664+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add FactFileRelatedData relation to photostories item.
POST /api/multimedias/photostories({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 photostories item.
DELETE /api/multimedias/photostories({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 Thumbnail from photostories item.
GET /api/multimedias/photostories({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 | |
| JoomlaArticleId | System.String | 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-09-20T22:54:30.1726664Z",
"PublicationDate": "2026-09-20T22:54:30.1726664Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T22:54:30.1726664Z",
"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": "601b77d0-911c-42da-9567-3bc47290e10f",
"publishingoffices": "92de0079-9639-4a00-8e68-9fb7e95907e7",
"events": "11b7df78-0457-4040-a261-6ada1bb291d7",
"targets": "3505606e-5dbe-4f61-8ad3-d7c7061cee8a",
"Category": "31975dd5-d1b5-4201-a83b-add6d0cae731",
"imagetypes": "7089b061-e6b0-4621-97ba-e40eaa3a0bc2",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "8199d761-faee-4f7c-a734-a003db9d799d",
"stakeholders": "44474427-aebd-45b0-8474-14f1246d6b6d",
"Tags": "9fe18e81-344a-4deb-b7e0-e90d029cb95d",
"healthtopics": "645bcee9-d50d-4a1a-b73a-51866ed0f9da",
"targetaudiences": "cc1458b9-a203-431b-9de2-c44bac6c9c43",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "f66ce98c-61a9-4296-8dff-a26075d3e80c",
"ParentId": "8749b4a7-14a6-43b3-af4f-f90b09410793",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-09-20T22:54:30.1726664Z",
"PublicationDate": "2026-09-20T22:54:30.1726664Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T22:54:30.1726664Z",
"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": "601b77d0-911c-42da-9567-3bc47290e10f",
"publishingoffices": "92de0079-9639-4a00-8e68-9fb7e95907e7",
"events": "11b7df78-0457-4040-a261-6ada1bb291d7",
"targets": "3505606e-5dbe-4f61-8ad3-d7c7061cee8a",
"Category": "31975dd5-d1b5-4201-a83b-add6d0cae731",
"imagetypes": "7089b061-e6b0-4621-97ba-e40eaa3a0bc2",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "8199d761-faee-4f7c-a734-a003db9d799d",
"stakeholders": "44474427-aebd-45b0-8474-14f1246d6b6d",
"Tags": "9fe18e81-344a-4deb-b7e0-e90d029cb95d",
"healthtopics": "645bcee9-d50d-4a1a-b73a-51866ed0f9da",
"targetaudiences": "cc1458b9-a203-431b-9de2-c44bac6c9c43",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "f66ce98c-61a9-4296-8dff-a26075d3e80c",
"ParentId": "8749b4a7-14a6-43b3-af4f-f90b09410793",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add Thumbnail relation to photostories item.
POST /api/multimedias/photostories({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 photostories item.
DELETE /api/multimedias/photostories({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 MultimediaRelatedData from photostories item.
GET /api/multimedias/photostories({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-09-20T22:54:30.1807612Z",
"PublicationDate": "2026-09-20T22:54:30.1807612Z",
"DateCreated": "2026-09-20T22:54:30.1807612Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "b5586db5-396a-421b-9f5b-54787d36aac2",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "3f48d25c-6602-42b1-b1f8-6b863532c0a5",
"departmentaltargets": "463c97cc-4cbc-477e-a241-e180d20169d8",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-09-20T22:54:30.1807612Z",
"targetaudiences": "87ebd8b0-dd10-4069-8072-fdc8d2e825b3",
"targets": "1d0c2629-a0f7-4e66-8505-2c99284c82da",
"publishingoffices": "cfeb3253-6eed-46e1-b2fc-83957e0d7ee9",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "dcd86fe6-87fb-4fdc-95fd-6734b253b51a",
"events": "6db06573-0cd9-45be-b363-760c75660d91",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:54:30.1807612+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormattedDate": "sample string 26",
"ThumbnailUrl": "sample string 27",
"ThumbnailAlternativeText": "sample string 28"
},
{
"LastModified": "2026-09-20T22:54:30.1807612Z",
"PublicationDate": "2026-09-20T22:54:30.1807612Z",
"DateCreated": "2026-09-20T22:54:30.1807612Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "b5586db5-396a-421b-9f5b-54787d36aac2",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "3f48d25c-6602-42b1-b1f8-6b863532c0a5",
"departmentaltargets": "463c97cc-4cbc-477e-a241-e180d20169d8",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-09-20T22:54:30.1807612Z",
"targetaudiences": "87ebd8b0-dd10-4069-8072-fdc8d2e825b3",
"targets": "1d0c2629-a0f7-4e66-8505-2c99284c82da",
"publishingoffices": "cfeb3253-6eed-46e1-b2fc-83957e0d7ee9",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "dcd86fe6-87fb-4fdc-95fd-6734b253b51a",
"events": "6db06573-0cd9-45be-b363-760c75660d91",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:54:30.1807612+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 photostories item.
POST /api/multimedias/photostories({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 photostories item.
DELETE /api/multimedias/photostories({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 PhotoStoryRelatedData from photostories item.
GET /api/multimedias/photostories({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-09-20T22:54:30.1807612Z",
"PublicationDate": "2026-09-20T22:54:30.1807612Z",
"DateCreated": "2026-09-20T22:54:30.1807612Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "a02effe7-9107-40e4-9cb5-1e9ef83bb288",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "cdc100a1-a30a-4744-aacc-be2d55acdd32",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "0dc692bf-b557-4d20-b920-9f96a14db672",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-09-20T22:54:30.1807612Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "0584ffe3-8a1a-457e-b902-df5f2b28cc89",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "e5d50697-dee4-46f2-a5cf-2f3a61795179",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "9d7bff84-ca95-4024-86f4-528276c1180f",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:54:30.1807612+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-20T22:54:30.1807612Z",
"PublicationDate": "2026-09-20T22:54:30.1807612Z",
"DateCreated": "2026-09-20T22:54:30.1807612Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "a02effe7-9107-40e4-9cb5-1e9ef83bb288",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "cdc100a1-a30a-4744-aacc-be2d55acdd32",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "0dc692bf-b557-4d20-b920-9f96a14db672",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-09-20T22:54:30.1807612Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "0584ffe3-8a1a-457e-b902-df5f2b28cc89",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "e5d50697-dee4-46f2-a5cf-2f3a61795179",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "9d7bff84-ca95-4024-86f4-528276c1180f",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:54:30.1807612+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add PhotoStoryRelatedData relation to photostories item.
POST /api/multimedias/photostories({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 photostories item.
DELETE /api/multimedias/photostories({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 NewsRelatedData from photostories item.
GET /api/multimedias/photostories({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-09-20T22:54:30.1807612Z",
"PublicationDate": "2026-09-20T22:54:30.1807612Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T22:54:30.1807612Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"PublicationDateAndTime": "2026-09-20T22:54:30.1807612Z",
"publishingoffices": "edc10761-e001-42db-b852-5b0793eca09b",
"DocumentNumberOfAdditionalItems": 12.0,
"MetaTitle": "sample string 13",
"targets": "3644ed49-a3b8-4d7e-9921-edd77441989e",
"MultimediaNumberOfAdditionalItems": 15.0,
"CommentaryNumberOfAdditionalItems": 16.0,
"targetaudiences": "74d55202-67b7-48b9-a6b4-20df8e12756a",
"OpenGraphDescription": "sample string 18",
"newstypes": "ae87858c-c83f-4208-bb83-63d70e39980b",
"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": "5a91fbac-4669-48f6-b0bd-643e64bd2162",
"healthtopics": "d2f7d8b3-ce9f-46d8-94be-bb26cd7fe9a5",
"PhotoStoryNumberOfAdditionalItems": 29.0,
"Source": "sample string 30",
"OpenGraphTitle": "sample string 31",
"stakeholders": "3d5f250a-4152-4cfb-9164-a0ba8f8b40a7",
"Category": "2a5cb0c6-bc7b-4b9f-a944-478753c91952",
"departmentaltargets": "84bf8dd2-999b-440c-9cc5-3059e1d89512",
"Location": "sample string 35",
"events": "ea2f8110-3a92-4d58-842f-5690323eec81",
"Tags": "e0a35e09-1dd5-4478-a194-a670920a3901",
"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-09-20T22:54:30.1807612+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-20T22:54:30.1807612Z",
"PublicationDate": "2026-09-20T22:54:30.1807612Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T22:54:30.1807612Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"PublicationDateAndTime": "2026-09-20T22:54:30.1807612Z",
"publishingoffices": "edc10761-e001-42db-b852-5b0793eca09b",
"DocumentNumberOfAdditionalItems": 12.0,
"MetaTitle": "sample string 13",
"targets": "3644ed49-a3b8-4d7e-9921-edd77441989e",
"MultimediaNumberOfAdditionalItems": 15.0,
"CommentaryNumberOfAdditionalItems": 16.0,
"targetaudiences": "74d55202-67b7-48b9-a6b4-20df8e12756a",
"OpenGraphDescription": "sample string 18",
"newstypes": "ae87858c-c83f-4208-bb83-63d70e39980b",
"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": "5a91fbac-4669-48f6-b0bd-643e64bd2162",
"healthtopics": "d2f7d8b3-ce9f-46d8-94be-bb26cd7fe9a5",
"PhotoStoryNumberOfAdditionalItems": 29.0,
"Source": "sample string 30",
"OpenGraphTitle": "sample string 31",
"stakeholders": "3d5f250a-4152-4cfb-9164-a0ba8f8b40a7",
"Category": "2a5cb0c6-bc7b-4b9f-a944-478753c91952",
"departmentaltargets": "84bf8dd2-999b-440c-9cc5-3059e1d89512",
"Location": "sample string 35",
"events": "ea2f8110-3a92-4d58-842f-5690323eec81",
"Tags": "e0a35e09-1dd5-4478-a194-a670920a3901",
"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-09-20T22:54:30.1807612+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add NewsRelatedData relation to photostories item.
POST /api/multimedias/photostories({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 photostories item.
DELETE /api/multimedias/photostories({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 DocumentRelatedData from photostories item.
GET /api/multimedias/photostories({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 | |
| JoomlaArticleId | System.String | 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-09-20T22:54:30.1807612Z",
"PublicationDate": "2026-09-20T22:54:30.1807612Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T22:54:30.1807612Z",
"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": "445fcf14-99d3-4315-b12f-39fc3b7423a0",
"targets": "d80807de-644b-40b7-be39-accefa039f2f",
"regionscountries": "aee3cb4e-674a-456b-be5e-7dd0578c9ae9",
"stakeholders": "378c090a-a834-4232-8887-2e582768e05c",
"targetaudiences": "f04faa79-c1e7-4736-874c-b291e205b504",
"JoomlaArticleId": "sample string 20",
"Category": "0090be92-122f-4d87-acb8-984ca56d029a",
"Tags": "70f1e17d-a9b8-4eb2-ab27-cda8477bfefa",
"departmentaltargets": "35bc3c18-8e0b-4bb9-9505-c48809e2bbec",
"events": "ef0b6227-a9f9-4e37-a33b-2977835925dc",
"publishingoffices": "914913f0-2452-42e5-9212-d2a7c0190402",
"Parts": "sample string 26",
"FolderId": "d1e43ddb-f8b4-4f99-81c8-d1fc03a6da94",
"ParentId": "38637997-4859-4d2f-a55f-4946958cff70",
"Provider": "sample string 29",
"Url": "sample string 30",
"ThumbnailUrl": "sample string 31",
"IsDamMedia": true
},
{
"LastModified": "2026-09-20T22:54:30.1807612Z",
"PublicationDate": "2026-09-20T22:54:30.1807612Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T22:54:30.1807612Z",
"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": "445fcf14-99d3-4315-b12f-39fc3b7423a0",
"targets": "d80807de-644b-40b7-be39-accefa039f2f",
"regionscountries": "aee3cb4e-674a-456b-be5e-7dd0578c9ae9",
"stakeholders": "378c090a-a834-4232-8887-2e582768e05c",
"targetaudiences": "f04faa79-c1e7-4736-874c-b291e205b504",
"JoomlaArticleId": "sample string 20",
"Category": "0090be92-122f-4d87-acb8-984ca56d029a",
"Tags": "70f1e17d-a9b8-4eb2-ab27-cda8477bfefa",
"departmentaltargets": "35bc3c18-8e0b-4bb9-9505-c48809e2bbec",
"events": "ef0b6227-a9f9-4e37-a33b-2977835925dc",
"publishingoffices": "914913f0-2452-42e5-9212-d2a7c0190402",
"Parts": "sample string 26",
"FolderId": "d1e43ddb-f8b4-4f99-81c8-d1fc03a6da94",
"ParentId": "38637997-4859-4d2f-a55f-4946958cff70",
"Provider": "sample string 29",
"Url": "sample string 30",
"ThumbnailUrl": "sample string 31",
"IsDamMedia": true
}
]Add DocumentRelatedData relation to photostories item.
POST /api/multimedias/photostories({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 photostories item.
DELETE /api/multimedias/photostories({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 CommentaryRelatedData from photostories item.
GET /api/multimedias/photostories({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-09-20T22:54:30.1807612Z",
"PublicationDate": "2026-09-20T22:54:30.1807612Z",
"DateCreated": "2026-09-20T22:54:30.1807612Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OpenGraphTitle": "sample string 8",
"PublicationDateAndTime": "2026-09-20T22:54:30.1807612Z",
"departmentaltargets": "04447dad-1fe0-4c64-a4a3-5d42064a372a",
"stakeholders": "d12272d2-9847-455b-825b-4920184d1b97",
"Highlight": "sample string 12",
"healthtopics": "78d78e10-b625-4d99-ba64-008baf021e73",
"EventNumberOfAdditionalItems": 14.0,
"Content": "sample string 15",
"publishingoffices": "534c95c4-b783-4d23-abf7-6d24377f28b9",
"MetaTitle": "sample string 17",
"MultimediaNumberOfAdditionalItems": 18.0,
"DocumentNumberOfAdditionalItems": 19.0,
"FeatureStoryNumberOfAdditionalItems": 20.0,
"PhotoStoryNumberOfAdditionalItems": 21.0,
"FactFileNumberOfAdditionalItems": 22.0,
"Summary": "sample string 23",
"targets": "ea65880d-6c8d-445e-bf72-8adeeb6e714d",
"Title": "sample string 25",
"events": "1c041161-0cb8-425b-8ed1-edf6c276b3d3",
"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": "75300c79-99d3-45f9-9bec-702f0cd03a05",
"targetaudiences": "e309b5f8-f7a3-4576-be8a-90249288311c",
"Subtitle": "sample string 36",
"Provider": "sample string 37",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:54:30.1807612+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-20T22:54:30.1807612Z",
"PublicationDate": "2026-09-20T22:54:30.1807612Z",
"DateCreated": "2026-09-20T22:54:30.1807612Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OpenGraphTitle": "sample string 8",
"PublicationDateAndTime": "2026-09-20T22:54:30.1807612Z",
"departmentaltargets": "04447dad-1fe0-4c64-a4a3-5d42064a372a",
"stakeholders": "d12272d2-9847-455b-825b-4920184d1b97",
"Highlight": "sample string 12",
"healthtopics": "78d78e10-b625-4d99-ba64-008baf021e73",
"EventNumberOfAdditionalItems": 14.0,
"Content": "sample string 15",
"publishingoffices": "534c95c4-b783-4d23-abf7-6d24377f28b9",
"MetaTitle": "sample string 17",
"MultimediaNumberOfAdditionalItems": 18.0,
"DocumentNumberOfAdditionalItems": 19.0,
"FeatureStoryNumberOfAdditionalItems": 20.0,
"PhotoStoryNumberOfAdditionalItems": 21.0,
"FactFileNumberOfAdditionalItems": 22.0,
"Summary": "sample string 23",
"targets": "ea65880d-6c8d-445e-bf72-8adeeb6e714d",
"Title": "sample string 25",
"events": "1c041161-0cb8-425b-8ed1-edf6c276b3d3",
"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": "75300c79-99d3-45f9-9bec-702f0cd03a05",
"targetaudiences": "e309b5f8-f7a3-4576-be8a-90249288311c",
"Subtitle": "sample string 36",
"Provider": "sample string 37",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:54:30.1807612+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add CommentaryRelatedData relation to photostories item.
POST /api/multimedias/photostories({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 photostories item.
DELETE /api/multimedias/photostories({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 photostories item.
GET /api/multimedias/photostories({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-09-20T22:54:30.1807612Z",
"PublicationDate": "2026-09-20T22:54:30.1807612Z",
"DateCreated": "2026-09-20T22:54:30.1807612Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "fefa6d2d-e6d9-475e-b319-bb47f88b6d23",
"events": "f23ae764-6030-4059-9118-93cae1396b20",
"FactSheetNumberOfAdditionalItems": 10.0,
"Subtitle": "sample string 11",
"FeatureStoryNumberOfAdditionalItems": 12.0,
"regionscountries": "c06dd54e-1d52-49db-8cd6-7198436d4db8",
"CommentaryNumberOfAdditionalItems": 14.0,
"PublicationDateAndTime": "2026-09-20T22:54:30.1807612Z",
"PhotoStoryNumberOfAdditionalItems": 16.0,
"healthtopics": "2c069d03-7912-4bf4-ae55-9e896423d9c4",
"DocumentNumberOfAdditionalItems": 18.0,
"OpenGraphTitle": "sample string 19",
"EventNumberOfAdditionalItems": 20.0,
"SourceKey": "sample string 21",
"targets": "7ab37128-4c25-4f60-9ba4-0149e2ca6363",
"Content": "sample string 23",
"MultimediaNumberOfAdditionalItems": 24.0,
"Title": "sample string 25",
"departmentaltargets": "9307b186-a7dc-402d-b3ba-cfe686f69997",
"NewsNumberOfAdditionalItems": 27.0,
"targetaudiences": "0e8759bf-b32b-46cd-bb27-2ca73c3e3a2d",
"Summary": "sample string 29",
"MetaTitle": "sample string 30",
"OtherRelated": "sample string 31",
"OpenGraphDescription": "sample string 32",
"stakeholders": "44b5de4a-b8de-4dec-bd29-2d697575615f",
"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-09-20T22:54:30.1807612+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-20T22:54:30.1807612Z",
"PublicationDate": "2026-09-20T22:54:30.1807612Z",
"DateCreated": "2026-09-20T22:54:30.1807612Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "fefa6d2d-e6d9-475e-b319-bb47f88b6d23",
"events": "f23ae764-6030-4059-9118-93cae1396b20",
"FactSheetNumberOfAdditionalItems": 10.0,
"Subtitle": "sample string 11",
"FeatureStoryNumberOfAdditionalItems": 12.0,
"regionscountries": "c06dd54e-1d52-49db-8cd6-7198436d4db8",
"CommentaryNumberOfAdditionalItems": 14.0,
"PublicationDateAndTime": "2026-09-20T22:54:30.1807612Z",
"PhotoStoryNumberOfAdditionalItems": 16.0,
"healthtopics": "2c069d03-7912-4bf4-ae55-9e896423d9c4",
"DocumentNumberOfAdditionalItems": 18.0,
"OpenGraphTitle": "sample string 19",
"EventNumberOfAdditionalItems": 20.0,
"SourceKey": "sample string 21",
"targets": "7ab37128-4c25-4f60-9ba4-0149e2ca6363",
"Content": "sample string 23",
"MultimediaNumberOfAdditionalItems": 24.0,
"Title": "sample string 25",
"departmentaltargets": "9307b186-a7dc-402d-b3ba-cfe686f69997",
"NewsNumberOfAdditionalItems": 27.0,
"targetaudiences": "0e8759bf-b32b-46cd-bb27-2ca73c3e3a2d",
"Summary": "sample string 29",
"MetaTitle": "sample string 30",
"OtherRelated": "sample string 31",
"OpenGraphDescription": "sample string 32",
"stakeholders": "44b5de4a-b8de-4dec-bd29-2d697575615f",
"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-09-20T22:54:30.1807612+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add FeatureStoryRelatedData relation to photostories item.
POST /api/multimedias/photostories({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 photostories item.
DELETE /api/multimedias/photostories({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 EventRelatedData from photostories item.
GET /api/multimedias/photostories({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-09-20T22:54:30.1807612Z",
"PublicationDate": "2026-09-20T22:54:30.1807612Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T22:54:30.1807612Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"CommentaryNumberOfAdditionalItems": 10.0,
"FeatureStoryNumberOfAdditionalItems": 11.0,
"targetaudiences": "f10b597b-91d9-4e34-a61a-5e34327db1fa",
"EventNumberOfAdditionalItems": 13.0,
"targets": "09f90ea4-67fe-4429-9894-54decbe62944",
"healthtopics": "1e9056e6-fd08-42d1-9ead-686630dda6bd",
"OpenGraphTitle": "sample string 16",
"departmentaltargets": "9c005c22-6659-4aa5-82b4-cab95ef74dec",
"MetaTitle": "sample string 18",
"NewsNumberOfAdditionalItems": 19.0,
"MultimediaNumberOfAdditionalItems": 20.0,
"FactFileNumberOfAdditionalItems": 21.0,
"OtherRelated": "sample string 22",
"OpenGraphDescription": "sample string 23",
"publishingoffices": "103d9355-acf3-4da8-abe3-db430a73d6b3",
"Highlight": "sample string 25",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"FactSheetNumberOfAdditionalItems": 27.0,
"stakeholders": "9663c61f-b03f-43d2-b5ef-a760bb47d666",
"MetaDescription": "sample string 29",
"Category": "b50e1dd3-c479-4604-b348-9aa406f4c9e8",
"Tags": "26fa5cc1-ee81-4188-bdf0-82f9dfb0dd6a",
"regionscountries": "ee2dde84-d934-4b29-adc5-e5cad165a071",
"DocumentNumberOfAdditionalItems": 33.0,
"events": "5f0d44ec-4521-408d-87de-6a6067aa9cbd",
"AllowComments": true,
"EventStart": "2026-09-20T22:54:30.1807612Z",
"EventEnd": "2026-09-20T22:54:30.1807612Z",
"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": "72d795bb-4736-46b5-b077-9e372239487e",
"Provider": "sample string 55",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:54:30.1807612+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"EventStartUtcOffset": 56.1,
"EventEndUtcOffset": 57.1,
"EventStartWithOffset": "2026-09-20T22:54:30.1807612Z",
"EventEndWithOffset": "2026-09-20T22:54:30.1807612Z"
},
{
"LastModified": "2026-09-20T22:54:30.1807612Z",
"PublicationDate": "2026-09-20T22:54:30.1807612Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T22:54:30.1807612Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"CommentaryNumberOfAdditionalItems": 10.0,
"FeatureStoryNumberOfAdditionalItems": 11.0,
"targetaudiences": "f10b597b-91d9-4e34-a61a-5e34327db1fa",
"EventNumberOfAdditionalItems": 13.0,
"targets": "09f90ea4-67fe-4429-9894-54decbe62944",
"healthtopics": "1e9056e6-fd08-42d1-9ead-686630dda6bd",
"OpenGraphTitle": "sample string 16",
"departmentaltargets": "9c005c22-6659-4aa5-82b4-cab95ef74dec",
"MetaTitle": "sample string 18",
"NewsNumberOfAdditionalItems": 19.0,
"MultimediaNumberOfAdditionalItems": 20.0,
"FactFileNumberOfAdditionalItems": 21.0,
"OtherRelated": "sample string 22",
"OpenGraphDescription": "sample string 23",
"publishingoffices": "103d9355-acf3-4da8-abe3-db430a73d6b3",
"Highlight": "sample string 25",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"FactSheetNumberOfAdditionalItems": 27.0,
"stakeholders": "9663c61f-b03f-43d2-b5ef-a760bb47d666",
"MetaDescription": "sample string 29",
"Category": "b50e1dd3-c479-4604-b348-9aa406f4c9e8",
"Tags": "26fa5cc1-ee81-4188-bdf0-82f9dfb0dd6a",
"regionscountries": "ee2dde84-d934-4b29-adc5-e5cad165a071",
"DocumentNumberOfAdditionalItems": 33.0,
"events": "5f0d44ec-4521-408d-87de-6a6067aa9cbd",
"AllowComments": true,
"EventStart": "2026-09-20T22:54:30.1807612Z",
"EventEnd": "2026-09-20T22:54:30.1807612Z",
"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": "72d795bb-4736-46b5-b077-9e372239487e",
"Provider": "sample string 55",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:54:30.1807612+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"EventStartUtcOffset": 56.1,
"EventEndUtcOffset": 57.1,
"EventStartWithOffset": "2026-09-20T22:54:30.1807612Z",
"EventEndWithOffset": "2026-09-20T22:54:30.1807612Z"
}
]Add EventRelatedData relation to photostories item.
POST /api/multimedias/photostories({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 photostories item.
DELETE /api/multimedias/photostories({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.
Returns a set of related items of type OpenGraphImage from photostories item.
GET /api/multimedias/photostories({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 | |
| JoomlaArticleId | System.String | 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-09-20T22:54:30.1807612Z",
"PublicationDate": "2026-09-20T22:54:30.1807612Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T22:54:30.1807612Z",
"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": "2aac73d1-5446-4f37-bcc3-207049a13167",
"publishingoffices": "8328cbd6-5263-4259-96ce-dc632fe5dfdf",
"events": "16ebf13a-fe46-4713-a791-b6d4b47017bb",
"targets": "b3787fce-80ce-484b-85a5-cc29acdf0e7d",
"Category": "311e38f5-7635-41c8-b80a-d6f21931968c",
"imagetypes": "2b978a87-6f56-4999-b1bd-fbc0a9555276",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "54dac14c-a91d-4f0d-b4d8-8089d5c8b920",
"stakeholders": "7688eeb4-d684-49c0-8aef-30b1c13b05d1",
"Tags": "6c6d8ae1-e8ed-4d99-abe7-0ebf12d36c70",
"healthtopics": "906bd013-7ddf-4340-a55f-8eb86ac28710",
"targetaudiences": "34982da7-4d23-4a60-a754-39cf9e8c943a",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "a4d308d3-17d4-4995-b2c4-400e3588ef6b",
"ParentId": "1d9afa26-08cd-4798-8a90-ce2a7b599993",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-09-20T22:54:30.1807612Z",
"PublicationDate": "2026-09-20T22:54:30.1807612Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T22:54:30.1807612Z",
"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": "2aac73d1-5446-4f37-bcc3-207049a13167",
"publishingoffices": "8328cbd6-5263-4259-96ce-dc632fe5dfdf",
"events": "16ebf13a-fe46-4713-a791-b6d4b47017bb",
"targets": "b3787fce-80ce-484b-85a5-cc29acdf0e7d",
"Category": "311e38f5-7635-41c8-b80a-d6f21931968c",
"imagetypes": "2b978a87-6f56-4999-b1bd-fbc0a9555276",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "54dac14c-a91d-4f0d-b4d8-8089d5c8b920",
"stakeholders": "7688eeb4-d684-49c0-8aef-30b1c13b05d1",
"Tags": "6c6d8ae1-e8ed-4d99-abe7-0ebf12d36c70",
"healthtopics": "906bd013-7ddf-4340-a55f-8eb86ac28710",
"targetaudiences": "34982da7-4d23-4a60-a754-39cf9e8c943a",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "a4d308d3-17d4-4995-b2c4-400e3588ef6b",
"ParentId": "1d9afa26-08cd-4798-8a90-ce2a7b599993",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add OpenGraphImage relation to photostories item.
POST /api/multimedias/photostories({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 photostories item.
DELETE /api/multimedias/photostories({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 Slides from photostories item.
GET /api/multimedias/photostories({key})/Slides
| 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 | |
| healthtopics | System.Guid | Read only: False | |
| Subtitle | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Body | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-09-20T22:54:30.1807612Z",
"PublicationDate": "2026-09-20T22:54:30.1807612Z",
"DateCreated": "2026-09-20T22:54:30.1807612Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "a7f40a2b-876b-41c4-bfe5-2bff9c06e7f2",
"healthtopics": "0674709e-1b05-488f-b073-bb2244368ac3",
"Subtitle": "sample string 10",
"departmentaltargets": "a040d8a9-ccd6-4804-86b1-a13245192caf",
"targetaudiences": "92d0cd5a-10a8-433a-bd7b-3b60727f6fa7",
"sustainabledevelopmentgoals": "5b6cacda-f654-4db4-bba2-aaea26a6c301",
"Title": "sample string 14",
"publishingoffices": "de459d99-f784-4004-b3f2-6e02d936ef7f",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:54:30.1807612+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-20T22:54:30.1807612Z",
"PublicationDate": "2026-09-20T22:54:30.1807612Z",
"DateCreated": "2026-09-20T22:54:30.1807612Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "a7f40a2b-876b-41c4-bfe5-2bff9c06e7f2",
"healthtopics": "0674709e-1b05-488f-b073-bb2244368ac3",
"Subtitle": "sample string 10",
"departmentaltargets": "a040d8a9-ccd6-4804-86b1-a13245192caf",
"targetaudiences": "92d0cd5a-10a8-433a-bd7b-3b60727f6fa7",
"sustainabledevelopmentgoals": "5b6cacda-f654-4db4-bba2-aaea26a6c301",
"Title": "sample string 14",
"publishingoffices": "de459d99-f784-4004-b3f2-6e02d936ef7f",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:54:30.1807612+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Slides relation to photostories item.
POST /api/multimedias/photostories({key})/Slides/$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 Slides from photostories item.
DELETE /api/multimedias/photostories({key})/Slides/$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 photostories item.
GET /api/multimedias/photostories({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 | |
| JoomlaArticleId | System.String | 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-09-20T22:54:30.1807612Z",
"PublicationDate": "2026-09-20T22:54:30.1807612Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T22:54:30.1807612Z",
"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": "f07b592c-dde3-46e3-afb1-645d847aa975",
"publishingoffices": "cd0efd49-c71d-403e-bc45-ae17d483df0b",
"events": "e8eb1adb-6b99-4f67-b7c5-e025c3815a5b",
"targets": "040ef9d8-a160-47e8-989a-ce6034ea051b",
"Category": "67b9cb73-c7ef-49c7-9fac-661221488021",
"imagetypes": "7f3dcdbc-2f0d-4825-8149-bacd2470fb73",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "b13f8d26-1213-4e68-9df5-d87fa38a3997",
"stakeholders": "ae8c644b-0aae-4706-b4f5-e2ccc01f8ce7",
"Tags": "86a76c69-0d19-4bde-b738-5de5cfe28505",
"healthtopics": "befe3ea8-1607-45c1-a613-d7bf47ce8988",
"targetaudiences": "c41233ec-befc-443e-abb8-0fce5e519c68",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "f01f9feb-e2f3-41d4-a19f-fe2676803289",
"ParentId": "cca6e206-8570-4906-b640-67d2712fb5fc",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-09-20T22:54:30.1807612Z",
"PublicationDate": "2026-09-20T22:54:30.1807612Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T22:54:30.1807612Z",
"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": "f07b592c-dde3-46e3-afb1-645d847aa975",
"publishingoffices": "cd0efd49-c71d-403e-bc45-ae17d483df0b",
"events": "e8eb1adb-6b99-4f67-b7c5-e025c3815a5b",
"targets": "040ef9d8-a160-47e8-989a-ce6034ea051b",
"Category": "67b9cb73-c7ef-49c7-9fac-661221488021",
"imagetypes": "7f3dcdbc-2f0d-4825-8149-bacd2470fb73",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "b13f8d26-1213-4e68-9df5-d87fa38a3997",
"stakeholders": "ae8c644b-0aae-4706-b4f5-e2ccc01f8ce7",
"Tags": "86a76c69-0d19-4bde-b738-5de5cfe28505",
"healthtopics": "befe3ea8-1607-45c1-a613-d7bf47ce8988",
"targetaudiences": "c41233ec-befc-443e-abb8-0fce5e519c68",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "f01f9feb-e2f3-41d4-a19f-fe2676803289",
"ParentId": "cca6e206-8570-4906-b640-67d2712fb5fc",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add MainImage relation to photostories item.
POST /api/multimedias/photostories({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 photostories item.
DELETE /api/multimedias/photostories({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 FactSheetRelatedData from photostories item.
GET /api/multimedias/photostories({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-09-20T22:54:30.1807612Z",
"PublicationDate": "2026-09-20T22:54:30.1807612Z",
"DateCreated": "2026-09-20T22:54:30.1807612Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "5a9e1c30-c6b2-4acf-8da6-101b005aa0fa",
"NewsNumberOfAdditionalItems": 9.0,
"MedicalTreatmentBriefSummary": "sample string 10",
"Content": "sample string 11",
"targetaudiences": "4f237d4c-d217-41c8-b9f3-8b885b6c6e73",
"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": "2f287c5e-cf2d-4e40-8c56-5aa846987399",
"publishingoffices": "1dde530a-3adf-4fb3-a875-83aa35e3bdd2",
"ConditionLongerOverview": "sample string 24",
"Title": "sample string 25",
"PreventionLongerSummary": "sample string 26",
"SourceKey": "sample string 27",
"PhotoStoryNumberOfAdditionalItems": 28.0,
"departmentaltargets": "938692e3-a3d0-41b2-a157-f7a0f3860c91",
"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": "13a6b53e-a6a1-4b91-82d6-631f7f32e48a",
"OpenGraphDescription": "sample string 39",
"PublicationDateAndTime": "2026-09-20T22:54:30.1807612Z",
"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-09-20T22:54:30.1807612+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-20T22:54:30.1807612Z",
"PublicationDate": "2026-09-20T22:54:30.1807612Z",
"DateCreated": "2026-09-20T22:54:30.1807612Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "5a9e1c30-c6b2-4acf-8da6-101b005aa0fa",
"NewsNumberOfAdditionalItems": 9.0,
"MedicalTreatmentBriefSummary": "sample string 10",
"Content": "sample string 11",
"targetaudiences": "4f237d4c-d217-41c8-b9f3-8b885b6c6e73",
"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": "2f287c5e-cf2d-4e40-8c56-5aa846987399",
"publishingoffices": "1dde530a-3adf-4fb3-a875-83aa35e3bdd2",
"ConditionLongerOverview": "sample string 24",
"Title": "sample string 25",
"PreventionLongerSummary": "sample string 26",
"SourceKey": "sample string 27",
"PhotoStoryNumberOfAdditionalItems": 28.0,
"departmentaltargets": "938692e3-a3d0-41b2-a157-f7a0f3860c91",
"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": "13a6b53e-a6a1-4b91-82d6-631f7f32e48a",
"OpenGraphDescription": "sample string 39",
"PublicationDateAndTime": "2026-09-20T22:54:30.1807612Z",
"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-09-20T22:54:30.1807612+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add FactSheetRelatedData relation to photostories item.
POST /api/multimedias/photostories({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 photostories item.
DELETE /api/multimedias/photostories({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.