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-08-10T04:26:06.5910227Z",
"PublicationDate": "2026-08-10T04:26:06.5910227Z",
"DateCreated": "2026-08-10T04:26:06.5910227Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "53090b98-2a11-4124-a78b-d30d39f4a7bf",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "e09ce999-c1f9-4d9c-bbc9-9af589c3a410",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "e90355df-9018-4d8a-b3f7-ed9ca9a4d70a",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-08-10T04:26:06.5910227Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "b989ada5-d8bf-4f95-88b8-fff0eff0f05f",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "532aecf9-2230-4000-998c-bcec1c157e36",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "b5846f41-c91e-429a-8429-2ab997d1dd1f",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-10T04:26:06.5910227+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-10T04:26:06.5910227Z",
"PublicationDate": "2026-08-10T04:26:06.5910227Z",
"DateCreated": "2026-08-10T04:26:06.5910227Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "53090b98-2a11-4124-a78b-d30d39f4a7bf",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "e09ce999-c1f9-4d9c-bbc9-9af589c3a410",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "e90355df-9018-4d8a-b3f7-ed9ca9a4d70a",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-08-10T04:26:06.5910227Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "b989ada5-d8bf-4f95-88b8-fff0eff0f05f",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "532aecf9-2230-4000-998c-bcec1c157e36",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "b5846f41-c91e-429a-8429-2ab997d1dd1f",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-10T04:26:06.5910227+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-08-10T04:26:06.5910227Z",
"PublicationDate": "2026-08-10T04:26:06.5910227Z",
"DateCreated": "2026-08-10T04:26:06.5910227Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "fe6161f9-0550-4ca8-b39d-47a6f5c8806f",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "b69cdce2-eed3-4c4c-a696-116f5c8e49a8",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "39cf9392-96ff-4c9a-a9f6-4e8fadd8ae7e",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-08-10T04:26:06.5910227Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "f9cb92d0-27be-4ee9-b910-bc04ff397b3f",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "237759ea-0889-4c12-96cb-82d0cdb43fbe",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "f442ab92-edd1-4d6e-a8b8-15df3a05f58c",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-10T04:26:06.5910227+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": "5dd1b462-0e20-49d2-8eeb-6370b8b3708b"
}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-08-10T04:26:06.5910227Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "b5c68d0f-eaef-4f29-b8ee-320bb20e1056",
"DocumentNumberOfAdditionalItems": 6.0,
"Summary": "sample string 7",
"departmentaltargets": "57fb7613-8b82-4985-9e5a-95d2acb2dd70",
"EventNumberOfAdditionalItems": 9.0,
"FactFileNumberOfAdditionalItems": 10.0,
"Content": "sample string 11",
"targetaudiences": "07bbd94b-b58f-4f6e-8677-03bce700ac83",
"NewsNumberOfAdditionalItems": 13.0,
"PublicationDateAndTime": "2026-08-10T04:26:06.5910227Z",
"FeatureStoryNumberOfAdditionalItems": 15.0,
"MultimediaNumberOfAdditionalItems": 16.0,
"PhotoStoryNumberOfAdditionalItems": 17.0,
"OpenGraphDescription": "sample string 18",
"MetaTitle": "sample string 19",
"MetaDescription": "sample string 20",
"healthtopics": "77b47cd4-acdb-4859-88b7-60e8037627bd",
"OtherRelated": "sample string 22",
"Title": "sample string 23",
"targets": "d317a2ba-0d9a-429d-a721-83aa339043d2",
"FactSheetNumberOfAdditionalItems": 25.0,
"Highlight": "sample string 26",
"OpenGraphTitle": "sample string 27",
"publishingoffices": "5a949474-9f1f-4b32-b348-45b0fea01cb1",
"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-08-10T04:26:06.5910227Z",
"PublicationDate": "2026-08-10T04:26:06.5910227Z",
"DateCreated": "2026-08-10T04:26:06.5910227Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "1a6c8115-015e-46d9-8880-ce14f784f88a",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "a07a9f12-a8d9-4900-9cf5-115b4a05803d",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "674ccca6-fd25-4fdd-b395-83fe27f9fc2d",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-08-10T04:26:06.5910227Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "2f51bc03-e3c1-4c75-a96f-acf72b4a03f7",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "f960a1de-c5ab-4612-9961-73c6da325d5f",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "63d0f733-41a5-4231-8f43-f5f78d9b0f0a",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-10T04:26:06.5910227+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-08-10T04:26:06.5910227Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "f302d28d-8fcd-4195-afe6-36dee876118f",
"DocumentNumberOfAdditionalItems": 6.0,
"Summary": "sample string 7",
"departmentaltargets": "6d10114a-7529-4efe-a386-9bc91f2af5f9",
"EventNumberOfAdditionalItems": 9.0,
"FactFileNumberOfAdditionalItems": 10.0,
"Content": "sample string 11",
"targetaudiences": "7879d096-5511-4771-9bdf-2991d086d50b",
"NewsNumberOfAdditionalItems": 13.0,
"PublicationDateAndTime": "2026-08-10T04:26:06.5910227Z",
"FeatureStoryNumberOfAdditionalItems": 15.0,
"MultimediaNumberOfAdditionalItems": 16.0,
"PhotoStoryNumberOfAdditionalItems": 17.0,
"OpenGraphDescription": "sample string 18",
"MetaTitle": "sample string 19",
"MetaDescription": "sample string 20",
"healthtopics": "f064d190-1ac3-4c30-8628-d42d282ac56f",
"OtherRelated": "sample string 22",
"Title": "sample string 23",
"targets": "09f68528-74cc-4b18-8dac-d0729232da36",
"FactSheetNumberOfAdditionalItems": 25.0,
"Highlight": "sample string 26",
"OpenGraphTitle": "sample string 27",
"publishingoffices": "96308b07-dbb6-4241-967a-a2f10065ca39",
"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-08-10T04:26:06.5910227Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "c4f4dece-3a70-4dcb-94fe-73871225ed20",
"DocumentNumberOfAdditionalItems": 6.0,
"Summary": "sample string 7",
"departmentaltargets": "e0dacb49-f2ca-46e6-bad5-dd94b6e6aa05",
"EventNumberOfAdditionalItems": 9.0,
"FactFileNumberOfAdditionalItems": 10.0,
"Content": "sample string 11",
"targetaudiences": "bb4e49ce-28d4-4e14-98f5-4da07171917c",
"NewsNumberOfAdditionalItems": 13.0,
"PublicationDateAndTime": "2026-08-10T04:26:06.5910227Z",
"FeatureStoryNumberOfAdditionalItems": 15.0,
"MultimediaNumberOfAdditionalItems": 16.0,
"PhotoStoryNumberOfAdditionalItems": 17.0,
"OpenGraphDescription": "sample string 18",
"MetaTitle": "sample string 19",
"MetaDescription": "sample string 20",
"healthtopics": "7ff2efb5-d0ea-4718-a0dd-dac816724bf8",
"OtherRelated": "sample string 22",
"Title": "sample string 23",
"targets": "15ce5ccd-a6bd-4894-b000-186d0fa59009",
"FactSheetNumberOfAdditionalItems": 25.0,
"Highlight": "sample string 26",
"OpenGraphTitle": "sample string 27",
"publishingoffices": "41d02222-9d0b-4143-96cd-b4f0ba400cfd",
"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 | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-08-10T04:26:06.6066526Z",
"PublicationDate": "2026-08-10T04:26:06.6066526Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-10T04:26:06.6066526Z",
"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": "fdd5b7ef-6bde-4917-a340-bcdfe828f581",
"publishingoffices": "cf050fbd-7b83-40b9-af57-fa414b16b0db",
"events": "e91f36a9-cc2b-4892-989b-9950dde744c9",
"targets": "bdb4012a-aba2-4ec6-acb7-b9fd0713444d",
"Category": "94c45207-cdb9-4bbc-93ce-e9045788c6d8",
"imagetypes": "258704fd-f777-4d63-9d5e-446ec47aefcf",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "b776dbf0-ea51-4b0d-97de-02e3c826085c",
"stakeholders": "bd965794-f4e7-4af3-a52a-6a6f20903705",
"Tags": "09c333af-601f-45f7-914a-c171f5d3f34e",
"healthtopics": "352ae496-3ac8-409e-b4a1-9abcc04b28c5",
"targetaudiences": "da11ae6f-d28d-4891-922e-4ecce698932d",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "77bd52bd-1c6f-4f46-86b2-beefdc8616c1",
"ParentId": "368f87e3-a74e-4351-b27a-71da2bdcd902",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-08-10T04:26:06.6066526Z",
"PublicationDate": "2026-08-10T04:26:06.6066526Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-10T04:26:06.6066526Z",
"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": "fdd5b7ef-6bde-4917-a340-bcdfe828f581",
"publishingoffices": "cf050fbd-7b83-40b9-af57-fa414b16b0db",
"events": "e91f36a9-cc2b-4892-989b-9950dde744c9",
"targets": "bdb4012a-aba2-4ec6-acb7-b9fd0713444d",
"Category": "94c45207-cdb9-4bbc-93ce-e9045788c6d8",
"imagetypes": "258704fd-f777-4d63-9d5e-446ec47aefcf",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "b776dbf0-ea51-4b0d-97de-02e3c826085c",
"stakeholders": "bd965794-f4e7-4af3-a52a-6a6f20903705",
"Tags": "09c333af-601f-45f7-914a-c171f5d3f34e",
"healthtopics": "352ae496-3ac8-409e-b4a1-9abcc04b28c5",
"targetaudiences": "da11ae6f-d28d-4891-922e-4ecce698932d",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "77bd52bd-1c6f-4f46-86b2-beefdc8616c1",
"ParentId": "368f87e3-a74e-4351-b27a-71da2bdcd902",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add Thumbnail relation to photostories item.
POST /api/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-08-10T04:26:06.6066526Z",
"PublicationDate": "2026-08-10T04:26:06.6066526Z",
"DateCreated": "2026-08-10T04:26:06.6066526Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "c44cb580-add4-45b2-aede-b9b7e81f05aa",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "1e438496-14aa-46f0-b482-724e6a1f010b",
"departmentaltargets": "3c8185e3-6e0e-47bf-9f6d-8f3839b3608f",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-08-10T04:26:06.6066526Z",
"targetaudiences": "8326e830-8bd4-4645-b11e-38eda7a3eb18",
"targets": "23fb57ff-f0a5-4b23-a61e-dd222e4aaf9f",
"publishingoffices": "b8b59c27-b668-48b3-96ad-5d7e0577f68a",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "0fa4b301-e5ae-42e2-ab79-581909a3417f",
"events": "dfc90ce7-9cc9-4f0f-b24d-3a2f10dbbc29",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-10T04:26:06.6066526+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-10T04:26:06.6066526Z",
"PublicationDate": "2026-08-10T04:26:06.6066526Z",
"DateCreated": "2026-08-10T04:26:06.6066526Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "c44cb580-add4-45b2-aede-b9b7e81f05aa",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "1e438496-14aa-46f0-b482-724e6a1f010b",
"departmentaltargets": "3c8185e3-6e0e-47bf-9f6d-8f3839b3608f",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-08-10T04:26:06.6066526Z",
"targetaudiences": "8326e830-8bd4-4645-b11e-38eda7a3eb18",
"targets": "23fb57ff-f0a5-4b23-a61e-dd222e4aaf9f",
"publishingoffices": "b8b59c27-b668-48b3-96ad-5d7e0577f68a",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "0fa4b301-e5ae-42e2-ab79-581909a3417f",
"events": "dfc90ce7-9cc9-4f0f-b24d-3a2f10dbbc29",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-10T04:26:06.6066526+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-08-10T04:26:06.6066526Z",
"PublicationDate": "2026-08-10T04:26:06.6066526Z",
"DateCreated": "2026-08-10T04:26:06.6066526Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "ca7e529f-a3d1-40f5-b9e7-d6e4f8ab4eee",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "f12917aa-3830-48f3-9256-d8909e3bf01c",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "6df8e068-ca1f-4678-8dd8-652656a1515c",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-08-10T04:26:06.6066526Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "c3e8ef39-4e0d-4b25-b514-4d6430faa2db",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "1def1044-d925-452c-b2e0-1b8d09c6b5e0",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "a8d297ac-7418-4b7c-a490-43ae6be18674",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-10T04:26:06.6066526+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-10T04:26:06.6066526Z",
"PublicationDate": "2026-08-10T04:26:06.6066526Z",
"DateCreated": "2026-08-10T04:26:06.6066526Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "ca7e529f-a3d1-40f5-b9e7-d6e4f8ab4eee",
"DocumentNumberOfAdditionalItems": 9.0,
"Summary": "sample string 10",
"departmentaltargets": "f12917aa-3830-48f3-9256-d8909e3bf01c",
"EventNumberOfAdditionalItems": 12.0,
"FactFileNumberOfAdditionalItems": 13.0,
"Content": "sample string 14",
"targetaudiences": "6df8e068-ca1f-4678-8dd8-652656a1515c",
"NewsNumberOfAdditionalItems": 16.0,
"PublicationDateAndTime": "2026-08-10T04:26:06.6066526Z",
"FeatureStoryNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"PhotoStoryNumberOfAdditionalItems": 20.0,
"OpenGraphDescription": "sample string 21",
"MetaTitle": "sample string 22",
"MetaDescription": "sample string 23",
"healthtopics": "c3e8ef39-4e0d-4b25-b514-4d6430faa2db",
"OtherRelated": "sample string 25",
"Title": "sample string 26",
"targets": "1def1044-d925-452c-b2e0-1b8d09c6b5e0",
"FactSheetNumberOfAdditionalItems": 28.0,
"Highlight": "sample string 29",
"OpenGraphTitle": "sample string 30",
"publishingoffices": "a8d297ac-7418-4b7c-a490-43ae6be18674",
"CommentaryNumberOfAdditionalItems": 32.0,
"Provider": "sample string 33",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-10T04:26:06.6066526+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 | |
| JoomlaArticleId | System.String | Read only: False | |
| Category | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Parts | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-08-10T04:26:06.6066526Z",
"PublicationDate": "2026-08-10T04:26:06.6066526Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-10T04:26:06.6066526Z",
"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": "4219f4a2-1099-44a5-98d7-7dac66185e47",
"targets": "953c9ef4-7606-4870-bb94-4e8a4f7f0dce",
"regionscountries": "1ed77e94-084a-470b-b57b-2032e5435c1f",
"stakeholders": "dcf68ea9-955a-4d42-93dc-77be2a489996",
"targetaudiences": "90cbdbcf-0a05-43a9-a472-c10aa943fa78",
"JoomlaArticleId": "sample string 20",
"Category": "9fdb1e68-1746-4082-b844-9eaab0b50cb7",
"Tags": "6796cb60-1431-4c00-ae05-8bb99e944f44",
"departmentaltargets": "579baf8f-0c5c-4780-8f41-d1940c690825",
"events": "4fa75d28-870a-4ac5-b566-21e9f15b3372",
"publishingoffices": "34dd962e-68fd-471c-8fbe-9c52b01814d1",
"Parts": "sample string 26",
"FolderId": "d94bab44-aed1-4d1d-9ce6-08bbd7df1b46",
"ParentId": "15dd05a5-bc2b-400b-9df2-55990e9dcbd6",
"Provider": "sample string 29",
"Url": "sample string 30",
"ThumbnailUrl": "sample string 31",
"IsDamMedia": true
},
{
"LastModified": "2026-08-10T04:26:06.6066526Z",
"PublicationDate": "2026-08-10T04:26:06.6066526Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-10T04:26:06.6066526Z",
"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": "4219f4a2-1099-44a5-98d7-7dac66185e47",
"targets": "953c9ef4-7606-4870-bb94-4e8a4f7f0dce",
"regionscountries": "1ed77e94-084a-470b-b57b-2032e5435c1f",
"stakeholders": "dcf68ea9-955a-4d42-93dc-77be2a489996",
"targetaudiences": "90cbdbcf-0a05-43a9-a472-c10aa943fa78",
"JoomlaArticleId": "sample string 20",
"Category": "9fdb1e68-1746-4082-b844-9eaab0b50cb7",
"Tags": "6796cb60-1431-4c00-ae05-8bb99e944f44",
"departmentaltargets": "579baf8f-0c5c-4780-8f41-d1940c690825",
"events": "4fa75d28-870a-4ac5-b566-21e9f15b3372",
"publishingoffices": "34dd962e-68fd-471c-8fbe-9c52b01814d1",
"Parts": "sample string 26",
"FolderId": "d94bab44-aed1-4d1d-9ce6-08bbd7df1b46",
"ParentId": "15dd05a5-bc2b-400b-9df2-55990e9dcbd6",
"Provider": "sample string 29",
"Url": "sample string 30",
"ThumbnailUrl": "sample string 31",
"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 | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-08-10T04:26:06.6066526Z",
"PublicationDate": "2026-08-10T04:26:06.6066526Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-10T04:26:06.6066526Z",
"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": "e3350222-1ee9-4c30-9a8e-348ab81a41d5",
"publishingoffices": "e7d92132-ca0e-46ae-90c8-efc7176aeb34",
"events": "3ff83dc2-daa7-4e3b-b322-ce9dd4d252c3",
"targets": "cc483600-ac7d-4806-bb80-d397380ef953",
"Category": "af4bda63-f44c-4e0b-834c-b44bf32db141",
"imagetypes": "0c768804-a8ae-4ef1-887c-b09b6b05b5bd",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "8a769765-5b50-4919-bd6a-eff237479c79",
"stakeholders": "16014bde-6de4-4f22-add4-13c6b03cd39e",
"Tags": "9d5ca129-9fef-4ce1-969a-90c5b324f6ac",
"healthtopics": "e1ba565d-5a62-4831-b987-fc0e179dbc63",
"targetaudiences": "a0d088d9-7ad2-4bbb-9517-9cdf918c297c",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "8cc9774b-0c54-464e-87f9-2ce20967b9b1",
"ParentId": "685a39dd-ba91-4742-9a88-835e729bc7d7",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-08-10T04:26:06.6066526Z",
"PublicationDate": "2026-08-10T04:26:06.6066526Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-10T04:26:06.6066526Z",
"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": "e3350222-1ee9-4c30-9a8e-348ab81a41d5",
"publishingoffices": "e7d92132-ca0e-46ae-90c8-efc7176aeb34",
"events": "3ff83dc2-daa7-4e3b-b322-ce9dd4d252c3",
"targets": "cc483600-ac7d-4806-bb80-d397380ef953",
"Category": "af4bda63-f44c-4e0b-834c-b44bf32db141",
"imagetypes": "0c768804-a8ae-4ef1-887c-b09b6b05b5bd",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "8a769765-5b50-4919-bd6a-eff237479c79",
"stakeholders": "16014bde-6de4-4f22-add4-13c6b03cd39e",
"Tags": "9d5ca129-9fef-4ce1-969a-90c5b324f6ac",
"healthtopics": "e1ba565d-5a62-4831-b987-fc0e179dbc63",
"targetaudiences": "a0d088d9-7ad2-4bbb-9517-9cdf918c297c",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "8cc9774b-0c54-464e-87f9-2ce20967b9b1",
"ParentId": "685a39dd-ba91-4742-9a88-835e729bc7d7",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add OpenGraphImage relation to photostories item.
POST /api/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-08-10T04:26:06.6066526Z",
"PublicationDate": "2026-08-10T04:26:06.6066526Z",
"DateCreated": "2026-08-10T04:26:06.6066526Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "ed475d7c-8f97-40f2-9432-91624fdb0c95",
"healthtopics": "2ccbd215-18bd-4f2b-94f4-7fe7d555c985",
"Subtitle": "sample string 10",
"departmentaltargets": "ee568298-a7bf-4d12-8f0b-14a2ced3651c",
"targetaudiences": "93aa570f-f1fe-4b62-b685-4f24ad2b43a6",
"sustainabledevelopmentgoals": "c0f8e0b3-a7cd-4843-8373-4b9352350608",
"Title": "sample string 14",
"publishingoffices": "4083670f-0dc9-4e1e-89df-7fe84d6c533e",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-10T04:26:06.6066526+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-10T04:26:06.6066526Z",
"PublicationDate": "2026-08-10T04:26:06.6066526Z",
"DateCreated": "2026-08-10T04:26:06.6066526Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "ed475d7c-8f97-40f2-9432-91624fdb0c95",
"healthtopics": "2ccbd215-18bd-4f2b-94f4-7fe7d555c985",
"Subtitle": "sample string 10",
"departmentaltargets": "ee568298-a7bf-4d12-8f0b-14a2ced3651c",
"targetaudiences": "93aa570f-f1fe-4b62-b685-4f24ad2b43a6",
"sustainabledevelopmentgoals": "c0f8e0b3-a7cd-4843-8373-4b9352350608",
"Title": "sample string 14",
"publishingoffices": "4083670f-0dc9-4e1e-89df-7fe84d6c533e",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-10T04:26:06.6066526+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 | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-08-10T04:26:06.6066526Z",
"PublicationDate": "2026-08-10T04:26:06.6066526Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-10T04:26:06.6066526Z",
"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": "3f7b3a8a-3b78-47e6-b4fe-1d9c8a3986a7",
"publishingoffices": "ca522778-6b2a-4b8d-8ceb-e0da53dd520a",
"events": "496a2f79-996c-4da5-9208-0545057bcbb7",
"targets": "3f9d5c87-99cc-483e-883d-b9e43a419bed",
"Category": "7a06a114-e554-43d6-86ed-dc94d61fa714",
"imagetypes": "d938b669-2b83-47be-9b79-38ed9c17c441",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "ff386d73-d24c-4efa-a0c9-272e3b002008",
"stakeholders": "3cf3f05b-50d0-472e-b5b2-bd98fd6307b2",
"Tags": "9c8cb6a4-0364-43e6-9678-db5aa63eca33",
"healthtopics": "880a95b7-f8c5-446f-baf0-9d5d6320333a",
"targetaudiences": "c264c6f3-2d7c-4eef-81d5-d4856bd9bfc7",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "b7a7d49c-27cc-4a97-b8e4-f99ada496500",
"ParentId": "a66a0908-3abb-4c0f-8f17-33bfac57d577",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-08-10T04:26:06.6066526Z",
"PublicationDate": "2026-08-10T04:26:06.6066526Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-10T04:26:06.6066526Z",
"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": "3f7b3a8a-3b78-47e6-b4fe-1d9c8a3986a7",
"publishingoffices": "ca522778-6b2a-4b8d-8ceb-e0da53dd520a",
"events": "496a2f79-996c-4da5-9208-0545057bcbb7",
"targets": "3f9d5c87-99cc-483e-883d-b9e43a419bed",
"Category": "7a06a114-e554-43d6-86ed-dc94d61fa714",
"imagetypes": "d938b669-2b83-47be-9b79-38ed9c17c441",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "ff386d73-d24c-4efa-a0c9-272e3b002008",
"stakeholders": "3cf3f05b-50d0-472e-b5b2-bd98fd6307b2",
"Tags": "9c8cb6a4-0364-43e6-9678-db5aa63eca33",
"healthtopics": "880a95b7-f8c5-446f-baf0-9d5d6320333a",
"targetaudiences": "c264c6f3-2d7c-4eef-81d5-d4856bd9bfc7",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "b7a7d49c-27cc-4a97-b8e4-f99ada496500",
"ParentId": "a66a0908-3abb-4c0f-8f17-33bfac57d577",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add MainImage relation to photostories item.
POST /api/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.