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-03-26T21:39:03.8743324Z",
"PublicationDate": "2026-03-26T21:39:03.8743324Z",
"DateCreated": "2026-03-26T21:39:03.8743324Z",
"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": "56c9913b-18b2-41b9-9c9d-ebd1b5792710",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "a763fcc3-4807-451f-a65f-da265d623bff",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "d7f5f56f-16de-4a6b-863b-c8466af8fcd2",
"TechnicalLinks": "sample string 23",
"publishingoffices": "e024ae07-dcad-4828-bf17-13af5034a386",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "6c87d074-da59-4d1a-b00f-5f3f5a91cc6a",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T21:39:03.8743324+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-26T21:39:03.8743324Z",
"PublicationDate": "2026-03-26T21:39:03.8743324Z",
"DateCreated": "2026-03-26T21:39:03.8743324Z",
"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": "56c9913b-18b2-41b9-9c9d-ebd1b5792710",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "a763fcc3-4807-451f-a65f-da265d623bff",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "d7f5f56f-16de-4a6b-863b-c8466af8fcd2",
"TechnicalLinks": "sample string 23",
"publishingoffices": "e024ae07-dcad-4828-bf17-13af5034a386",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "6c87d074-da59-4d1a-b00f-5f3f5a91cc6a",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T21:39:03.8743324+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-03-26T21:39:03.8743324Z",
"PublicationDate": "2026-03-26T21:39:03.8743324Z",
"DateCreated": "2026-03-26T21:39:03.8743324Z",
"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": "ef77ab7f-0a49-4f63-9dc2-61248a90c6ce",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "7f35d0a7-a12f-483d-a2cc-11dd91561396",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "52724b77-2f4f-4672-82a0-a208c4b87e9a",
"TechnicalLinks": "sample string 23",
"publishingoffices": "287dabd3-7b8f-4aab-84c1-654a51f3a234",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "6863828b-1270-4919-98e2-febbb2c86102",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T21:39:03.8743324+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": "72408097-e042-45c9-a764-9c75e3d07c37"
}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-03-26T21:39:03.8900136Z",
"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": "e5e23ffa-6f75-40e2-9d2c-f9efb5d0667b",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "90633dd3-b9e8-4b1d-9f5f-6e1178340110",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "be06e418-2826-4a94-886b-da628c5d166e",
"TechnicalLinks": "sample string 20",
"publishingoffices": "1c5d4298-157e-4443-b4b4-047a3aa564e0",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "78f1eef6-ddeb-4521-9903-416513a0fd03"
}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-03-26T21:39:03.8900136Z",
"PublicationDate": "2026-03-26T21:39:03.8900136Z",
"DateCreated": "2026-03-26T21:39:03.8900136Z",
"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": "f74aeecc-4f56-4be7-8fa4-f2d78fceda27",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "bfbfde71-bb91-4088-b19b-53612881eec0",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "bf811746-a4ff-498b-9b6d-bf3fbff89762",
"TechnicalLinks": "sample string 23",
"publishingoffices": "515f72cb-a7b1-494e-ab26-ef4567d6caf3",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "006919ef-8ece-46f9-b842-3946b9c8644c",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T21:39:03.8900136+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-03-26T21:39:03.8900136Z",
"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": "f5bb633d-558b-4727-b391-3e92f921da56",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "1164ea47-354d-4054-9cd9-9df065e87a2a",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "d4b9f7d6-7112-4207-b9d8-745945b86059",
"TechnicalLinks": "sample string 20",
"publishingoffices": "4f68be8b-68e8-4ab6-b6ca-7c7730e440ea",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "5c4e9e5c-27d6-488a-ad2f-2b0a21eb8192"
}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-03-26T21:39:03.8900136Z",
"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": "c46bba3d-3863-43ca-a498-f3051b462000",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "37751941-f975-4ccb-9f43-9102b3737811",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "0b247720-09f7-4a86-a519-03c5bf496f9d",
"TechnicalLinks": "sample string 20",
"publishingoffices": "ff17de7f-8de2-480d-8635-2656b8deaec3",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "2af10eba-8a5c-441a-b2f2-1715a00dad33"
}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-03-26T21:39:03.8900136Z",
"PublicationDate": "2026-03-26T21:39:03.8900136Z",
"DateCreated": "2026-03-26T21:39:03.8900136Z",
"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": "68c709f1-59a0-4602-ae13-ce36d3b2494b",
"MetaTitle": "sample string 13",
"regionscountries": "1b6c383b-8065-4345-a820-423766976490",
"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": "44b6293b-40b0-46ea-b1b9-60d5de67fcb2",
"MetaDescription": "sample string 22",
"healthtopictypes": "75b76a6e-1790-4805-a216-f52bb759e794",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T21:39:03.8900136+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-26T21:39:03.8900136Z",
"PublicationDate": "2026-03-26T21:39:03.8900136Z",
"DateCreated": "2026-03-26T21:39:03.8900136Z",
"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": "68c709f1-59a0-4602-ae13-ce36d3b2494b",
"MetaTitle": "sample string 13",
"regionscountries": "1b6c383b-8065-4345-a820-423766976490",
"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": "44b6293b-40b0-46ea-b1b9-60d5de67fcb2",
"MetaDescription": "sample string 22",
"healthtopictypes": "75b76a6e-1790-4805-a216-f52bb759e794",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T21:39:03.8900136+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-03-26T21:39:03.8900136Z",
"PublicationDate": "2026-03-26T21:39:03.8900136Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T21:39:03.8900136Z",
"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": "189a7efb-27f5-48ef-a503-7a3aa22e27c8",
"publishingoffices": "18bba215-f735-497f-88a8-a84e3531f01b",
"events": "eee05c1a-beb6-4092-b183-3e414ca7d13a",
"targets": "1c299df7-7dab-4d7f-b9cd-b9085503c78a",
"Category": "fa0479d7-8e69-41e6-a827-0abed6c8dcc5",
"imagetypes": "75e4f115-6121-4462-ad30-1d572482a62e",
"departmentaltargets": "d1c94a7d-dcf4-4ad2-908c-2897bb7c12b5",
"stakeholders": "47f54c3d-d53f-4674-b011-503f03c67f22",
"Tags": "1cf1b7b8-397e-44c0-91a0-ed9d7823ff5e",
"healthtopics": "c8600017-8ab8-40c0-94bd-4f9ff4d99c2f",
"targetaudiences": "3e9ad7e2-6385-4970-904c-aade57ec996f",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "6aa6618c-abdc-4e73-bd29-13054c00f910",
"ParentId": "81d6629f-94b9-4be5-bd4b-607e3a3b5c79",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-03-26T21:39:03.8900136Z",
"PublicationDate": "2026-03-26T21:39:03.8900136Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T21:39:03.8900136Z",
"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": "189a7efb-27f5-48ef-a503-7a3aa22e27c8",
"publishingoffices": "18bba215-f735-497f-88a8-a84e3531f01b",
"events": "eee05c1a-beb6-4092-b183-3e414ca7d13a",
"targets": "1c299df7-7dab-4d7f-b9cd-b9085503c78a",
"Category": "fa0479d7-8e69-41e6-a827-0abed6c8dcc5",
"imagetypes": "75e4f115-6121-4462-ad30-1d572482a62e",
"departmentaltargets": "d1c94a7d-dcf4-4ad2-908c-2897bb7c12b5",
"stakeholders": "47f54c3d-d53f-4674-b011-503f03c67f22",
"Tags": "1cf1b7b8-397e-44c0-91a0-ed9d7823ff5e",
"healthtopics": "c8600017-8ab8-40c0-94bd-4f9ff4d99c2f",
"targetaudiences": "3e9ad7e2-6385-4970-904c-aade57ec996f",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "6aa6618c-abdc-4e73-bd29-13054c00f910",
"ParentId": "81d6629f-94b9-4be5-bd4b-607e3a3b5c79",
"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-03-26T21:39:03.8900136Z",
"PublicationDate": "2026-03-26T21:39:03.8900136Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T21:39:03.8900136Z",
"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": "8b9e8a87-e53e-457e-9f76-676da3acf3cf",
"publishingoffices": "3a226ea2-a4d7-4ca8-87eb-b0ac3b778e53",
"events": "108216fc-d652-4adf-944b-5045f71e1045",
"targets": "6bdaba24-df4a-434e-bb69-bd97e379eed9",
"Category": "6fb4b5e5-3806-4981-a1d4-de355255aefc",
"imagetypes": "f4f90cfc-45e0-4677-b1bb-7d33a7b157de",
"departmentaltargets": "3aebac90-f442-40b1-83f0-b0cbf9987207",
"stakeholders": "0e3f7ed5-78ff-4698-abda-e89c81203997",
"Tags": "af72103f-b309-48cd-bb84-906a31687fa2",
"healthtopics": "b6b6c20c-6864-44c1-a25f-9ab6692bb02e",
"targetaudiences": "781d531b-a1db-4df8-a761-d00dadd906c8",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "09a7f436-56ca-4206-bdeb-eaf548da973c",
"ParentId": "b507f697-e7c0-4bac-84ac-4d8ca6270c80",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-03-26T21:39:03.8900136Z",
"PublicationDate": "2026-03-26T21:39:03.8900136Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T21:39:03.8900136Z",
"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": "8b9e8a87-e53e-457e-9f76-676da3acf3cf",
"publishingoffices": "3a226ea2-a4d7-4ca8-87eb-b0ac3b778e53",
"events": "108216fc-d652-4adf-944b-5045f71e1045",
"targets": "6bdaba24-df4a-434e-bb69-bd97e379eed9",
"Category": "6fb4b5e5-3806-4981-a1d4-de355255aefc",
"imagetypes": "f4f90cfc-45e0-4677-b1bb-7d33a7b157de",
"departmentaltargets": "3aebac90-f442-40b1-83f0-b0cbf9987207",
"stakeholders": "0e3f7ed5-78ff-4698-abda-e89c81203997",
"Tags": "af72103f-b309-48cd-bb84-906a31687fa2",
"healthtopics": "b6b6c20c-6864-44c1-a25f-9ab6692bb02e",
"targetaudiences": "781d531b-a1db-4df8-a761-d00dadd906c8",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "09a7f436-56ca-4206-bdeb-eaf548da973c",
"ParentId": "b507f697-e7c0-4bac-84ac-4d8ca6270c80",
"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-03-26T21:39:03.8900136Z",
"PublicationDate": "2026-03-26T21:39:03.8900136Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T21:39:03.8900136Z",
"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": "09238f4b-a0aa-446e-bad0-3d6272371ae3",
"publishingoffices": "3a3dc141-359f-41cc-9588-9fb17522d4b0",
"events": "910dfb15-bfde-4c1d-ba05-a24af0a69e29",
"targets": "ea72ba32-0cb2-42e7-a091-5e00dd2c71a7",
"Category": "c43c7459-722b-4bc0-8d06-22b7ccf25391",
"imagetypes": "c962e6d8-128a-459e-9e10-e3ee51ebb2a9",
"departmentaltargets": "20c5434c-cf04-466f-8aaf-a11f406dc453",
"stakeholders": "915cdf1d-dc60-4b45-a6c6-7c580097ceaa",
"Tags": "6c6015e4-12fa-49f6-8c5c-77128bdd45aa",
"healthtopics": "813231a5-2959-4817-b09b-531aa41600e3",
"targetaudiences": "4f614a2f-6683-4ff3-ad4b-093f1958bdb9",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "0ee5a0c9-19fe-49ec-beb6-64f220a5bc8e",
"ParentId": "f1b883bb-b4a3-4ddb-8b13-885bb629f93c",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-03-26T21:39:03.8900136Z",
"PublicationDate": "2026-03-26T21:39:03.8900136Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T21:39:03.8900136Z",
"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": "09238f4b-a0aa-446e-bad0-3d6272371ae3",
"publishingoffices": "3a3dc141-359f-41cc-9588-9fb17522d4b0",
"events": "910dfb15-bfde-4c1d-ba05-a24af0a69e29",
"targets": "ea72ba32-0cb2-42e7-a091-5e00dd2c71a7",
"Category": "c43c7459-722b-4bc0-8d06-22b7ccf25391",
"imagetypes": "c962e6d8-128a-459e-9e10-e3ee51ebb2a9",
"departmentaltargets": "20c5434c-cf04-466f-8aaf-a11f406dc453",
"stakeholders": "915cdf1d-dc60-4b45-a6c6-7c580097ceaa",
"Tags": "6c6015e4-12fa-49f6-8c5c-77128bdd45aa",
"healthtopics": "813231a5-2959-4817-b09b-531aa41600e3",
"targetaudiences": "4f614a2f-6683-4ff3-ad4b-093f1958bdb9",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "0ee5a0c9-19fe-49ec-beb6-64f220a5bc8e",
"ParentId": "f1b883bb-b4a3-4ddb-8b13-885bb629f93c",
"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.