Returns a set of data items of type healthtopicbysitevariations.
GET /api/multimedias/healthtopicbysitevariations
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 | |
SystemTitle | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Summary | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
Tab1Title | System.String | Read only: False | |
SEOTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
ContentFallback | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
MetaDescription | System.String | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-10-07T20:24:31.725987Z",
"PublicationDate": "2025-10-07T20:24:31.725987Z",
"DateCreated": "2025-10-07T20:24:31.725987Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"SystemTitle": "sample string 8",
"Tab2Summary": "sample string 9",
"Summary": "sample string 10",
"MetaTitle": "sample string 11",
"Tab1Title": "sample string 12",
"SEOTitle": "sample string 13",
"healthtopics": "2b424a1a-a732-4f12-bffd-26f1ec91257f",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "4807fd37-a74e-4891-a88b-2edc64ea6093",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "e8073f46-046f-41c1-bf88-81c871702184",
"TechnicalLinks": "sample string 23",
"publishingoffices": "591e8e93-5e39-477a-8fa1-536cfef581a4",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "4c7fe807-b8e9-4d63-b08e-12a33c7897b4",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:31.725987+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-07T20:24:31.725987Z",
"PublicationDate": "2025-10-07T20:24:31.725987Z",
"DateCreated": "2025-10-07T20:24:31.725987Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"SystemTitle": "sample string 8",
"Tab2Summary": "sample string 9",
"Summary": "sample string 10",
"MetaTitle": "sample string 11",
"Tab1Title": "sample string 12",
"SEOTitle": "sample string 13",
"healthtopics": "2b424a1a-a732-4f12-bffd-26f1ec91257f",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "4807fd37-a74e-4891-a88b-2edc64ea6093",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "e8073f46-046f-41c1-bf88-81c871702184",
"TechnicalLinks": "sample string 23",
"publishingoffices": "591e8e93-5e39-477a-8fa1-536cfef581a4",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "4c7fe807-b8e9-4d63-b08e-12a33c7897b4",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:31.725987+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Gets healthtopicbysitevariations item by id.
GET /api/multimedias/healthtopicbysitevariations({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 | |
SystemTitle | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Summary | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
Tab1Title | System.String | Read only: False | |
SEOTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
ContentFallback | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
MetaDescription | System.String | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-10-07T20:24:31.725987Z",
"PublicationDate": "2025-10-07T20:24:31.725987Z",
"DateCreated": "2025-10-07T20:24:31.725987Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"SystemTitle": "sample string 8",
"Tab2Summary": "sample string 9",
"Summary": "sample string 10",
"MetaTitle": "sample string 11",
"Tab1Title": "sample string 12",
"SEOTitle": "sample string 13",
"healthtopics": "251a9656-8421-4bfc-86ea-e5f42131afe4",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "40ddd244-0817-4345-a026-a9132b70d2d1",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "80762f5a-5670-41af-ba20-5d2155f9df55",
"TechnicalLinks": "sample string 23",
"publishingoffices": "7f4fafc8-4393-4dd1-a7a6-4281fbc96b9b",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "a94c93d0-f02d-42fb-a563-a518aff5c48e",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:31.725987+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Gets Id property from healthtopicbysitevariations item.
GET /api/multimedias/healthtopicbysitevariations({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": "dc5bcc92-1c45-413a-91b4-8101deaf316d"
}
Creates a healthtopicbysitevariations item.
POST /api/multimedias/healthtopicbysitevariations
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 | |
SystemTitle | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Summary | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
Tab1Title | System.String | Read only: False | |
SEOTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
ContentFallback | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
MetaDescription | System.String | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-10-07T20:24:31.725987Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"SystemTitle": "sample string 5",
"Tab2Summary": "sample string 6",
"Summary": "sample string 7",
"MetaTitle": "sample string 8",
"Tab1Title": "sample string 9",
"SEOTitle": "sample string 10",
"healthtopics": "1d635fea-0135-4cb3-b30e-ee58d67cb202",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "3994f470-389a-49d3-b487-7cb0d7f92fa6",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "65161a14-76cb-4fbf-bd9c-15bb48fa7bcd",
"TechnicalLinks": "sample string 20",
"publishingoffices": "84487d59-a21d-42b1-b032-bcd5c809d1de",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "f14652d0-762a-4867-afdc-53a34dcf6bc3"
}
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 | |
SystemTitle | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Summary | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
Tab1Title | System.String | Read only: False | |
SEOTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
ContentFallback | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
MetaDescription | System.String | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-10-07T20:24:31.725987Z",
"PublicationDate": "2025-10-07T20:24:31.725987Z",
"DateCreated": "2025-10-07T20:24:31.725987Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"SystemTitle": "sample string 8",
"Tab2Summary": "sample string 9",
"Summary": "sample string 10",
"MetaTitle": "sample string 11",
"Tab1Title": "sample string 12",
"SEOTitle": "sample string 13",
"healthtopics": "1277841c-066a-4449-9db1-713331ce8baf",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "c9285580-46f1-479e-84d6-14fd8a228d86",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "eb778c8d-f65b-4c0b-984b-7f6c99799734",
"TechnicalLinks": "sample string 23",
"publishingoffices": "42c3d895-1d01-48e1-827b-3749ffc890dd",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "28f4bab1-3352-491a-91d3-29aa35883b2b",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:31.725987+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Partial update for healthtopicbysitevariations item.
PATCH /api/multimedias/healthtopicbysitevariations({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 | |
SystemTitle | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Summary | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
Tab1Title | System.String | Read only: False | |
SEOTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
ContentFallback | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
MetaDescription | System.String | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-10-07T20:24:31.725987Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"SystemTitle": "sample string 5",
"Tab2Summary": "sample string 6",
"Summary": "sample string 7",
"MetaTitle": "sample string 8",
"Tab1Title": "sample string 9",
"SEOTitle": "sample string 10",
"healthtopics": "cb65d925-31f3-40f6-b9b3-d3d7b15ff200",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "56f6001b-edb6-4377-ad50-88de96b1f0d3",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "ed9d8552-705b-4fd9-afcc-0ad556b30977",
"TechnicalLinks": "sample string 20",
"publishingoffices": "5e9a8be8-e45e-4980-86d5-6180c532e8fc",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "4f4f5c03-22d7-4eb4-abd0-aa429a4c6859"
}
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 healthtopicbysitevariations item.
PUT /api/multimedias/healthtopicbysitevariations({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 | |
SystemTitle | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Summary | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
Tab1Title | System.String | Read only: False | |
SEOTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
ContentFallback | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
MetaDescription | System.String | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-10-07T20:24:31.7416171Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"SystemTitle": "sample string 5",
"Tab2Summary": "sample string 6",
"Summary": "sample string 7",
"MetaTitle": "sample string 8",
"Tab1Title": "sample string 9",
"SEOTitle": "sample string 10",
"healthtopics": "a655fb0f-9497-4a46-b8b0-371707d2c3f9",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "30564e96-8037-43bb-ab35-7c114f40f4f5",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "36f7822f-83dc-4113-a850-f48ee6da9782",
"TechnicalLinks": "sample string 20",
"publishingoffices": "987beb6f-1966-44ec-b49f-2231e9d78c59",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "80e953c2-3b38-4425-8a42-bc7ed3f3e5cd"
}
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 healthtopicbysitevariations item by Id.
DELETE /api/multimedias/healthtopicbysitevariations({key})
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type Parent from healthtopicbysitevariations item.
GET /api/multimedias/healthtopicbysitevariations({key})/Parent
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
PublicationDate | System.DateTimeOffset | Read only: False | |
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 | |
Summary | System.String | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
MetaTitle | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
MetaDescription | System.String | Read only: False | |
healthtopictypes | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-10-07T20:24:31.7416171Z",
"PublicationDate": "2025-10-07T20:24:31.7416171Z",
"DateCreated": "2025-10-07T20:24:31.7416171Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"Title": "sample string 9",
"Tab3Title": "sample string 10",
"TechnicalLinks": "sample string 11",
"healthtopics": "279a1f19-9f33-4dd8-8f62-6bdf0f11e1dd",
"MetaTitle": "sample string 13",
"regionscountries": "9969141f-315d-46bb-bab0-a42a662935a9",
"Tab1Summary": "sample string 15",
"OpenGraphTitle": "sample string 16",
"Tab2Title": "sample string 17",
"Tab2Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"OpenGraphDescription": "sample string 20",
"sites": "7c387ee2-54ca-4fb5-886b-51d8e45e61ee",
"MetaDescription": "sample string 22",
"healthtopictypes": "c0b71bc9-02e3-40ea-9940-f532be1c3ebc",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:31.7416171+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-07T20:24:31.7416171Z",
"PublicationDate": "2025-10-07T20:24:31.7416171Z",
"DateCreated": "2025-10-07T20:24:31.7416171Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"Title": "sample string 9",
"Tab3Title": "sample string 10",
"TechnicalLinks": "sample string 11",
"healthtopics": "279a1f19-9f33-4dd8-8f62-6bdf0f11e1dd",
"MetaTitle": "sample string 13",
"regionscountries": "9969141f-315d-46bb-bab0-a42a662935a9",
"Tab1Summary": "sample string 15",
"OpenGraphTitle": "sample string 16",
"Tab2Title": "sample string 17",
"Tab2Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"OpenGraphDescription": "sample string 20",
"sites": "7c387ee2-54ca-4fb5-886b-51d8e45e61ee",
"MetaDescription": "sample string 22",
"healthtopictypes": "c0b71bc9-02e3-40ea-9940-f532be1c3ebc",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:31.7416171+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add Parent relation to healthtopicbysitevariations item.
POST /api/multimedias/healthtopicbysitevariations({key})/Parent/$ref
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
application/json
{
"@odata.id": "http://host/route/service/type(key)"
}
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Delete set of related items of type Parent from healthtopicbysitevariations item.
DELETE /api/multimedias/healthtopicbysitevariations({key})/Parent/$ref
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type OpenGraphImage from healthtopicbysitevariations item.
GET /api/multimedias/healthtopicbysitevariations({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": "2025-10-07T20:24:31.7416171Z",
"PublicationDate": "2025-10-07T20:24:31.7416171Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-07T20:24:31.7416171Z",
"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": "c6107ede-701e-43e7-9a77-0cf10fc34506",
"publishingoffices": "9dc06fd1-7afd-4709-99b1-2accd590f4cf",
"events": "cbb1ead4-ace3-4916-ac55-58d2bc6f64d3",
"targets": "2102c996-2c03-436b-8bc0-c067d65549e0",
"Category": "97c04f22-ba93-4063-9d6f-c988a1353342",
"imagetypes": "2419bb7f-b856-4c00-bbdc-7b3294fed269",
"departmentaltargets": "6ad66bc5-ecdf-4524-8d1c-7007edea6de9",
"stakeholders": "b22fc98d-8b77-47d7-9f40-b3e6dd240302",
"Tags": "d4123d40-6997-4452-a74c-66b681a611a7",
"healthtopics": "996498f4-d69d-429d-b74d-03451df45db4",
"targetaudiences": "b491f73e-be1f-48a8-a080-0762cbc32132",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "5f4df31b-c1e0-4d52-94d8-09a0484c94fb",
"ParentId": "4e1180b3-9081-4940-81e5-0ade10575806",
"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": "2025-10-07T20:24:31.7416171Z",
"PublicationDate": "2025-10-07T20:24:31.7416171Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-07T20:24:31.7416171Z",
"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": "c6107ede-701e-43e7-9a77-0cf10fc34506",
"publishingoffices": "9dc06fd1-7afd-4709-99b1-2accd590f4cf",
"events": "cbb1ead4-ace3-4916-ac55-58d2bc6f64d3",
"targets": "2102c996-2c03-436b-8bc0-c067d65549e0",
"Category": "97c04f22-ba93-4063-9d6f-c988a1353342",
"imagetypes": "2419bb7f-b856-4c00-bbdc-7b3294fed269",
"departmentaltargets": "6ad66bc5-ecdf-4524-8d1c-7007edea6de9",
"stakeholders": "b22fc98d-8b77-47d7-9f40-b3e6dd240302",
"Tags": "d4123d40-6997-4452-a74c-66b681a611a7",
"healthtopics": "996498f4-d69d-429d-b74d-03451df45db4",
"targetaudiences": "b491f73e-be1f-48a8-a080-0762cbc32132",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "5f4df31b-c1e0-4d52-94d8-09a0484c94fb",
"ParentId": "4e1180b3-9081-4940-81e5-0ade10575806",
"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 healthtopicbysitevariations item.
POST /api/multimedias/healthtopicbysitevariations({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 healthtopicbysitevariations item.
DELETE /api/multimedias/healthtopicbysitevariations({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 RelatedFactFile from healthtopicbysitevariations item.
GET /api/multimedias/healthtopicbysitevariations({key})/RelatedFactFile
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
PublicationDate | System.DateTimeOffset | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: True | |
IncludeInSitemap | System.Boolean | Read only: False | |
SystemSourceKey | System.String | Read only: False | |
UrlName | System.String | Read only: False | |
ItemDefaultUrl | System.String | Read only: True | |
targetaudiences | System.Guid | Read only: False | |
MetaDescription | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
Title | System.String | Read only: False | |
FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
Highlight | System.String | Read only: False | |
MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
SortTitle | System.String | Read only: False | |
OtherRelated | System.String | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
Content | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
targets | System.Guid | Read only: False | |
PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
LocalPublicationDate | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
Summary | System.String | Read only: False | |
CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
regionscountries | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-10-07T20:24:31.7416171Z",
"PublicationDate": "2025-10-07T20:24:31.7416171Z",
"DateCreated": "2025-10-07T20:24:31.7416171Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"targetaudiences": "a5c99b75-094b-477b-81c5-d8dd37f5882b",
"MetaDescription": "sample string 9",
"healthtopics": "dfd0fb57-8f5f-410c-86f9-a6717f5c8763",
"NewsNumberOfAdditionalItems": 11.0,
"Title": "sample string 12",
"FeatureStoryNumberOfAdditionalItems": 13.0,
"DocumentNumberOfAdditionalItems": 14.0,
"FactFileNumberOfAdditionalItems": 15.0,
"publishingoffices": "c4ed8fef-2f1d-4c9f-b803-b6bbea220a7c",
"OpenGraphDescription": "sample string 17",
"Highlight": "sample string 18",
"MultimediaNumberOfAdditionalItems": 19.0,
"SortTitle": "sample string 20",
"OtherRelated": "sample string 21",
"PublicationDateAndTime": "2025-10-07T20:24:31.7416171Z",
"Content": "sample string 23",
"MetaTitle": "sample string 24",
"targets": "d4304e7d-68bc-4f31-8012-f80e25b533f6",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"departmentaltargets": "4d19a213-0c0e-4616-8400-2dcc69afca61",
"FactSheetNumberOfAdditionalItems": 28.0,
"LocalPublicationDate": "sample string 29",
"OpenGraphTitle": "sample string 30",
"EventNumberOfAdditionalItems": 31.0,
"Summary": "sample string 32",
"CommentaryNumberOfAdditionalItems": 33.0,
"regionscountries": "37aad0e9-3668-4b5d-82f6-77ca7a21e295",
"Provider": "sample string 35",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:31.7416171+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-07T20:24:31.7416171Z",
"PublicationDate": "2025-10-07T20:24:31.7416171Z",
"DateCreated": "2025-10-07T20:24:31.7416171Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"targetaudiences": "a5c99b75-094b-477b-81c5-d8dd37f5882b",
"MetaDescription": "sample string 9",
"healthtopics": "dfd0fb57-8f5f-410c-86f9-a6717f5c8763",
"NewsNumberOfAdditionalItems": 11.0,
"Title": "sample string 12",
"FeatureStoryNumberOfAdditionalItems": 13.0,
"DocumentNumberOfAdditionalItems": 14.0,
"FactFileNumberOfAdditionalItems": 15.0,
"publishingoffices": "c4ed8fef-2f1d-4c9f-b803-b6bbea220a7c",
"OpenGraphDescription": "sample string 17",
"Highlight": "sample string 18",
"MultimediaNumberOfAdditionalItems": 19.0,
"SortTitle": "sample string 20",
"OtherRelated": "sample string 21",
"PublicationDateAndTime": "2025-10-07T20:24:31.7416171Z",
"Content": "sample string 23",
"MetaTitle": "sample string 24",
"targets": "d4304e7d-68bc-4f31-8012-f80e25b533f6",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"departmentaltargets": "4d19a213-0c0e-4616-8400-2dcc69afca61",
"FactSheetNumberOfAdditionalItems": 28.0,
"LocalPublicationDate": "sample string 29",
"OpenGraphTitle": "sample string 30",
"EventNumberOfAdditionalItems": 31.0,
"Summary": "sample string 32",
"CommentaryNumberOfAdditionalItems": 33.0,
"regionscountries": "37aad0e9-3668-4b5d-82f6-77ca7a21e295",
"Provider": "sample string 35",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:31.7416171+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add RelatedFactFile relation to healthtopicbysitevariations item.
POST /api/multimedias/healthtopicbysitevariations({key})/RelatedFactFile/$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 RelatedFactFile from healthtopicbysitevariations item.
DELETE /api/multimedias/healthtopicbysitevariations({key})/RelatedFactFile/$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 RelatedFactSheets from healthtopicbysitevariations item.
GET /api/multimedias/healthtopicbysitevariations({key})/RelatedFactSheets
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
PublicationDate | System.DateTimeOffset | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: True | |
IncludeInSitemap | System.Boolean | Read only: False | |
SystemSourceKey | System.String | Read only: False | |
UrlName | System.String | Read only: False | |
ItemDefaultUrl | System.String | Read only: True | |
regionscountries | System.Guid | Read only: False | |
NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
MedicalTreatmentBriefSummary | System.String | Read only: False | |
Content | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
ConditionName | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
PreventionBriefSummary | System.String | Read only: False | |
SelfCareLongerSummary | System.String | Read only: False | |
EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
SymptomsLongerSummary | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
ConditionLongerOverview | System.String | Read only: False | |
Title | System.String | Read only: False | |
PreventionLongerSummary | System.String | Read only: False | |
SourceKey | System.String | Read only: False | |
PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
SelfCareBriefSummary | System.String | Read only: False | |
FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
SortTitle | System.String | Read only: False | |
LocalPublicationDate | System.String | Read only: False | |
Summary | System.String | Read only: False | |
FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
OtherRelated | System.String | Read only: False | |
FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
targets | System.Guid | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
ConditionBriefOverview | System.String | Read only: False | |
MetaDescription | System.String | Read only: False | |
MedicalTreatmentLongerSummary | System.String | Read only: False | |
CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
SymptomsBriefSummary | System.String | Read only: False | |
Highlight | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-10-07T20:24:31.7416171Z",
"PublicationDate": "2025-10-07T20:24:31.7416171Z",
"DateCreated": "2025-10-07T20:24:31.7416171Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "ecc47871-0012-49df-890f-fa9f43e022eb",
"NewsNumberOfAdditionalItems": 9.0,
"MedicalTreatmentBriefSummary": "sample string 10",
"Content": "sample string 11",
"targetaudiences": "37370c9c-02d8-4a80-bc18-6ae3cb35c85f",
"ConditionName": "sample string 13",
"OpenGraphTitle": "sample string 14",
"DocumentNumberOfAdditionalItems": 15.0,
"PreventionBriefSummary": "sample string 16",
"SelfCareLongerSummary": "sample string 17",
"EventNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"SymptomsLongerSummary": "sample string 20",
"MetaTitle": "sample string 21",
"healthtopics": "b93f02b3-d350-4972-abdb-d75adf2539e1",
"publishingoffices": "f1fcab71-6d83-4cee-8d48-a173d827bc23",
"ConditionLongerOverview": "sample string 24",
"Title": "sample string 25",
"PreventionLongerSummary": "sample string 26",
"SourceKey": "sample string 27",
"PhotoStoryNumberOfAdditionalItems": 28.0,
"departmentaltargets": "d8eda0d8-fb79-42e1-a567-289ee05b67e1",
"SelfCareBriefSummary": "sample string 30",
"FactFileNumberOfAdditionalItems": 31.0,
"SortTitle": "sample string 32",
"LocalPublicationDate": "sample string 33",
"Summary": "sample string 34",
"FeatureStoryNumberOfAdditionalItems": 35.0,
"OtherRelated": "sample string 36",
"FactSheetNumberOfAdditionalItems": 37.0,
"targets": "40ec11fa-2fe2-4fa9-80ec-5afb79ec00b3",
"OpenGraphDescription": "sample string 39",
"PublicationDateAndTime": "2025-10-07T20:24:31.7416171Z",
"ConditionBriefOverview": "sample string 41",
"MetaDescription": "sample string 42",
"MedicalTreatmentLongerSummary": "sample string 43",
"CommentaryNumberOfAdditionalItems": 44.0,
"SymptomsBriefSummary": "sample string 45",
"Highlight": "sample string 46",
"Provider": "sample string 47",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:31.7416171+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-07T20:24:31.7416171Z",
"PublicationDate": "2025-10-07T20:24:31.7416171Z",
"DateCreated": "2025-10-07T20:24:31.7416171Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "ecc47871-0012-49df-890f-fa9f43e022eb",
"NewsNumberOfAdditionalItems": 9.0,
"MedicalTreatmentBriefSummary": "sample string 10",
"Content": "sample string 11",
"targetaudiences": "37370c9c-02d8-4a80-bc18-6ae3cb35c85f",
"ConditionName": "sample string 13",
"OpenGraphTitle": "sample string 14",
"DocumentNumberOfAdditionalItems": 15.0,
"PreventionBriefSummary": "sample string 16",
"SelfCareLongerSummary": "sample string 17",
"EventNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"SymptomsLongerSummary": "sample string 20",
"MetaTitle": "sample string 21",
"healthtopics": "b93f02b3-d350-4972-abdb-d75adf2539e1",
"publishingoffices": "f1fcab71-6d83-4cee-8d48-a173d827bc23",
"ConditionLongerOverview": "sample string 24",
"Title": "sample string 25",
"PreventionLongerSummary": "sample string 26",
"SourceKey": "sample string 27",
"PhotoStoryNumberOfAdditionalItems": 28.0,
"departmentaltargets": "d8eda0d8-fb79-42e1-a567-289ee05b67e1",
"SelfCareBriefSummary": "sample string 30",
"FactFileNumberOfAdditionalItems": 31.0,
"SortTitle": "sample string 32",
"LocalPublicationDate": "sample string 33",
"Summary": "sample string 34",
"FeatureStoryNumberOfAdditionalItems": 35.0,
"OtherRelated": "sample string 36",
"FactSheetNumberOfAdditionalItems": 37.0,
"targets": "40ec11fa-2fe2-4fa9-80ec-5afb79ec00b3",
"OpenGraphDescription": "sample string 39",
"PublicationDateAndTime": "2025-10-07T20:24:31.7416171Z",
"ConditionBriefOverview": "sample string 41",
"MetaDescription": "sample string 42",
"MedicalTreatmentLongerSummary": "sample string 43",
"CommentaryNumberOfAdditionalItems": 44.0,
"SymptomsBriefSummary": "sample string 45",
"Highlight": "sample string 46",
"Provider": "sample string 47",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:31.7416171+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add RelatedFactSheets relation to healthtopicbysitevariations item.
POST /api/multimedias/healthtopicbysitevariations({key})/RelatedFactSheets/$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 RelatedFactSheets from healthtopicbysitevariations item.
DELETE /api/multimedias/healthtopicbysitevariations({key})/RelatedFactSheets/$ref
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type Thumbnail from healthtopicbysitevariations item.
GET /api/multimedias/healthtopicbysitevariations({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": "2025-10-07T20:24:31.7416171Z",
"PublicationDate": "2025-10-07T20:24:31.7416171Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-07T20:24:31.7416171Z",
"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": "4b991604-964b-4996-b383-7a7c108027b3",
"publishingoffices": "0a71e5bb-36d0-4445-8654-1773fc732520",
"events": "b9ee0be5-5a52-40fe-a007-92fa6ca39b85",
"targets": "d59c3070-5ebd-4086-8d1b-73c98fbe0f45",
"Category": "237ddbd1-e4d9-4d48-bfab-322e025eb8e6",
"imagetypes": "5f1e59dd-30c6-4c3f-8862-f408b6340a94",
"departmentaltargets": "a320c18a-f3b3-4eea-982a-dc86f1e5ca94",
"stakeholders": "f1c5e484-5b21-471b-8f7c-0cd9bf50d121",
"Tags": "774fc396-0fe7-460c-87a1-c0f23e97e849",
"healthtopics": "757adbc8-9690-4ae1-9dc8-c46c566d8cbe",
"targetaudiences": "f337e53e-552d-4a50-a53a-851d3837c8e1",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "da2e75a8-83a0-4d2a-b7d2-f6eb1d79fd58",
"ParentId": "aeaa7246-724d-45f7-882a-e2f22a83ba49",
"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": "2025-10-07T20:24:31.7416171Z",
"PublicationDate": "2025-10-07T20:24:31.7416171Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-07T20:24:31.7416171Z",
"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": "4b991604-964b-4996-b383-7a7c108027b3",
"publishingoffices": "0a71e5bb-36d0-4445-8654-1773fc732520",
"events": "b9ee0be5-5a52-40fe-a007-92fa6ca39b85",
"targets": "d59c3070-5ebd-4086-8d1b-73c98fbe0f45",
"Category": "237ddbd1-e4d9-4d48-bfab-322e025eb8e6",
"imagetypes": "5f1e59dd-30c6-4c3f-8862-f408b6340a94",
"departmentaltargets": "a320c18a-f3b3-4eea-982a-dc86f1e5ca94",
"stakeholders": "f1c5e484-5b21-471b-8f7c-0cd9bf50d121",
"Tags": "774fc396-0fe7-460c-87a1-c0f23e97e849",
"healthtopics": "757adbc8-9690-4ae1-9dc8-c46c566d8cbe",
"targetaudiences": "f337e53e-552d-4a50-a53a-851d3837c8e1",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "da2e75a8-83a0-4d2a-b7d2-f6eb1d79fd58",
"ParentId": "aeaa7246-724d-45f7-882a-e2f22a83ba49",
"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 healthtopicbysitevariations item.
POST /api/multimedias/healthtopicbysitevariations({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 healthtopicbysitevariations item.
DELETE /api/multimedias/healthtopicbysitevariations({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 RelatedStatistics from healthtopicbysitevariations item.
GET /api/multimedias/healthtopicbysitevariations({key})/RelatedStatistics
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 | |
healthtopics | System.Guid | Read only: False | |
Subtitle | System.String | Read only: False | |
BackgroundImageDropdown | System.String | Read only: False | |
ButtonText | System.String | Read only: False | |
FrontendTitle | System.String | Read only: False | |
Summary | System.String | Read only: False | |
Title | System.String | Read only: False | |
ExternalURL | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-10-07T20:24:31.7416171Z",
"PublicationDate": "2025-10-07T20:24:31.7416171Z",
"DateCreated": "2025-10-07T20:24:31.7416171Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "5cda6d24-be9c-4b77-b8b2-84ecbe1d7772",
"Subtitle": "sample string 9",
"BackgroundImageDropdown": "sample string 10",
"ButtonText": "sample string 11",
"FrontendTitle": "sample string 12",
"Summary": "sample string 13",
"Title": "sample string 14",
"ExternalURL": "sample string 15",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:31.7416171+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-07T20:24:31.7416171Z",
"PublicationDate": "2025-10-07T20:24:31.7416171Z",
"DateCreated": "2025-10-07T20:24:31.7416171Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "5cda6d24-be9c-4b77-b8b2-84ecbe1d7772",
"Subtitle": "sample string 9",
"BackgroundImageDropdown": "sample string 10",
"ButtonText": "sample string 11",
"FrontendTitle": "sample string 12",
"Summary": "sample string 13",
"Title": "sample string 14",
"ExternalURL": "sample string 15",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:31.7416171+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add RelatedStatistics relation to healthtopicbysitevariations item.
POST /api/multimedias/healthtopicbysitevariations({key})/RelatedStatistics/$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 RelatedStatistics from healthtopicbysitevariations item.
DELETE /api/multimedias/healthtopicbysitevariations({key})/RelatedStatistics/$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 HealthTopicPage from healthtopicbysitevariations item.
GET /api/multimedias/healthtopicbysitevariations({key})/HealthTopicPage
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
UrlName | System.String | Read only: False | |
organizations | System.Guid | Read only: False | |
regionscountries | System.Guid | Read only: False | |
sustainabledevelopmentgoals | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
events | System.Guid | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
WebPageType | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
Title | System.String | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: False | |
ShowInNavigation | System.Boolean | Read only: False | |
ParentId | System.Guid | Read only: False | |
RootId | System.Guid | Read only: False | |
ExpirationInDays | System.Int32 | Read only: False | |
HtmlTitle | System.String | Read only: False | |
Description | System.String | Read only: False | |
HeadTagContent | System.String | Read only: False | |
CodeBehindType | System.String | Read only: False | |
IncludeScriptManager | System.Boolean | Read only: False | |
EnableViewState | System.Boolean | Read only: False | |
PageType | Telerik.Sitefinity.Web.Api.Strategies.Pages.PageType | Read only: False | |
RedirectPage | Telerik.Sitefinity.Web.Api.Strategies.Pages.RedirectPage | Read only: False | |
TemplateId | System.Guid | Read only: False | |
RequireSsl | System.Boolean | Read only: False | |
EnableScriptManager | System.Boolean | Read only: False | |
AllowParametersValidation | System.Boolean | Read only: False | |
Crawlable | System.Boolean | Read only: False | |
IncludeInSearchIndex | System.Boolean | Read only: False | |
Priority | System.Single | Read only: False | |
LocalizationStrategy | Telerik.Sitefinity.Localization.LocalizationStrategy | Read only: True | |
CanonicalUrlBehaviour | Telerik.Sitefinity.Web.Api.Strategies.Pages.CanonicalUrlSettings | Read only: False | |
OutputCacheProfile | System.String | Read only: False | |
Renderer | System.String | Read only: False | |
TemplateName | System.String | Read only: False | |
Provider | System.String | Read only: True | |
HasChildren | System.Boolean | Read only: True | |
Breadcrumb | System.String | Read only: True | |
AvailableLanguages | System.String | Read only: True | |
PublicationDate | System.DateTimeOffset | Read only: True | |
ViewUrl | System.String | Read only: True | |
EditUrl | System.String | Read only: True | |
EditUrlBasePath | System.String | Read only: True | |
IsHomePage | System.Boolean | Read only: True | |
RelativeUrlPath | System.String | Read only: True |
application/json
[
{
"LastModified": "2025-10-07T20:24:31.7416171Z",
"UrlName": "sample string 2",
"organizations": "0e76c0c7-b84e-41dc-ac98-6d5be8e59a70",
"regionscountries": "827f362a-b4e8-4632-b1e2-5e7ac13559cf",
"sustainabledevelopmentgoals": "397f9a19-07f0-4e1e-a992-062016c98059",
"departmentaltargets": "cd8a8e50-895c-4150-ac30-56b98a1ad622",
"healthtopics": "09437076-4f14-48f2-aa21-cd799c044ad2",
"events": "d379e22a-ca02-4d17-8bb8-2ee4bbaaba16",
"publishingoffices": "6b71440a-eb3c-44f4-9d34-10853a63b735",
"WebPageType": "sample string 10",
"targetaudiences": "07c62734-76d7-48b1-9813-7eab18cc9751",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-10-07T20:24:31.7416171Z",
"ShowInNavigation": true,
"ParentId": "d0b91dd8-8cb8-421c-864d-f71e980bf4fc",
"RootId": "434ff249-1417-47f6-9b6e-706f8d271227",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "a450ccc7-071c-434c-bfb4-6bffa29406aa",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2025-10-07T20:24:31.7416171Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2025-10-07T20:24:31.7416171Z",
"UrlName": "sample string 2",
"organizations": "0e76c0c7-b84e-41dc-ac98-6d5be8e59a70",
"regionscountries": "827f362a-b4e8-4632-b1e2-5e7ac13559cf",
"sustainabledevelopmentgoals": "397f9a19-07f0-4e1e-a992-062016c98059",
"departmentaltargets": "cd8a8e50-895c-4150-ac30-56b98a1ad622",
"healthtopics": "09437076-4f14-48f2-aa21-cd799c044ad2",
"events": "d379e22a-ca02-4d17-8bb8-2ee4bbaaba16",
"publishingoffices": "6b71440a-eb3c-44f4-9d34-10853a63b735",
"WebPageType": "sample string 10",
"targetaudiences": "07c62734-76d7-48b1-9813-7eab18cc9751",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-10-07T20:24:31.7416171Z",
"ShowInNavigation": true,
"ParentId": "d0b91dd8-8cb8-421c-864d-f71e980bf4fc",
"RootId": "434ff249-1417-47f6-9b6e-706f8d271227",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "a450ccc7-071c-434c-bfb4-6bffa29406aa",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2025-10-07T20:24:31.7416171Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]
Add HealthTopicPage relation to healthtopicbysitevariations item.
POST /api/multimedias/healthtopicbysitevariations({key})/HealthTopicPage/$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 HealthTopicPage from healthtopicbysitevariations item.
DELETE /api/multimedias/healthtopicbysitevariations({key})/HealthTopicPage/$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 healthtopicbysitevariations item.
GET /api/multimedias/healthtopicbysitevariations({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": "2025-10-07T20:24:31.7416171Z",
"PublicationDate": "2025-10-07T20:24:31.7416171Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-07T20:24:31.7416171Z",
"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": "7ccfcd14-4545-491f-8ecd-8a2e1d432492",
"publishingoffices": "9d50e8c4-acbc-4810-9dcc-974749101611",
"events": "7cde5ec7-fb91-4308-b662-94b9477818c9",
"targets": "116cec68-5330-468b-acbd-fdcebb49078b",
"Category": "785cfece-467d-4abd-944e-eade480f2842",
"imagetypes": "9f6161ac-66fa-4b15-a9e7-8114cf0aabf6",
"departmentaltargets": "b03222dd-84b9-4df1-a99f-8f0edcacb6f2",
"stakeholders": "abaead22-f351-4e12-a0b6-b0c229dfc93c",
"Tags": "f44ae821-67b6-49b7-b9f7-11cf0da87810",
"healthtopics": "a42b4fdf-a612-40b4-bbe4-23d61e81a27a",
"targetaudiences": "42dc0f70-ee3c-4410-ad0e-a216f9b84e32",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "1d2a0cf5-60e7-4276-b5a1-383811284145",
"ParentId": "69ba4d6a-17fe-4d51-8b3e-8b9d6ede8f29",
"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": "2025-10-07T20:24:31.7416171Z",
"PublicationDate": "2025-10-07T20:24:31.7416171Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-07T20:24:31.7416171Z",
"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": "7ccfcd14-4545-491f-8ecd-8a2e1d432492",
"publishingoffices": "9d50e8c4-acbc-4810-9dcc-974749101611",
"events": "7cde5ec7-fb91-4308-b662-94b9477818c9",
"targets": "116cec68-5330-468b-acbd-fdcebb49078b",
"Category": "785cfece-467d-4abd-944e-eade480f2842",
"imagetypes": "9f6161ac-66fa-4b15-a9e7-8114cf0aabf6",
"departmentaltargets": "b03222dd-84b9-4df1-a99f-8f0edcacb6f2",
"stakeholders": "abaead22-f351-4e12-a0b6-b0c229dfc93c",
"Tags": "f44ae821-67b6-49b7-b9f7-11cf0da87810",
"healthtopics": "a42b4fdf-a612-40b4-bbe4-23d61e81a27a",
"targetaudiences": "42dc0f70-ee3c-4410-ad0e-a216f9b84e32",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "1d2a0cf5-60e7-4276-b5a1-383811284145",
"ParentId": "69ba4d6a-17fe-4d51-8b3e-8b9d6ede8f29",
"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 healthtopicbysitevariations item.
POST /api/multimedias/healthtopicbysitevariations({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 healthtopicbysitevariations item.
DELETE /api/multimedias/healthtopicbysitevariations({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.