Returns a set of data items of type healthtopicbysitevariations.
GET /api/whoreference/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": "2026-01-12T21:59:08.5147058Z",
"PublicationDate": "2026-01-12T21:59:08.5147058Z",
"DateCreated": "2026-01-12T21:59:08.5147058Z",
"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": "95272aaf-a804-4e51-b0de-6819ecc0b2d3",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "89dd4f92-297f-46d5-932d-94db783bf8a8",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "8c7989a5-3bf5-4dea-b5b7-a239eb019365",
"TechnicalLinks": "sample string 23",
"publishingoffices": "b4af8bec-6ed5-42de-b258-23af369c29dc",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "239b009e-f8d1-48ec-8109-9f91fcdb10b8",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-12T21:59:08.5147058+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-12T21:59:08.5147058Z",
"PublicationDate": "2026-01-12T21:59:08.5147058Z",
"DateCreated": "2026-01-12T21:59:08.5147058Z",
"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": "95272aaf-a804-4e51-b0de-6819ecc0b2d3",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "89dd4f92-297f-46d5-932d-94db783bf8a8",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "8c7989a5-3bf5-4dea-b5b7-a239eb019365",
"TechnicalLinks": "sample string 23",
"publishingoffices": "b4af8bec-6ed5-42de-b258-23af369c29dc",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "239b009e-f8d1-48ec-8109-9f91fcdb10b8",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-12T21:59:08.5147058+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets healthtopicbysitevariations item by id.
GET /api/whoreference/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": "2026-01-12T21:59:08.5147058Z",
"PublicationDate": "2026-01-12T21:59:08.5147058Z",
"DateCreated": "2026-01-12T21:59:08.5147058Z",
"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": "c8df3fd3-f4f3-4198-9d0f-902ff7b113b9",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "fca58c3f-8a18-4ad7-ba89-28efe586256f",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "7bc0d6ee-5852-42e1-bdf6-6213eb7655bd",
"TechnicalLinks": "sample string 23",
"publishingoffices": "55b15bd1-be08-4c16-881b-a649e60db024",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "dec53dc5-48db-4d27-ae9e-33f4d3d058ec",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-12T21:59:08.5147058+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from healthtopicbysitevariations item.
GET /api/whoreference/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": "0813e562-a543-41be-b1bb-55a1091420a7"
}Creates a healthtopicbysitevariations item.
POST /api/whoreference/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": "2026-01-12T21:59:08.5147058Z",
"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": "c413d2d0-7b8f-4d1a-934b-b5e54aa2b993",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "0bd8a4ec-08bd-4279-8cb7-a936ab301ff9",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "ff1cdc3f-6162-4a87-aea4-dcf5f6ec94b5",
"TechnicalLinks": "sample string 20",
"publishingoffices": "92848353-24b3-48fa-8fb1-9c4d9465b7c2",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "032100b5-1cc8-48b6-bebd-853a34d60881"
}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": "2026-01-12T21:59:08.5147058Z",
"PublicationDate": "2026-01-12T21:59:08.5147058Z",
"DateCreated": "2026-01-12T21:59:08.5147058Z",
"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": "3cef345e-5086-4a05-803f-1d4a06c74b8a",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "fcf870d7-e943-4a19-b979-aa4c8ed94d3b",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "b6981234-9a8c-463f-92ee-e52f8c004b6c",
"TechnicalLinks": "sample string 23",
"publishingoffices": "5b18eb86-c7d0-465f-b169-2212c76799cc",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "13ac329b-21fd-4a01-a5bb-370630545429",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-12T21:59:08.5147058+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for healthtopicbysitevariations item.
PATCH /api/whoreference/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": "2026-01-12T21:59:08.5147058Z",
"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": "c00ec954-b29a-42e8-a118-43f44946eaad",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "985260fc-9b62-4d7e-9b5a-238b44e3c6d4",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "8a769601-a219-4300-ba57-05beb468bfff",
"TechnicalLinks": "sample string 20",
"publishingoffices": "7876691e-26b6-40c4-84f8-247a7f5214b5",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "15128aa3-b233-424d-a376-66ec4059cb2a"
}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/whoreference/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": "2026-01-12T21:59:08.5147058Z",
"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": "55b95d17-8a88-4a82-aabc-259a27020f67",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "7af53300-685e-4491-9f53-5176311b325a",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "2ab8e85c-ebc1-45d2-9b53-cb1fd3cce032",
"TechnicalLinks": "sample string 20",
"publishingoffices": "1d6b9748-d5de-4375-8af9-7d944b9deedd",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "b116af35-e1c5-4fc3-b283-dfa0545402cf"
}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/whoreference/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/whoreference/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": "2026-01-12T21:59:08.5147058Z",
"PublicationDate": "2026-01-12T21:59:08.5147058Z",
"DateCreated": "2026-01-12T21:59:08.5147058Z",
"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": "e47f688c-6fe6-46e9-b34d-9d127adf2b0d",
"MetaTitle": "sample string 13",
"regionscountries": "0953f4bb-d421-4417-be6d-a7b3661b43e3",
"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": "904ae112-40d8-4a3f-aa3f-5e060c1cef50",
"MetaDescription": "sample string 22",
"healthtopictypes": "5a0ee22a-f8bf-4654-b8b0-0eaf1dc626d3",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-12T21:59:08.5147058+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-12T21:59:08.5147058Z",
"PublicationDate": "2026-01-12T21:59:08.5147058Z",
"DateCreated": "2026-01-12T21:59:08.5147058Z",
"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": "e47f688c-6fe6-46e9-b34d-9d127adf2b0d",
"MetaTitle": "sample string 13",
"regionscountries": "0953f4bb-d421-4417-be6d-a7b3661b43e3",
"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": "904ae112-40d8-4a3f-aa3f-5e060c1cef50",
"MetaDescription": "sample string 22",
"healthtopictypes": "5a0ee22a-f8bf-4654-b8b0-0eaf1dc626d3",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-12T21:59:08.5147058+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to healthtopicbysitevariations item.
POST /api/whoreference/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/whoreference/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/whoreference/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": "2026-01-12T21:59:08.5147058Z",
"PublicationDate": "2026-01-12T21:59:08.5147058Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-12T21:59:08.5147058Z",
"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": "c48fa69c-77eb-42ad-a3cd-80ea5bdf65e8",
"publishingoffices": "7c817280-4d34-4107-a22a-f2f401f80b02",
"events": "72fe552b-5d2d-4e5d-b151-152a20a8969e",
"targets": "88a24484-5184-4e5c-8c79-cd9e0a62b89f",
"Category": "42dd0a77-feaf-4686-87e2-7646a95f9847",
"imagetypes": "e2acb64b-1efb-4c19-a7fa-0e0b72a3e7df",
"departmentaltargets": "831013bc-525e-478c-b4ad-c0f7692caa17",
"stakeholders": "99b3f991-5c94-4be7-bc2b-4dd6e74f5472",
"Tags": "7d971898-59db-46e6-a539-9e440d3b923d",
"healthtopics": "c9b559ab-04c9-4e60-b3b0-a340dc7264c4",
"targetaudiences": "5c3b67c5-ffe4-4048-aa33-3be31fa1bee8",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "a5e5ba3b-d73a-49a5-851e-161cb78b30ef",
"ParentId": "54996eb6-ba17-4d5a-b083-e11b5bc722f8",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-01-12T21:59:08.5147058Z",
"PublicationDate": "2026-01-12T21:59:08.5147058Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-12T21:59:08.5147058Z",
"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": "c48fa69c-77eb-42ad-a3cd-80ea5bdf65e8",
"publishingoffices": "7c817280-4d34-4107-a22a-f2f401f80b02",
"events": "72fe552b-5d2d-4e5d-b151-152a20a8969e",
"targets": "88a24484-5184-4e5c-8c79-cd9e0a62b89f",
"Category": "42dd0a77-feaf-4686-87e2-7646a95f9847",
"imagetypes": "e2acb64b-1efb-4c19-a7fa-0e0b72a3e7df",
"departmentaltargets": "831013bc-525e-478c-b4ad-c0f7692caa17",
"stakeholders": "99b3f991-5c94-4be7-bc2b-4dd6e74f5472",
"Tags": "7d971898-59db-46e6-a539-9e440d3b923d",
"healthtopics": "c9b559ab-04c9-4e60-b3b0-a340dc7264c4",
"targetaudiences": "5c3b67c5-ffe4-4048-aa33-3be31fa1bee8",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "a5e5ba3b-d73a-49a5-851e-161cb78b30ef",
"ParentId": "54996eb6-ba17-4d5a-b083-e11b5bc722f8",
"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/whoreference/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/whoreference/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 Thumbnail from healthtopicbysitevariations item.
GET /api/whoreference/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": "2026-01-12T21:59:08.5147058Z",
"PublicationDate": "2026-01-12T21:59:08.5147058Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-12T21:59:08.5147058Z",
"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": "13dd0d77-7f02-4727-b0a3-b84673fad349",
"publishingoffices": "3e5015e6-cd05-40eb-b847-2449b5d272ee",
"events": "12bdfa5e-6be4-416f-8cae-66d6737e9cfa",
"targets": "393ae7c4-1882-40c9-ab90-8b51702d5428",
"Category": "6880e2a6-8efc-4f41-bac5-e9e7b69aae48",
"imagetypes": "eb5767f5-ada4-4d1c-b2cc-2bfceb6b511a",
"departmentaltargets": "31f89f98-9175-429b-bc7a-cc6f65ed3fa9",
"stakeholders": "28f34141-b060-4149-982c-4c9155e2a78b",
"Tags": "ded06984-dd8e-4007-8bb1-2cf786a502e9",
"healthtopics": "1575b141-11d9-4c6b-850d-6886e7838bbf",
"targetaudiences": "4ef8305a-2a28-4cb8-9f3d-5c25ea202406",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "282b0349-1d95-4abf-be34-62bfbee327f1",
"ParentId": "9e3dd8b7-0716-4b4a-96d4-ef65ace34796",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-01-12T21:59:08.5147058Z",
"PublicationDate": "2026-01-12T21:59:08.5147058Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-12T21:59:08.5147058Z",
"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": "13dd0d77-7f02-4727-b0a3-b84673fad349",
"publishingoffices": "3e5015e6-cd05-40eb-b847-2449b5d272ee",
"events": "12bdfa5e-6be4-416f-8cae-66d6737e9cfa",
"targets": "393ae7c4-1882-40c9-ab90-8b51702d5428",
"Category": "6880e2a6-8efc-4f41-bac5-e9e7b69aae48",
"imagetypes": "eb5767f5-ada4-4d1c-b2cc-2bfceb6b511a",
"departmentaltargets": "31f89f98-9175-429b-bc7a-cc6f65ed3fa9",
"stakeholders": "28f34141-b060-4149-982c-4c9155e2a78b",
"Tags": "ded06984-dd8e-4007-8bb1-2cf786a502e9",
"healthtopics": "1575b141-11d9-4c6b-850d-6886e7838bbf",
"targetaudiences": "4ef8305a-2a28-4cb8-9f3d-5c25ea202406",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "282b0349-1d95-4abf-be34-62bfbee327f1",
"ParentId": "9e3dd8b7-0716-4b4a-96d4-ef65ace34796",
"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/whoreference/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/whoreference/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 MainImage from healthtopicbysitevariations item.
GET /api/whoreference/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": "2026-01-12T21:59:08.5147058Z",
"PublicationDate": "2026-01-12T21:59:08.5147058Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-12T21:59:08.5147058Z",
"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": "45ad16fd-46e0-46e1-a706-0e9fb7967c92",
"publishingoffices": "e70238a9-7bb5-4e08-b157-867013c13001",
"events": "bcad5b8c-7a9e-480f-8587-8b6dca480e02",
"targets": "76061dbb-2a17-4ab6-90ee-4ec465cba0eb",
"Category": "57c9a987-e00a-4cdf-b855-df871907c323",
"imagetypes": "42578c6e-faf2-4062-a6f8-6a74ed5408ab",
"departmentaltargets": "7688b1b5-1fb1-48e5-8e20-a12b35c39260",
"stakeholders": "113c7244-63fd-40cb-88fa-162a707d0663",
"Tags": "831cd95f-47b8-46cd-900b-f25424f23461",
"healthtopics": "0a3c74e1-942a-44ba-bf09-b0ee6c7bf89e",
"targetaudiences": "b9ed206d-4393-4393-ad58-7c93dda705e8",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "4f8dcac0-a241-414f-a187-1e8fb4feea9d",
"ParentId": "9bf89703-3f14-42ba-9c6f-915683752118",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-01-12T21:59:08.5147058Z",
"PublicationDate": "2026-01-12T21:59:08.5147058Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-12T21:59:08.5147058Z",
"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": "45ad16fd-46e0-46e1-a706-0e9fb7967c92",
"publishingoffices": "e70238a9-7bb5-4e08-b157-867013c13001",
"events": "bcad5b8c-7a9e-480f-8587-8b6dca480e02",
"targets": "76061dbb-2a17-4ab6-90ee-4ec465cba0eb",
"Category": "57c9a987-e00a-4cdf-b855-df871907c323",
"imagetypes": "42578c6e-faf2-4062-a6f8-6a74ed5408ab",
"departmentaltargets": "7688b1b5-1fb1-48e5-8e20-a12b35c39260",
"stakeholders": "113c7244-63fd-40cb-88fa-162a707d0663",
"Tags": "831cd95f-47b8-46cd-900b-f25424f23461",
"healthtopics": "0a3c74e1-942a-44ba-bf09-b0ee6c7bf89e",
"targetaudiences": "b9ed206d-4393-4393-ad58-7c93dda705e8",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "4f8dcac0-a241-414f-a187-1e8fb4feea9d",
"ParentId": "9bf89703-3f14-42ba-9c6f-915683752118",
"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/whoreference/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/whoreference/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.