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-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "0c118e7d-17c9-4e19-b8af-48107238fd97",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "44ab9001-7676-4e3c-a041-abb3832f52da",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "e39a2c1b-6265-4888-9d77-b36d44dbc10d",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-04-16T15:57:08.5802082Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "82cd821c-507e-44a7-bb78-5da6e2a4093c",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "1d0ff572-a22d-4814-9702-2caac25b1782",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "8ff0aee2-2a6b-4d99-9419-f95c86ae79f7",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-16T15:57:08.5802082+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "0c118e7d-17c9-4e19-b8af-48107238fd97",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "44ab9001-7676-4e3c-a041-abb3832f52da",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "e39a2c1b-6265-4888-9d77-b36d44dbc10d",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-04-16T15:57:08.5802082Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "82cd821c-507e-44a7-bb78-5da6e2a4093c",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "1d0ff572-a22d-4814-9702-2caac25b1782",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "8ff0aee2-2a6b-4d99-9419-f95c86ae79f7",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-16T15:57:08.5802082+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-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "411c54c8-42ef-442c-89d7-d097875db8fc",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "c15aa50e-5eef-4d2a-a56f-f765ead78bf6",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "ed9bb746-ffda-43e6-8182-d939134a0723",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-04-16T15:57:08.5802082Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "38858bf0-06eb-4641-8b72-135bd96f53f7",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "38f5fcc4-d5dc-4902-9509-8697a498ae75",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "47976fbf-de5d-4ba0-9e0b-7ceca21e7e24",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-16T15:57:08.5802082+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": "0bab40ff-706b-4c79-8095-5d48ac636de3"
}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-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "d3b9a2f5-5405-4e7e-9577-32fca4d52527",
"DocumentNumberOfAdditionalItems": 6.0,
"Summary": "sample string 7",
"departmentaltargets": "1e6e124f-fc05-4cea-886e-65d76c70f537",
"EventNumberOfAdditionalItems": 9.0,
"FactFileNumberOfAdditionalItems": 10.0,
"Content": "sample string 11",
"targetaudiences": "920b511f-3a5b-4a1d-b4b6-a0085a6cd05f",
"NewsNumberOfAdditionalItems": 13.0,
"PublicationDateAndTime": "2026-04-16T15:57:08.5802082Z",
"FeatureStoryNumberOfAdditionalItems": 15.0,
"MultimediaNumberOfAdditionalItems": 16.0,
"PhotoStoryNumberOfAdditionalItems": 17.0,
"OpenGraphDescription": "sample string 18",
"MetaTitle": "sample string 19",
"MetaDescription": "sample string 20",
"healthtopics": "a3520bbf-6977-4b8d-be9d-82f7f8225ae0",
"OtherRelated": "sample string 22",
"Title": "sample string 23",
"targets": "2fa8a2d0-a14d-4e44-bc22-0ac555d86069",
"FactSheetNumberOfAdditionalItems": 25.0,
"Highlight": "sample string 26",
"OpenGraphTitle": "sample string 27",
"publishingoffices": "e3a6d19b-9e3e-4780-b984-e1d2f6af99d3",
"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-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "e0ea62e4-d5ae-493a-9b55-ee932e050022",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "b1290f99-1ef8-484a-ba93-1a2021a8284b",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "bcaa79bb-c98f-4c0b-88ab-23d90a007878",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-04-16T15:57:08.5802082Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "06fea867-9b63-4c06-b5a5-91d4912712dd",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "43bef127-39d9-44e5-9be8-de83b91f0404",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "aee48bbc-7e08-4a8b-a90e-4d136c3df7d3",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-16T15:57:08.5802082+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-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "4ec6abde-5fd2-4394-aa71-ffa65041a7f6",
"DocumentNumberOfAdditionalItems": 6.0,
"Summary": "sample string 7",
"departmentaltargets": "8ad18c37-c900-47e0-8fb1-7192f037fdbe",
"EventNumberOfAdditionalItems": 9.0,
"FactFileNumberOfAdditionalItems": 10.0,
"Content": "sample string 11",
"targetaudiences": "e81ffff8-c705-4e09-9ddb-e1d591f97dbe",
"NewsNumberOfAdditionalItems": 13.0,
"PublicationDateAndTime": "2026-04-16T15:57:08.5802082Z",
"FeatureStoryNumberOfAdditionalItems": 15.0,
"MultimediaNumberOfAdditionalItems": 16.0,
"PhotoStoryNumberOfAdditionalItems": 17.0,
"OpenGraphDescription": "sample string 18",
"MetaTitle": "sample string 19",
"MetaDescription": "sample string 20",
"healthtopics": "8cb37d5f-5def-4c78-93e3-7a243f7cc19c",
"OtherRelated": "sample string 22",
"Title": "sample string 23",
"targets": "ce067059-cbf2-40e8-a7fc-0761f97fbb1c",
"FactSheetNumberOfAdditionalItems": 25.0,
"Highlight": "sample string 26",
"OpenGraphTitle": "sample string 27",
"publishingoffices": "5d581420-1028-4e92-a89d-1abe21b31ba4",
"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-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "337abe90-4031-4e68-859e-fe2cd34a99a2",
"DocumentNumberOfAdditionalItems": 6.0,
"Summary": "sample string 7",
"departmentaltargets": "815082d7-f16f-4df9-b9db-860f9591c729",
"EventNumberOfAdditionalItems": 9.0,
"FactFileNumberOfAdditionalItems": 10.0,
"Content": "sample string 11",
"targetaudiences": "c46f79db-40f8-44ff-a2b6-7d9b4df927cb",
"NewsNumberOfAdditionalItems": 13.0,
"PublicationDateAndTime": "2026-04-16T15:57:08.5802082Z",
"FeatureStoryNumberOfAdditionalItems": 15.0,
"MultimediaNumberOfAdditionalItems": 16.0,
"PhotoStoryNumberOfAdditionalItems": 17.0,
"OpenGraphDescription": "sample string 18",
"MetaTitle": "sample string 19",
"MetaDescription": "sample string 20",
"healthtopics": "26904904-3f28-4c3f-9148-4b10f88f5442",
"OtherRelated": "sample string 22",
"Title": "sample string 23",
"targets": "932ba8a1-34b5-495b-ad78-7dff3d2d4032",
"FactSheetNumberOfAdditionalItems": 25.0,
"Highlight": "sample string 26",
"OpenGraphTitle": "sample string 27",
"publishingoffices": "60d99e5c-7e7d-4cd1-a364-474476a0f9c2",
"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-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"targetaudiences": "e070fbad-d221-4465-bff9-ecc965e850ae",
"MetaDescription": "sample string 9",
"healthtopics": "ca0ca9f1-063e-46c7-b338-4b24b3304d58",
"NewsNumberOfAdditionalItems": 11.0,
"Title": "sample string 12",
"FeatureStoryNumberOfAdditionalItems": 13.0,
"DocumentNumberOfAdditionalItems": 14.0,
"FactFileNumberOfAdditionalItems": 15.0,
"publishingoffices": "c85194fc-a9ad-468b-a9c8-62378871ec5e",
"OpenGraphDescription": "sample string 17",
"Highlight": "sample string 18",
"MultimediaNumberOfAdditionalItems": 19.0,
"SortTitle": "sample string 20",
"OtherRelated": "sample string 21",
"PublicationDateAndTime": "2026-04-16T15:57:08.5802082Z",
"Content": "sample string 23",
"MetaTitle": "sample string 24",
"targets": "ec156684-38ec-4d3c-bf72-5801cdb7ca0d",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"departmentaltargets": "42adc373-a570-4cbf-af23-ae0cbe7f9706",
"FactSheetNumberOfAdditionalItems": 28.0,
"LocalPublicationDate": "sample string 29",
"OpenGraphTitle": "sample string 30",
"EventNumberOfAdditionalItems": 31.0,
"Summary": "sample string 32",
"CommentaryNumberOfAdditionalItems": 33.0,
"regionscountries": "6d35cc33-f3f5-4498-94a5-646be91e373b",
"Provider": "sample string 35",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-16T15:57:08.5802082+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"targetaudiences": "e070fbad-d221-4465-bff9-ecc965e850ae",
"MetaDescription": "sample string 9",
"healthtopics": "ca0ca9f1-063e-46c7-b338-4b24b3304d58",
"NewsNumberOfAdditionalItems": 11.0,
"Title": "sample string 12",
"FeatureStoryNumberOfAdditionalItems": 13.0,
"DocumentNumberOfAdditionalItems": 14.0,
"FactFileNumberOfAdditionalItems": 15.0,
"publishingoffices": "c85194fc-a9ad-468b-a9c8-62378871ec5e",
"OpenGraphDescription": "sample string 17",
"Highlight": "sample string 18",
"MultimediaNumberOfAdditionalItems": 19.0,
"SortTitle": "sample string 20",
"OtherRelated": "sample string 21",
"PublicationDateAndTime": "2026-04-16T15:57:08.5802082Z",
"Content": "sample string 23",
"MetaTitle": "sample string 24",
"targets": "ec156684-38ec-4d3c-bf72-5801cdb7ca0d",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"departmentaltargets": "42adc373-a570-4cbf-af23-ae0cbe7f9706",
"FactSheetNumberOfAdditionalItems": 28.0,
"LocalPublicationDate": "sample string 29",
"OpenGraphTitle": "sample string 30",
"EventNumberOfAdditionalItems": 31.0,
"Summary": "sample string 32",
"CommentaryNumberOfAdditionalItems": 33.0,
"regionscountries": "6d35cc33-f3f5-4498-94a5-646be91e373b",
"Provider": "sample string 35",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-16T15:57:08.5802082+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 | |
| 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-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"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": "2bc4bb7a-a799-4fd3-bc05-b373b23d23a6",
"publishingoffices": "90e6d8c8-70a2-4133-a911-0b45e23f9211",
"events": "69b1e04d-d81b-4c33-96c8-9df0d2930e29",
"targets": "1e82fb32-cfb6-4a19-879f-fe70ac7d6d82",
"Category": "cb5f6a5d-6083-4b36-9764-e921ea679b3d",
"imagetypes": "c6dff661-bba4-4d7d-8320-540adf787f4a",
"departmentaltargets": "416ca57a-82e8-43e1-b5dd-f8e49f24d021",
"stakeholders": "f92def02-8167-4482-975a-f26c2ee1f645",
"Tags": "fecb2938-ea20-44ca-9e1f-067d8904fd53",
"healthtopics": "d84aaf5b-11f0-493c-b7a2-f8dbcda127da",
"targetaudiences": "30c39bc0-a54e-4958-b719-1de8619c6549",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "b40614d6-d5ca-4958-976c-76098b7109ca",
"ParentId": "63997b72-6bcc-4720-8bc5-d2aa6340fafe",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"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": "2bc4bb7a-a799-4fd3-bc05-b373b23d23a6",
"publishingoffices": "90e6d8c8-70a2-4133-a911-0b45e23f9211",
"events": "69b1e04d-d81b-4c33-96c8-9df0d2930e29",
"targets": "1e82fb32-cfb6-4a19-879f-fe70ac7d6d82",
"Category": "cb5f6a5d-6083-4b36-9764-e921ea679b3d",
"imagetypes": "c6dff661-bba4-4d7d-8320-540adf787f4a",
"departmentaltargets": "416ca57a-82e8-43e1-b5dd-f8e49f24d021",
"stakeholders": "f92def02-8167-4482-975a-f26c2ee1f645",
"Tags": "fecb2938-ea20-44ca-9e1f-067d8904fd53",
"healthtopics": "d84aaf5b-11f0-493c-b7a2-f8dbcda127da",
"targetaudiences": "30c39bc0-a54e-4958-b719-1de8619c6549",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "b40614d6-d5ca-4958-976c-76098b7109ca",
"ParentId": "63997b72-6bcc-4720-8bc5-d2aa6340fafe",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add Thumbnail relation to 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-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "396ac619-c0f3-464d-a1cf-1a4cce4ecf17",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "b7f5b783-ff89-4034-b78e-57fce6f6ec01",
"departmentaltargets": "a5663ec1-803d-42c7-b7e9-af12f09ae776",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-04-16T15:57:08.5802082Z",
"targetaudiences": "949ae495-34b9-4a18-9c07-38bb5dc5a550",
"targets": "4f860973-641a-4969-a981-360a38fbcc13",
"publishingoffices": "892e06c0-8a43-4c35-9d80-9df5455256cf",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "daaaf9bd-376f-4be2-8b50-1dff5ed67fea",
"events": "a69095ce-605d-4970-bd56-02a9e464e465",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-16T15:57:08.5802082+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormattedDate": "sample string 26",
"ThumbnailUrl": "sample string 27",
"ThumbnailAlternativeText": "sample string 28"
},
{
"LastModified": "2026-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "396ac619-c0f3-464d-a1cf-1a4cce4ecf17",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "b7f5b783-ff89-4034-b78e-57fce6f6ec01",
"departmentaltargets": "a5663ec1-803d-42c7-b7e9-af12f09ae776",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-04-16T15:57:08.5802082Z",
"targetaudiences": "949ae495-34b9-4a18-9c07-38bb5dc5a550",
"targets": "4f860973-641a-4969-a981-360a38fbcc13",
"publishingoffices": "892e06c0-8a43-4c35-9d80-9df5455256cf",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "daaaf9bd-376f-4be2-8b50-1dff5ed67fea",
"events": "a69095ce-605d-4970-bd56-02a9e464e465",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-16T15:57:08.5802082+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-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "b1c2e643-ee2c-4de2-a8f8-759b1a5d9e1f",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "5319c3d3-8a51-407b-9a23-0d7d4ddd4694",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "66716e9c-6503-41f7-8a2f-0be26e711d96",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-04-16T15:57:08.5802082Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "25c296be-5308-42d3-8f3d-c9cfc4ee5949",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "3530d77c-8aa8-4b89-8974-1153b9ced94d",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "54fe0185-0fff-4c23-a8c0-6593a2ac814f",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-16T15:57:08.5802082+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "b1c2e643-ee2c-4de2-a8f8-759b1a5d9e1f",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "5319c3d3-8a51-407b-9a23-0d7d4ddd4694",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "66716e9c-6503-41f7-8a2f-0be26e711d96",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-04-16T15:57:08.5802082Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "25c296be-5308-42d3-8f3d-c9cfc4ee5949",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "3530d77c-8aa8-4b89-8974-1153b9ced94d",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "54fe0185-0fff-4c23-a8c0-6593a2ac814f",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-16T15:57:08.5802082+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-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"PublicationDateAndTime": "2026-04-16T15:57:08.5802082Z",
"publishingoffices": "f508e4b6-9aa9-42f4-a90a-cb31b6809354",
"DocumentNumberOfAdditionalItems": 12.0,
"MetaTitle": "sample string 13",
"targets": "54852234-3f0f-4ced-8e54-c77aba59af3d",
"MultimediaNumberOfAdditionalItems": 15.0,
"CommentaryNumberOfAdditionalItems": 16.0,
"targetaudiences": "864aeaa4-292a-4611-887e-e753f99be9a0",
"OpenGraphDescription": "sample string 18",
"newstypes": "6a7c6dc3-1741-4293-9563-5db58a240dff",
"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": "acccab40-c03a-4ec0-a1cb-3b25babe6b4c",
"healthtopics": "cdfbe09d-e8d2-48f9-87a5-34752bca1172",
"PhotoStoryNumberOfAdditionalItems": 29.0,
"Source": "sample string 30",
"OpenGraphTitle": "sample string 31",
"stakeholders": "b64befe9-9933-4f2c-a51b-ba2feefbe56e",
"Category": "6cd1665d-cfb2-4b49-a1ef-ba26f9f6a2f0",
"departmentaltargets": "9112c67a-a3c6-4f15-9795-8f77469fdc18",
"Location": "sample string 35",
"events": "7f6d6bda-0515-4360-9ac9-1a171bcebe37",
"Tags": "521bbda7-bfb2-49ce-850b-dade12e72430",
"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-04-16T15:57:08.5802082+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"PublicationDateAndTime": "2026-04-16T15:57:08.5802082Z",
"publishingoffices": "f508e4b6-9aa9-42f4-a90a-cb31b6809354",
"DocumentNumberOfAdditionalItems": 12.0,
"MetaTitle": "sample string 13",
"targets": "54852234-3f0f-4ced-8e54-c77aba59af3d",
"MultimediaNumberOfAdditionalItems": 15.0,
"CommentaryNumberOfAdditionalItems": 16.0,
"targetaudiences": "864aeaa4-292a-4611-887e-e753f99be9a0",
"OpenGraphDescription": "sample string 18",
"newstypes": "6a7c6dc3-1741-4293-9563-5db58a240dff",
"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": "acccab40-c03a-4ec0-a1cb-3b25babe6b4c",
"healthtopics": "cdfbe09d-e8d2-48f9-87a5-34752bca1172",
"PhotoStoryNumberOfAdditionalItems": 29.0,
"Source": "sample string 30",
"OpenGraphTitle": "sample string 31",
"stakeholders": "b64befe9-9933-4f2c-a51b-ba2feefbe56e",
"Category": "6cd1665d-cfb2-4b49-a1ef-ba26f9f6a2f0",
"departmentaltargets": "9112c67a-a3c6-4f15-9795-8f77469fdc18",
"Location": "sample string 35",
"events": "7f6d6bda-0515-4360-9ac9-1a171bcebe37",
"Tags": "521bbda7-bfb2-49ce-850b-dade12e72430",
"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-04-16T15:57:08.5802082+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 | |
| 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-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"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": "46d50d7f-7efa-4c95-9842-2f3a34cd8b5a",
"targets": "ff3ce6a2-a1e7-48d7-9b92-3ad5b63edaae",
"regionscountries": "eb330b87-ea65-416d-819d-c8dbc722f418",
"stakeholders": "efa3453f-41aa-4313-b28a-c930deb6f305",
"targetaudiences": "9dc2a3a3-0fa2-4c18-92e9-3f34bcfafe3c",
"Category": "2e965fe3-5f5f-4632-8ff6-be371f390973",
"Tags": "4a886366-2078-498b-a709-ad9ff175da6b",
"departmentaltargets": "b71dfcf4-7db2-46f8-b9e8-2dd3983f1416",
"events": "eec4c173-36b6-410c-9206-9c07508581bb",
"publishingoffices": "ec265255-158a-4151-9a38-bd02aeb68e28",
"Parts": "sample string 25",
"FolderId": "ba7c3f53-4b34-49b0-8f68-713edd942b7f",
"ParentId": "262b3466-13a3-4e71-951e-df5e944dc696",
"Provider": "sample string 28",
"Url": "sample string 29",
"ThumbnailUrl": "sample string 30",
"IsDamMedia": true
},
{
"LastModified": "2026-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"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": "46d50d7f-7efa-4c95-9842-2f3a34cd8b5a",
"targets": "ff3ce6a2-a1e7-48d7-9b92-3ad5b63edaae",
"regionscountries": "eb330b87-ea65-416d-819d-c8dbc722f418",
"stakeholders": "efa3453f-41aa-4313-b28a-c930deb6f305",
"targetaudiences": "9dc2a3a3-0fa2-4c18-92e9-3f34bcfafe3c",
"Category": "2e965fe3-5f5f-4632-8ff6-be371f390973",
"Tags": "4a886366-2078-498b-a709-ad9ff175da6b",
"departmentaltargets": "b71dfcf4-7db2-46f8-b9e8-2dd3983f1416",
"events": "eec4c173-36b6-410c-9206-9c07508581bb",
"publishingoffices": "ec265255-158a-4151-9a38-bd02aeb68e28",
"Parts": "sample string 25",
"FolderId": "ba7c3f53-4b34-49b0-8f68-713edd942b7f",
"ParentId": "262b3466-13a3-4e71-951e-df5e944dc696",
"Provider": "sample string 28",
"Url": "sample string 29",
"ThumbnailUrl": "sample string 30",
"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-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OpenGraphTitle": "sample string 8",
"PublicationDateAndTime": "2026-04-16T15:57:08.5802082Z",
"departmentaltargets": "b21673bf-f5f1-4956-a0bb-a08a594cc398",
"stakeholders": "db448da2-087e-4039-84cd-2697f3d298b3",
"Highlight": "sample string 12",
"healthtopics": "7d822d29-b202-439f-83c4-d6f6f5aee303",
"EventNumberOfAdditionalItems": 14.0,
"Content": "sample string 15",
"publishingoffices": "cdce0873-b6ed-4efd-8108-1b70a9c8decb",
"MetaTitle": "sample string 17",
"MultimediaNumberOfAdditionalItems": 18.0,
"DocumentNumberOfAdditionalItems": 19.0,
"FeatureStoryNumberOfAdditionalItems": 20.0,
"PhotoStoryNumberOfAdditionalItems": 21.0,
"FactFileNumberOfAdditionalItems": 22.0,
"Summary": "sample string 23",
"targets": "7624f163-9ae8-452a-9154-2646071adba6",
"Title": "sample string 25",
"events": "3dc5023c-2663-47d0-90dd-97ad6cb6821f",
"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": "9925e0b0-4dc5-4903-9c14-ffb844659c92",
"targetaudiences": "58c93fde-bf60-4ed0-991d-6cabfd56f9da",
"Subtitle": "sample string 36",
"Provider": "sample string 37",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-16T15:57:08.5802082+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OpenGraphTitle": "sample string 8",
"PublicationDateAndTime": "2026-04-16T15:57:08.5802082Z",
"departmentaltargets": "b21673bf-f5f1-4956-a0bb-a08a594cc398",
"stakeholders": "db448da2-087e-4039-84cd-2697f3d298b3",
"Highlight": "sample string 12",
"healthtopics": "7d822d29-b202-439f-83c4-d6f6f5aee303",
"EventNumberOfAdditionalItems": 14.0,
"Content": "sample string 15",
"publishingoffices": "cdce0873-b6ed-4efd-8108-1b70a9c8decb",
"MetaTitle": "sample string 17",
"MultimediaNumberOfAdditionalItems": 18.0,
"DocumentNumberOfAdditionalItems": 19.0,
"FeatureStoryNumberOfAdditionalItems": 20.0,
"PhotoStoryNumberOfAdditionalItems": 21.0,
"FactFileNumberOfAdditionalItems": 22.0,
"Summary": "sample string 23",
"targets": "7624f163-9ae8-452a-9154-2646071adba6",
"Title": "sample string 25",
"events": "3dc5023c-2663-47d0-90dd-97ad6cb6821f",
"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": "9925e0b0-4dc5-4903-9c14-ffb844659c92",
"targetaudiences": "58c93fde-bf60-4ed0-991d-6cabfd56f9da",
"Subtitle": "sample string 36",
"Provider": "sample string 37",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-16T15:57:08.5802082+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-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "dff6780f-6d32-4225-80b7-ad5fe5615a87",
"events": "3f8ed5ab-c1fe-4ab0-b21f-f67bd60c9109",
"FactSheetNumberOfAdditionalItems": 10.0,
"Subtitle": "sample string 11",
"FeatureStoryNumberOfAdditionalItems": 12.0,
"regionscountries": "fc6771ea-6988-4e7e-bdd0-292e133f8bd4",
"CommentaryNumberOfAdditionalItems": 14.0,
"PublicationDateAndTime": "2026-04-16T15:57:08.5802082Z",
"PhotoStoryNumberOfAdditionalItems": 16.0,
"healthtopics": "88a7b62c-7bec-4111-9a39-176d18325980",
"DocumentNumberOfAdditionalItems": 18.0,
"OpenGraphTitle": "sample string 19",
"EventNumberOfAdditionalItems": 20.0,
"SourceKey": "sample string 21",
"targets": "fe463776-2eeb-466a-b302-551947725413",
"Content": "sample string 23",
"MultimediaNumberOfAdditionalItems": 24.0,
"Title": "sample string 25",
"departmentaltargets": "0ffb2fb7-37fb-4460-a9e6-fd2e8c4c528e",
"NewsNumberOfAdditionalItems": 27.0,
"targetaudiences": "7a5f4fb5-e806-401e-8ff4-bf406cfe3e0f",
"Summary": "sample string 29",
"MetaTitle": "sample string 30",
"OtherRelated": "sample string 31",
"OpenGraphDescription": "sample string 32",
"stakeholders": "c683421f-e51c-4c5c-b192-ed4305ed16fc",
"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-04-16T15:57:08.5802082+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "dff6780f-6d32-4225-80b7-ad5fe5615a87",
"events": "3f8ed5ab-c1fe-4ab0-b21f-f67bd60c9109",
"FactSheetNumberOfAdditionalItems": 10.0,
"Subtitle": "sample string 11",
"FeatureStoryNumberOfAdditionalItems": 12.0,
"regionscountries": "fc6771ea-6988-4e7e-bdd0-292e133f8bd4",
"CommentaryNumberOfAdditionalItems": 14.0,
"PublicationDateAndTime": "2026-04-16T15:57:08.5802082Z",
"PhotoStoryNumberOfAdditionalItems": 16.0,
"healthtopics": "88a7b62c-7bec-4111-9a39-176d18325980",
"DocumentNumberOfAdditionalItems": 18.0,
"OpenGraphTitle": "sample string 19",
"EventNumberOfAdditionalItems": 20.0,
"SourceKey": "sample string 21",
"targets": "fe463776-2eeb-466a-b302-551947725413",
"Content": "sample string 23",
"MultimediaNumberOfAdditionalItems": 24.0,
"Title": "sample string 25",
"departmentaltargets": "0ffb2fb7-37fb-4460-a9e6-fd2e8c4c528e",
"NewsNumberOfAdditionalItems": 27.0,
"targetaudiences": "7a5f4fb5-e806-401e-8ff4-bf406cfe3e0f",
"Summary": "sample string 29",
"MetaTitle": "sample string 30",
"OtherRelated": "sample string 31",
"OpenGraphDescription": "sample string 32",
"stakeholders": "c683421f-e51c-4c5c-b192-ed4305ed16fc",
"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-04-16T15:57:08.5802082+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-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"CommentaryNumberOfAdditionalItems": 10.0,
"FeatureStoryNumberOfAdditionalItems": 11.0,
"targetaudiences": "21018d7e-5298-4599-9c17-02641d51d6f5",
"EventNumberOfAdditionalItems": 13.0,
"targets": "472e206c-3dec-4de5-afaf-3835c4d587d9",
"healthtopics": "455900cb-0677-4865-b7e0-c589a8edb3bb",
"OpenGraphTitle": "sample string 16",
"departmentaltargets": "5006c2b7-3e51-4b32-835b-36e10861c993",
"MetaTitle": "sample string 18",
"NewsNumberOfAdditionalItems": 19.0,
"MultimediaNumberOfAdditionalItems": 20.0,
"FactFileNumberOfAdditionalItems": 21.0,
"OtherRelated": "sample string 22",
"OpenGraphDescription": "sample string 23",
"publishingoffices": "b6cc79b7-303c-4650-8f44-96eda7f1bcf9",
"Highlight": "sample string 25",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"FactSheetNumberOfAdditionalItems": 27.0,
"stakeholders": "997f12ce-fe50-4c3a-b4ff-5bd1cfeebbf4",
"MetaDescription": "sample string 29",
"Category": "2525ac59-3dfd-44cf-a5cb-c4f2a11a8f84",
"Tags": "bc1b8e01-9522-4a74-adf6-53d962282cb7",
"regionscountries": "27389fc8-53e3-450e-9df3-0967f7ab51db",
"DocumentNumberOfAdditionalItems": 33.0,
"events": "e13d2054-cea6-4015-a112-ed6516b0aca1",
"AllowComments": true,
"EventStart": "2026-04-16T15:57:08.5802082Z",
"EventEnd": "2026-04-16T15:57:08.5802082Z",
"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": "a63b2818-48e7-494f-908b-ffee6a4585a9",
"Provider": "sample string 55",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-16T15:57:08.5802082+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"EventStartUtcOffset": 56.1,
"EventEndUtcOffset": 57.1,
"EventStartWithOffset": "2026-04-16T15:57:08.5802082Z",
"EventEndWithOffset": "2026-04-16T15:57:08.5802082Z"
},
{
"LastModified": "2026-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"CommentaryNumberOfAdditionalItems": 10.0,
"FeatureStoryNumberOfAdditionalItems": 11.0,
"targetaudiences": "21018d7e-5298-4599-9c17-02641d51d6f5",
"EventNumberOfAdditionalItems": 13.0,
"targets": "472e206c-3dec-4de5-afaf-3835c4d587d9",
"healthtopics": "455900cb-0677-4865-b7e0-c589a8edb3bb",
"OpenGraphTitle": "sample string 16",
"departmentaltargets": "5006c2b7-3e51-4b32-835b-36e10861c993",
"MetaTitle": "sample string 18",
"NewsNumberOfAdditionalItems": 19.0,
"MultimediaNumberOfAdditionalItems": 20.0,
"FactFileNumberOfAdditionalItems": 21.0,
"OtherRelated": "sample string 22",
"OpenGraphDescription": "sample string 23",
"publishingoffices": "b6cc79b7-303c-4650-8f44-96eda7f1bcf9",
"Highlight": "sample string 25",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"FactSheetNumberOfAdditionalItems": 27.0,
"stakeholders": "997f12ce-fe50-4c3a-b4ff-5bd1cfeebbf4",
"MetaDescription": "sample string 29",
"Category": "2525ac59-3dfd-44cf-a5cb-c4f2a11a8f84",
"Tags": "bc1b8e01-9522-4a74-adf6-53d962282cb7",
"regionscountries": "27389fc8-53e3-450e-9df3-0967f7ab51db",
"DocumentNumberOfAdditionalItems": 33.0,
"events": "e13d2054-cea6-4015-a112-ed6516b0aca1",
"AllowComments": true,
"EventStart": "2026-04-16T15:57:08.5802082Z",
"EventEnd": "2026-04-16T15:57:08.5802082Z",
"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": "a63b2818-48e7-494f-908b-ffee6a4585a9",
"Provider": "sample string 55",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-16T15:57:08.5802082+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"EventStartUtcOffset": 56.1,
"EventEndUtcOffset": 57.1,
"EventStartWithOffset": "2026-04-16T15:57:08.5802082Z",
"EventEndWithOffset": "2026-04-16T15:57:08.5802082Z"
}
]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 | |
| 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-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"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": "242b5f00-7b76-4d34-86f1-cb96510b5585",
"publishingoffices": "71959bbd-8484-4d45-8e91-d14ee0859108",
"events": "085c3a70-2278-452d-9bbd-5335e20f69ab",
"targets": "cbd23b34-e2f3-4444-991f-21c82968cef2",
"Category": "8dd88b4d-1a09-42e5-8118-9f218f8549b5",
"imagetypes": "3cb4117f-2aaf-4b4c-88bc-ab5f86f1d0b8",
"departmentaltargets": "aaff7056-bd32-4b09-973d-4a9a6054fcfd",
"stakeholders": "c9864e28-8578-403b-b3ef-e474188514f2",
"Tags": "e0ed1a28-7925-46a1-ac70-605a34be6cf0",
"healthtopics": "dcb89d91-6d13-4bad-a90a-089fbbf5bfdc",
"targetaudiences": "c41e4c7e-89a9-4790-86c2-94c55aa37137",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "639de863-b664-4284-90ad-9d17d46d4350",
"ParentId": "68ce2658-57be-41ea-8c36-4c63ce0a6450",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"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": "242b5f00-7b76-4d34-86f1-cb96510b5585",
"publishingoffices": "71959bbd-8484-4d45-8e91-d14ee0859108",
"events": "085c3a70-2278-452d-9bbd-5335e20f69ab",
"targets": "cbd23b34-e2f3-4444-991f-21c82968cef2",
"Category": "8dd88b4d-1a09-42e5-8118-9f218f8549b5",
"imagetypes": "3cb4117f-2aaf-4b4c-88bc-ab5f86f1d0b8",
"departmentaltargets": "aaff7056-bd32-4b09-973d-4a9a6054fcfd",
"stakeholders": "c9864e28-8578-403b-b3ef-e474188514f2",
"Tags": "e0ed1a28-7925-46a1-ac70-605a34be6cf0",
"healthtopics": "dcb89d91-6d13-4bad-a90a-089fbbf5bfdc",
"targetaudiences": "c41e4c7e-89a9-4790-86c2-94c55aa37137",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "639de863-b664-4284-90ad-9d17d46d4350",
"ParentId": "68ce2658-57be-41ea-8c36-4c63ce0a6450",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add OpenGraphImage relation to 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-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "ba86b495-cc41-4a2e-ab8d-fabfb19f5ef8",
"healthtopics": "9e8c7853-9a1d-4bab-b696-5651485f8e63",
"Subtitle": "sample string 10",
"departmentaltargets": "11d9b386-c93d-4f7a-898c-34a08ea8446a",
"targetaudiences": "02c75689-f5a2-4a2a-b6ff-6f10dd332808",
"sustainabledevelopmentgoals": "49f41114-f733-4255-806c-76978db57f6b",
"Title": "sample string 14",
"publishingoffices": "334914a3-5c3f-4da5-8907-259c24eb2535",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-16T15:57:08.5802082+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "ba86b495-cc41-4a2e-ab8d-fabfb19f5ef8",
"healthtopics": "9e8c7853-9a1d-4bab-b696-5651485f8e63",
"Subtitle": "sample string 10",
"departmentaltargets": "11d9b386-c93d-4f7a-898c-34a08ea8446a",
"targetaudiences": "02c75689-f5a2-4a2a-b6ff-6f10dd332808",
"sustainabledevelopmentgoals": "49f41114-f733-4255-806c-76978db57f6b",
"Title": "sample string 14",
"publishingoffices": "334914a3-5c3f-4da5-8907-259c24eb2535",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-16T15:57:08.5802082+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 | |
| 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-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"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": "ea9f1dec-05eb-45ae-a853-ad19c31a1d0f",
"publishingoffices": "78cdadeb-8131-4766-8579-394ddc47bd6d",
"events": "9976e6c0-33b6-4361-9b07-bccbebc16e1b",
"targets": "9415306a-8520-4516-bc4d-b69064ddd76f",
"Category": "198906b5-1560-4e29-a612-2b3d4cb14c39",
"imagetypes": "288195c8-65ad-46f3-93da-dfb6bf963257",
"departmentaltargets": "af74a6c4-dbca-4820-ade0-7106bedf99d0",
"stakeholders": "7378b74a-f6b4-4f16-88fd-9734e143d00e",
"Tags": "c6d27e7f-7f38-4080-977e-2ca418ccab37",
"healthtopics": "5f0bc0b9-706c-4e08-ab79-7a9fa776b6b6",
"targetaudiences": "81cb0fcb-f6a9-4031-a9da-79ef49e2ae9d",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "531320f1-e85c-4f7d-8dd3-5149551b4039",
"ParentId": "98887d49-1ae7-4c51-83c9-40a67fe46cdb",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"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": "ea9f1dec-05eb-45ae-a853-ad19c31a1d0f",
"publishingoffices": "78cdadeb-8131-4766-8579-394ddc47bd6d",
"events": "9976e6c0-33b6-4361-9b07-bccbebc16e1b",
"targets": "9415306a-8520-4516-bc4d-b69064ddd76f",
"Category": "198906b5-1560-4e29-a612-2b3d4cb14c39",
"imagetypes": "288195c8-65ad-46f3-93da-dfb6bf963257",
"departmentaltargets": "af74a6c4-dbca-4820-ade0-7106bedf99d0",
"stakeholders": "7378b74a-f6b4-4f16-88fd-9734e143d00e",
"Tags": "c6d27e7f-7f38-4080-977e-2ca418ccab37",
"healthtopics": "5f0bc0b9-706c-4e08-ab79-7a9fa776b6b6",
"targetaudiences": "81cb0fcb-f6a9-4031-a9da-79ef49e2ae9d",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "531320f1-e85c-4f7d-8dd3-5149551b4039",
"ParentId": "98887d49-1ae7-4c51-83c9-40a67fe46cdb",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add MainImage relation to 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-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "5d1df60a-bd6b-41fc-a0bf-ba24d8195fa3",
"NewsNumberOfAdditionalItems": 9.0,
"MedicalTreatmentBriefSummary": "sample string 10",
"Content": "sample string 11",
"targetaudiences": "d55848da-505d-49bf-a514-b3ea9f6428c8",
"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": "30692057-c246-451e-bd02-e2e221db3919",
"publishingoffices": "01e0e554-2474-48b1-bdae-4dad51d94b1e",
"ConditionLongerOverview": "sample string 24",
"Title": "sample string 25",
"PreventionLongerSummary": "sample string 26",
"SourceKey": "sample string 27",
"PhotoStoryNumberOfAdditionalItems": 28.0,
"departmentaltargets": "028a8f8e-2df4-4df9-9064-253c2a9006ca",
"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": "e0a35aaf-7b61-4162-8495-198b26accc49",
"OpenGraphDescription": "sample string 39",
"PublicationDateAndTime": "2026-04-16T15:57:08.5802082Z",
"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-04-16T15:57:08.5802082+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-04-16T15:57:08.5802082Z",
"PublicationDate": "2026-04-16T15:57:08.5802082Z",
"DateCreated": "2026-04-16T15:57:08.5802082Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "5d1df60a-bd6b-41fc-a0bf-ba24d8195fa3",
"NewsNumberOfAdditionalItems": 9.0,
"MedicalTreatmentBriefSummary": "sample string 10",
"Content": "sample string 11",
"targetaudiences": "d55848da-505d-49bf-a514-b3ea9f6428c8",
"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": "30692057-c246-451e-bd02-e2e221db3919",
"publishingoffices": "01e0e554-2474-48b1-bdae-4dad51d94b1e",
"ConditionLongerOverview": "sample string 24",
"Title": "sample string 25",
"PreventionLongerSummary": "sample string 26",
"SourceKey": "sample string 27",
"PhotoStoryNumberOfAdditionalItems": 28.0,
"departmentaltargets": "028a8f8e-2df4-4df9-9064-253c2a9006ca",
"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": "e0a35aaf-7b61-4162-8495-198b26accc49",
"OpenGraphDescription": "sample string 39",
"PublicationDateAndTime": "2026-04-16T15:57:08.5802082Z",
"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-04-16T15:57:08.5802082+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.