Returns a set of data items of type photostories.
GET /api/media/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-03-03T23:19:09.6928007Z",
"PublicationDate": "2026-03-03T23:19:09.6928007Z",
"DateCreated": "2026-03-03T23:19:09.6928007Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "ee77db0a-fa86-4d1a-a081-8efd4246baa1",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "a4f6f231-7603-4e72-a222-1ee2d75997ea",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "52dc1b42-ad94-4cb3-bbc3-6c47ddc7c787",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-03-03T23:19:09.6928007Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "e7865624-3df8-42ba-839d-c98da2d4a618",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "b906b145-4077-4fbe-a1ef-4e4ce22a6633",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "f80f1dd9-b59a-4fca-b3f0-f2ce3d452a89",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T23:19:09.6928007+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-03T23:19:09.6928007Z",
"PublicationDate": "2026-03-03T23:19:09.6928007Z",
"DateCreated": "2026-03-03T23:19:09.6928007Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "ee77db0a-fa86-4d1a-a081-8efd4246baa1",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "a4f6f231-7603-4e72-a222-1ee2d75997ea",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "52dc1b42-ad94-4cb3-bbc3-6c47ddc7c787",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-03-03T23:19:09.6928007Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "e7865624-3df8-42ba-839d-c98da2d4a618",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "b906b145-4077-4fbe-a1ef-4e4ce22a6633",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "f80f1dd9-b59a-4fca-b3f0-f2ce3d452a89",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T23:19:09.6928007+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets photostories item by id.
GET /api/media/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-03-03T23:19:09.6928007Z",
"PublicationDate": "2026-03-03T23:19:09.6928007Z",
"DateCreated": "2026-03-03T23:19:09.6928007Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "6c6fa10e-d373-45f2-92c8-7a41fb0a6200",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "8620d2f7-3a2f-4cd0-afc0-847678c0cdf3",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "6a8948a7-c49b-46b7-ae9a-5c41ac7aab7b",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-03-03T23:19:09.6928007Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "25dbff25-f360-4485-965f-becf3dac7f24",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "460cddcc-e76e-4d5c-acee-bb7f548825c9",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "4c52e648-2aac-497e-af8c-066d0674bd6f",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T23:19:09.6928007+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from photostories item.
GET /api/media/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": "f3f60cb9-0bbc-4d16-ba5a-7588ac055f65"
}Creates a photostories item.
POST /api/media/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-03-03T23:19:09.6928007Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "f7df80e7-de31-4767-9542-e54898d6ee51",
"DocumentNumberOfAdditionalItems": 6.0,
"Summary": "sample string 7",
"departmentaltargets": "c9e175bc-ed3e-49da-a275-636cabe8d079",
"EventNumberOfAdditionalItems": 9.0,
"FactFileNumberOfAdditionalItems": 10.0,
"Content": "sample string 11",
"targetaudiences": "9239b6f0-0e3f-4c2e-9306-0a6f186fcc7b",
"NewsNumberOfAdditionalItems": 13.0,
"PublicationDateAndTime": "2026-03-03T23:19:09.6928007Z",
"FeatureStoryNumberOfAdditionalItems": 15.0,
"MultimediaNumberOfAdditionalItems": 16.0,
"PhotoStoryNumberOfAdditionalItems": 17.0,
"OpenGraphDescription": "sample string 18",
"MetaTitle": "sample string 19",
"MetaDescription": "sample string 20",
"healthtopics": "deb46612-667c-4733-b89b-456451c66a5d",
"OtherRelated": "sample string 22",
"Title": "sample string 23",
"targets": "9bd28718-3cbd-4dfe-b33d-c3a1656eece3",
"FactSheetNumberOfAdditionalItems": 25.0,
"Highlight": "sample string 26",
"OpenGraphTitle": "sample string 27",
"publishingoffices": "de70a94d-fa18-48fb-8c3e-d38336d513c4",
"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-03-03T23:19:09.6928007Z",
"PublicationDate": "2026-03-03T23:19:09.6928007Z",
"DateCreated": "2026-03-03T23:19:09.6928007Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "40045e44-5df7-48b3-953b-bb912ea34322",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "feec2582-6a5d-4143-949c-762eb3454468",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "9ef7253e-1192-4345-b27e-6abc6b721ba8",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-03-03T23:19:09.6928007Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "82ed1657-4a52-4731-8cd3-1a573f6a882c",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "0ac0882e-03f5-4990-a9f4-145bb812c635",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "bc951294-03c7-458e-b813-a0e002e59cd9",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T23:19:09.6928007+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for photostories item.
PATCH /api/media/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-03-03T23:19:09.6928007Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "c8aaac2b-e02b-48a2-b60a-ea913b266004",
"DocumentNumberOfAdditionalItems": 6.0,
"Summary": "sample string 7",
"departmentaltargets": "5fe33e96-4c1b-4ff3-956c-7b1cb28e98c3",
"EventNumberOfAdditionalItems": 9.0,
"FactFileNumberOfAdditionalItems": 10.0,
"Content": "sample string 11",
"targetaudiences": "a802bebb-89d9-40d5-b4bc-3e2ca539b79c",
"NewsNumberOfAdditionalItems": 13.0,
"PublicationDateAndTime": "2026-03-03T23:19:09.6928007Z",
"FeatureStoryNumberOfAdditionalItems": 15.0,
"MultimediaNumberOfAdditionalItems": 16.0,
"PhotoStoryNumberOfAdditionalItems": 17.0,
"OpenGraphDescription": "sample string 18",
"MetaTitle": "sample string 19",
"MetaDescription": "sample string 20",
"healthtopics": "370e8ccc-14e0-4754-b0dd-2e48f1d88f6c",
"OtherRelated": "sample string 22",
"Title": "sample string 23",
"targets": "d33f75a9-f3ba-4735-aa57-9b3faa06d257",
"FactSheetNumberOfAdditionalItems": 25.0,
"Highlight": "sample string 26",
"OpenGraphTitle": "sample string 27",
"publishingoffices": "e4e20248-7cbf-4c57-bfe3-029a0b4deb63",
"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/media/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-03-03T23:19:09.6928007Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "d156788b-4b69-40f0-9fe9-76a5c49a068c",
"DocumentNumberOfAdditionalItems": 6.0,
"Summary": "sample string 7",
"departmentaltargets": "aef59c1f-7167-4ef4-b866-0aeb7a2f8f9f",
"EventNumberOfAdditionalItems": 9.0,
"FactFileNumberOfAdditionalItems": 10.0,
"Content": "sample string 11",
"targetaudiences": "f12bf183-38ee-4ac1-9c17-500c10aef4f7",
"NewsNumberOfAdditionalItems": 13.0,
"PublicationDateAndTime": "2026-03-03T23:19:09.6928007Z",
"FeatureStoryNumberOfAdditionalItems": 15.0,
"MultimediaNumberOfAdditionalItems": 16.0,
"PhotoStoryNumberOfAdditionalItems": 17.0,
"OpenGraphDescription": "sample string 18",
"MetaTitle": "sample string 19",
"MetaDescription": "sample string 20",
"healthtopics": "3efb31fd-49cf-49eb-8c63-b8506c8889d3",
"OtherRelated": "sample string 22",
"Title": "sample string 23",
"targets": "9cddf8e6-5ee1-4114-9bbb-656720f8c149",
"FactSheetNumberOfAdditionalItems": 25.0,
"Highlight": "sample string 26",
"OpenGraphTitle": "sample string 27",
"publishingoffices": "9f0198e5-e38a-43d1-bb8e-f377d7929a92",
"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/media/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 Thumbnail from photostories item.
GET /api/media/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-03-03T23:19:09.6928007Z",
"PublicationDate": "2026-03-03T23:19:09.6928007Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-03T23:19:09.6928007Z",
"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": "62785d68-a62d-449c-9b24-493eef911682",
"publishingoffices": "78a2351a-9c35-4599-ad04-93554224246a",
"events": "47041f31-3973-4d1e-ad47-fa6adce64f3f",
"targets": "65639a3e-829a-4fb8-bdc7-e49a3a88b6ac",
"Category": "e19d9a87-0a84-429e-bd9c-75a5e5ccbce1",
"imagetypes": "6f113d41-d7e8-402d-953c-d220b7b54648",
"departmentaltargets": "7bf56d93-d813-4fb6-bfc9-099c5877bb43",
"stakeholders": "83ab7c00-bc9d-4008-9203-ed694c6fbbae",
"Tags": "cc6230fb-1af0-493b-b8b8-8298bd5bf8de",
"healthtopics": "ca19620e-c3e7-40c5-ae9b-f2ba33d0ea95",
"targetaudiences": "cd5d02bc-ddd2-4167-9f9e-59f57bd43cc8",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "2e67a96b-54da-4a55-8a0e-6f94ff348691",
"ParentId": "1883251d-6ad5-4b74-9639-1f90cf114474",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-03-03T23:19:09.6928007Z",
"PublicationDate": "2026-03-03T23:19:09.6928007Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-03T23:19:09.6928007Z",
"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": "62785d68-a62d-449c-9b24-493eef911682",
"publishingoffices": "78a2351a-9c35-4599-ad04-93554224246a",
"events": "47041f31-3973-4d1e-ad47-fa6adce64f3f",
"targets": "65639a3e-829a-4fb8-bdc7-e49a3a88b6ac",
"Category": "e19d9a87-0a84-429e-bd9c-75a5e5ccbce1",
"imagetypes": "6f113d41-d7e8-402d-953c-d220b7b54648",
"departmentaltargets": "7bf56d93-d813-4fb6-bfc9-099c5877bb43",
"stakeholders": "83ab7c00-bc9d-4008-9203-ed694c6fbbae",
"Tags": "cc6230fb-1af0-493b-b8b8-8298bd5bf8de",
"healthtopics": "ca19620e-c3e7-40c5-ae9b-f2ba33d0ea95",
"targetaudiences": "cd5d02bc-ddd2-4167-9f9e-59f57bd43cc8",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "2e67a96b-54da-4a55-8a0e-6f94ff348691",
"ParentId": "1883251d-6ad5-4b74-9639-1f90cf114474",
"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/media/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/media/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/media/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 |
application/json
[
{
"LastModified": "2026-03-03T23:19:09.6928007Z",
"PublicationDate": "2026-03-03T23:19:09.6928007Z",
"DateCreated": "2026-03-03T23:19:09.6928007Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "02830c9e-8695-4533-a2a4-f986c98c621f",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "98fa2ade-93ea-49ae-ad52-1f29f95b6d63",
"departmentaltargets": "d6ff9096-304f-42e6-8e08-901dc9aa7ae9",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-03-03T23:19:09.6928007Z",
"targetaudiences": "77168fcc-35d4-45d3-962e-f9908176b318",
"targets": "af63f9e8-8e16-4841-a5ad-1c72d2519f62",
"publishingoffices": "b15b6ead-e29f-4c1a-a5ae-dc66917e587f",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "5b6184ec-9fc6-41e1-8208-724e15edfd49",
"events": "75081a0d-c33b-41de-a026-41808c0d45df",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T23:19:09.6928007+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-03T23:19:09.6928007Z",
"PublicationDate": "2026-03-03T23:19:09.6928007Z",
"DateCreated": "2026-03-03T23:19:09.6928007Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "02830c9e-8695-4533-a2a4-f986c98c621f",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "98fa2ade-93ea-49ae-ad52-1f29f95b6d63",
"departmentaltargets": "d6ff9096-304f-42e6-8e08-901dc9aa7ae9",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-03-03T23:19:09.6928007Z",
"targetaudiences": "77168fcc-35d4-45d3-962e-f9908176b318",
"targets": "af63f9e8-8e16-4841-a5ad-1c72d2519f62",
"publishingoffices": "b15b6ead-e29f-4c1a-a5ae-dc66917e587f",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "5b6184ec-9fc6-41e1-8208-724e15edfd49",
"events": "75081a0d-c33b-41de-a026-41808c0d45df",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T23:19:09.6928007+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add MultimediaRelatedData relation to photostories item.
POST /api/media/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/media/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/media/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-03-03T23:19:09.6928007Z",
"PublicationDate": "2026-03-03T23:19:09.6928007Z",
"DateCreated": "2026-03-03T23:19:09.6928007Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "f4b07dbd-a5ed-4198-9c34-4b54828e7bba",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "117b1402-deee-4a44-9267-2d02cbe3caf9",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "7d5918e7-32f3-4bfd-b343-fa3cb1ee82f7",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-03-03T23:19:09.6928007Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "1700f4bb-9fd5-47d8-971c-3660693a6fba",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "d70cd269-59b4-40c7-b45f-61a56e5a2cd7",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "2c7d9729-80be-4296-8621-1d63a97ad9f5",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T23:19:09.6928007+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-03T23:19:09.6928007Z",
"PublicationDate": "2026-03-03T23:19:09.6928007Z",
"DateCreated": "2026-03-03T23:19:09.6928007Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "f4b07dbd-a5ed-4198-9c34-4b54828e7bba",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "117b1402-deee-4a44-9267-2d02cbe3caf9",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "7d5918e7-32f3-4bfd-b343-fa3cb1ee82f7",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-03-03T23:19:09.6928007Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "1700f4bb-9fd5-47d8-971c-3660693a6fba",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "d70cd269-59b4-40c7-b45f-61a56e5a2cd7",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "2c7d9729-80be-4296-8621-1d63a97ad9f5",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T23:19:09.6928007+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add PhotoStoryRelatedData relation to photostories item.
POST /api/media/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/media/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 DocumentRelatedData from photostories item.
GET /api/media/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-03-03T23:19:09.6928007Z",
"PublicationDate": "2026-03-03T23:19:09.6928007Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-03T23:19:09.6928007Z",
"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": "65d52f65-4f63-45f2-ba34-a8deb43d830d",
"targets": "a0dad7ec-3424-45dd-92c7-f610fed8f8d1",
"regionscountries": "0f58e439-8d5d-4880-8d25-698644b68bef",
"stakeholders": "d0c72545-d4d1-4d09-8a3b-c2a3e7f0d54b",
"targetaudiences": "843b2146-fa24-47cf-8a1f-df5cd96f34cf",
"Category": "68ff5d9b-e94d-4269-8cfd-a51018d43a1c",
"Tags": "3c7148ad-db81-44e1-afdb-ccb3ccf17079",
"departmentaltargets": "7d9fbde2-7ab3-46a6-a48a-d3cc214ee010",
"events": "2086dcca-3193-4db9-ab78-784839758879",
"publishingoffices": "4d33665e-79bf-4196-9991-134435d6534e",
"Parts": "sample string 25",
"FolderId": "66952a65-f3b6-4b15-86f0-325bd38a4e6d",
"ParentId": "be61c06e-abbe-45fb-9184-36d89105a8f1",
"Provider": "sample string 28",
"Url": "sample string 29",
"ThumbnailUrl": "sample string 30",
"IsDamMedia": true
},
{
"LastModified": "2026-03-03T23:19:09.6928007Z",
"PublicationDate": "2026-03-03T23:19:09.6928007Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-03T23:19:09.6928007Z",
"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": "65d52f65-4f63-45f2-ba34-a8deb43d830d",
"targets": "a0dad7ec-3424-45dd-92c7-f610fed8f8d1",
"regionscountries": "0f58e439-8d5d-4880-8d25-698644b68bef",
"stakeholders": "d0c72545-d4d1-4d09-8a3b-c2a3e7f0d54b",
"targetaudiences": "843b2146-fa24-47cf-8a1f-df5cd96f34cf",
"Category": "68ff5d9b-e94d-4269-8cfd-a51018d43a1c",
"Tags": "3c7148ad-db81-44e1-afdb-ccb3ccf17079",
"departmentaltargets": "7d9fbde2-7ab3-46a6-a48a-d3cc214ee010",
"events": "2086dcca-3193-4db9-ab78-784839758879",
"publishingoffices": "4d33665e-79bf-4196-9991-134435d6534e",
"Parts": "sample string 25",
"FolderId": "66952a65-f3b6-4b15-86f0-325bd38a4e6d",
"ParentId": "be61c06e-abbe-45fb-9184-36d89105a8f1",
"Provider": "sample string 28",
"Url": "sample string 29",
"ThumbnailUrl": "sample string 30",
"IsDamMedia": true
}
]Add DocumentRelatedData relation to photostories item.
POST /api/media/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/media/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 OpenGraphImage from photostories item.
GET /api/media/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-03-03T23:19:09.6928007Z",
"PublicationDate": "2026-03-03T23:19:09.6928007Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-03T23:19:09.6928007Z",
"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": "8423bd9d-f826-426b-b8c6-ff32ba1e975c",
"publishingoffices": "6361d11f-98b8-4f9d-b830-766803359591",
"events": "d25d472c-e9eb-4658-ac16-f865f46c362b",
"targets": "653cc6a0-56f5-4b1e-8d02-7561bb2e3a92",
"Category": "12ff9f00-0e8d-463d-9637-22397e98c948",
"imagetypes": "15736d53-90dc-4c87-b02f-2d1be17064e9",
"departmentaltargets": "e651e18c-f83b-43da-b59d-c50f056c2990",
"stakeholders": "b59cf186-b783-40ea-86e0-b89e3024a1a3",
"Tags": "e4e9ea41-f13c-4923-ae19-93a7665c202f",
"healthtopics": "be27aad8-8002-4460-be78-35f8cbc3cfe9",
"targetaudiences": "37f3df95-221d-4319-b693-45c2d95d257d",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "4ce594fe-61ef-4d71-9b6d-592a7cc0c679",
"ParentId": "97a210dd-4442-48f4-9cbf-36b9fe0d3736",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-03-03T23:19:09.6928007Z",
"PublicationDate": "2026-03-03T23:19:09.6928007Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-03T23:19:09.6928007Z",
"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": "8423bd9d-f826-426b-b8c6-ff32ba1e975c",
"publishingoffices": "6361d11f-98b8-4f9d-b830-766803359591",
"events": "d25d472c-e9eb-4658-ac16-f865f46c362b",
"targets": "653cc6a0-56f5-4b1e-8d02-7561bb2e3a92",
"Category": "12ff9f00-0e8d-463d-9637-22397e98c948",
"imagetypes": "15736d53-90dc-4c87-b02f-2d1be17064e9",
"departmentaltargets": "e651e18c-f83b-43da-b59d-c50f056c2990",
"stakeholders": "b59cf186-b783-40ea-86e0-b89e3024a1a3",
"Tags": "e4e9ea41-f13c-4923-ae19-93a7665c202f",
"healthtopics": "be27aad8-8002-4460-be78-35f8cbc3cfe9",
"targetaudiences": "37f3df95-221d-4319-b693-45c2d95d257d",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "4ce594fe-61ef-4d71-9b6d-592a7cc0c679",
"ParentId": "97a210dd-4442-48f4-9cbf-36b9fe0d3736",
"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/media/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/media/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/media/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-03-03T23:19:09.6928007Z",
"PublicationDate": "2026-03-03T23:19:09.6928007Z",
"DateCreated": "2026-03-03T23:19:09.6928007Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "5d0996dc-0816-45a6-aa4f-4182c4f98516",
"healthtopics": "e525bf19-e383-4410-a6fc-a7c0de935403",
"Subtitle": "sample string 10",
"departmentaltargets": "aa605ffe-ecaa-4477-b8cf-8923f9b2af70",
"targetaudiences": "d11c07dd-ca43-4afa-9de8-6dd9fdf159a8",
"sustainabledevelopmentgoals": "8e4abae2-2ab9-4fa1-8926-e5046a28b129",
"Title": "sample string 14",
"publishingoffices": "f45ed37c-bd74-4c02-b784-465ff75b0efd",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T23:19:09.6928007+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-03T23:19:09.6928007Z",
"PublicationDate": "2026-03-03T23:19:09.6928007Z",
"DateCreated": "2026-03-03T23:19:09.6928007Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "5d0996dc-0816-45a6-aa4f-4182c4f98516",
"healthtopics": "e525bf19-e383-4410-a6fc-a7c0de935403",
"Subtitle": "sample string 10",
"departmentaltargets": "aa605ffe-ecaa-4477-b8cf-8923f9b2af70",
"targetaudiences": "d11c07dd-ca43-4afa-9de8-6dd9fdf159a8",
"sustainabledevelopmentgoals": "8e4abae2-2ab9-4fa1-8926-e5046a28b129",
"Title": "sample string 14",
"publishingoffices": "f45ed37c-bd74-4c02-b784-465ff75b0efd",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T23:19:09.6928007+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Slides relation to photostories item.
POST /api/media/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/media/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/media/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-03-03T23:19:09.6928007Z",
"PublicationDate": "2026-03-03T23:19:09.6928007Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-03T23:19:09.6928007Z",
"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": "96706493-f3e7-43ed-b221-772d2d97a148",
"publishingoffices": "d3d3c4fe-dc14-48d1-8ced-9187888757ab",
"events": "60165456-fb76-4701-a999-32422aa8c927",
"targets": "85a48328-3d69-4100-a799-66481b5a49a6",
"Category": "30fbb7d7-3876-4280-bff8-5413efc8667f",
"imagetypes": "bc43257a-6ad2-403f-9ab8-7958b00561b4",
"departmentaltargets": "bb516bc4-36ae-423d-9b7a-7587f370ab85",
"stakeholders": "0dea0903-d334-49d5-935b-1267d27064fc",
"Tags": "7e2bf1a5-1e78-4196-bb75-5e429e1858ba",
"healthtopics": "e613a15d-4db1-4a21-8095-c7b4c8f2f8c7",
"targetaudiences": "e35ac155-b266-4afd-b1e7-21666fb53b39",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "73134b32-4dfa-4924-acd4-30f170cbb9a7",
"ParentId": "69dacbf9-39a3-4c95-ad66-6e0efea7e736",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-03-03T23:19:09.6928007Z",
"PublicationDate": "2026-03-03T23:19:09.6928007Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-03T23:19:09.6928007Z",
"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": "96706493-f3e7-43ed-b221-772d2d97a148",
"publishingoffices": "d3d3c4fe-dc14-48d1-8ced-9187888757ab",
"events": "60165456-fb76-4701-a999-32422aa8c927",
"targets": "85a48328-3d69-4100-a799-66481b5a49a6",
"Category": "30fbb7d7-3876-4280-bff8-5413efc8667f",
"imagetypes": "bc43257a-6ad2-403f-9ab8-7958b00561b4",
"departmentaltargets": "bb516bc4-36ae-423d-9b7a-7587f370ab85",
"stakeholders": "0dea0903-d334-49d5-935b-1267d27064fc",
"Tags": "7e2bf1a5-1e78-4196-bb75-5e429e1858ba",
"healthtopics": "e613a15d-4db1-4a21-8095-c7b4c8f2f8c7",
"targetaudiences": "e35ac155-b266-4afd-b1e7-21666fb53b39",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "73134b32-4dfa-4924-acd4-30f170cbb9a7",
"ParentId": "69dacbf9-39a3-4c95-ad66-6e0efea7e736",
"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/media/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/media/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.