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-06-01T17:16:58.6713292Z",
"PublicationDate": "2026-06-01T17:16:58.6713292Z",
"DateCreated": "2026-06-01T17:16:58.6713292Z",
"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": "2c7a24aa-a9a5-4717-baa6-e8ed8c52e1b9",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "b9c32ce7-536d-410e-a6c6-0f62439ba621",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "86670e15-7285-4aa9-bdb7-119a3619a276",
"TechnicalLinks": "sample string 23",
"publishingoffices": "51f7b63d-8b2c-4983-bc09-b173df000797",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "1da71bc7-f8aa-47e2-bc86-af88b152f7d1",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-01T17:16:58.6713292+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-06-01T17:16:58.6713292Z",
"PublicationDate": "2026-06-01T17:16:58.6713292Z",
"DateCreated": "2026-06-01T17:16:58.6713292Z",
"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": "2c7a24aa-a9a5-4717-baa6-e8ed8c52e1b9",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "b9c32ce7-536d-410e-a6c6-0f62439ba621",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "86670e15-7285-4aa9-bdb7-119a3619a276",
"TechnicalLinks": "sample string 23",
"publishingoffices": "51f7b63d-8b2c-4983-bc09-b173df000797",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "1da71bc7-f8aa-47e2-bc86-af88b152f7d1",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-01T17:16:58.6713292+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-06-01T17:16:58.6713292Z",
"PublicationDate": "2026-06-01T17:16:58.6713292Z",
"DateCreated": "2026-06-01T17:16:58.6713292Z",
"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": "2c06d380-864b-4332-bfa3-d0ad2532d2a6",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "9971a8ee-0d85-43ce-a78a-c71c1acd0145",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "e6f56a3e-1a64-45b8-ac01-9e38d8c994ca",
"TechnicalLinks": "sample string 23",
"publishingoffices": "1e67a6aa-aa94-4967-92e0-a34bf62607ba",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "8dd9f78b-e831-4fc9-ac49-5f9151dd2f3d",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-01T17:16:58.6713292+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": "4faec919-0837-47c1-a23f-ef7b31c2e290"
}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-06-01T17:16:58.6713292Z",
"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": "30f16658-90bb-4691-8e8e-97c6d3665dce",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "cb87aeed-60dc-43df-b650-ff7145c3f1af",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "9a817c11-8eb8-4442-839b-c15f50edcbc4",
"TechnicalLinks": "sample string 20",
"publishingoffices": "77acc13b-5bab-4dbf-8fdb-7cdbd1f6fbcf",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "471ecca9-50d4-4e8d-91f1-790743e54a99"
}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-06-01T17:16:58.6713292Z",
"PublicationDate": "2026-06-01T17:16:58.6713292Z",
"DateCreated": "2026-06-01T17:16:58.6713292Z",
"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": "1f81037c-f915-4f17-b68a-e0dfe0198a05",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "d659b307-2e39-4f3d-b971-4c93ca08d7a6",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "3b3afa75-6aa0-4fc7-907d-b687bbb53762",
"TechnicalLinks": "sample string 23",
"publishingoffices": "23b7692e-dd89-4b77-a85a-a98b2772f342",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "1971dae1-1764-47b9-b2e6-4ebed8245f3f",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-01T17:16:58.6713292+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-06-01T17:16:58.6713292Z",
"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": "85dee7f2-a50d-461d-b931-b4e2675a0306",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "d5496668-faea-4d3d-af4f-556a47003f49",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "1d846691-8768-438c-8a00-9101b3985b59",
"TechnicalLinks": "sample string 20",
"publishingoffices": "098d0692-3218-4028-827a-4dc7d2a427dc",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "357687a2-ba14-48f3-a662-75a177acf627"
}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-06-01T17:16:58.6713292Z",
"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": "43da50ce-7c68-43b3-a1cd-2e2e399e3ee1",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "63aa2596-1e0b-499d-b9c2-efa5c174513d",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "5f98ea77-4363-4377-a6cd-699af629e4c4",
"TechnicalLinks": "sample string 20",
"publishingoffices": "65c1a427-1b44-4c2c-bb1b-5f560202ac47",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "e84326dc-5841-4291-8abe-fde7e3a133dd"
}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-06-01T17:16:58.6713292Z",
"PublicationDate": "2026-06-01T17:16:58.6713292Z",
"DateCreated": "2026-06-01T17:16:58.6713292Z",
"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": "42434b81-eec5-4c08-b85f-864a4ca7d372",
"MetaTitle": "sample string 13",
"regionscountries": "3bce5899-2ddb-4d7a-acf5-e80f0427e342",
"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": "a1b546ac-94fd-411b-bec0-0c209cc44f87",
"MetaDescription": "sample string 22",
"healthtopictypes": "107d25e3-a156-470d-be74-393febbfd145",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-01T17:16:58.6713292+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-06-01T17:16:58.6713292Z",
"PublicationDate": "2026-06-01T17:16:58.6713292Z",
"DateCreated": "2026-06-01T17:16:58.6713292Z",
"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": "42434b81-eec5-4c08-b85f-864a4ca7d372",
"MetaTitle": "sample string 13",
"regionscountries": "3bce5899-2ddb-4d7a-acf5-e80f0427e342",
"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": "a1b546ac-94fd-411b-bec0-0c209cc44f87",
"MetaDescription": "sample string 22",
"healthtopictypes": "107d25e3-a156-470d-be74-393febbfd145",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-01T17:16:58.6713292+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-06-01T17:16:58.6713292Z",
"PublicationDate": "2026-06-01T17:16:58.6713292Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-01T17:16:58.6713292Z",
"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": "c1cddb53-fb3c-488d-ac1d-27f13e4ae505",
"publishingoffices": "283b56f1-9bf3-465e-8994-be5185da007f",
"events": "39d7bb7b-2b56-428a-97c2-1f0c557bb011",
"targets": "d29ff5b8-508f-43db-b7fc-94829cea929c",
"Category": "63f3b80b-0664-4316-874f-fcf8b362d413",
"imagetypes": "a5f80bc0-74bc-4606-ad9e-6bf8fc4e30d0",
"departmentaltargets": "41d5238d-7b6b-4aab-b05a-194208a8cc1e",
"stakeholders": "d35aa50a-4659-46d6-8b4f-417df45ef4b7",
"Tags": "94b67036-1ece-43e6-8ec3-064aea495e49",
"healthtopics": "52a7abed-1c53-4f16-9ffd-43eb11d36981",
"targetaudiences": "8b1bd3e8-ff09-4768-9101-07eae0b83ac2",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "21643df1-31bb-4535-a131-82eb52b2a9ad",
"ParentId": "7634f701-1e59-4860-a76a-e99b16099b8e",
"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-06-01T17:16:58.6713292Z",
"PublicationDate": "2026-06-01T17:16:58.6713292Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-01T17:16:58.6713292Z",
"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": "c1cddb53-fb3c-488d-ac1d-27f13e4ae505",
"publishingoffices": "283b56f1-9bf3-465e-8994-be5185da007f",
"events": "39d7bb7b-2b56-428a-97c2-1f0c557bb011",
"targets": "d29ff5b8-508f-43db-b7fc-94829cea929c",
"Category": "63f3b80b-0664-4316-874f-fcf8b362d413",
"imagetypes": "a5f80bc0-74bc-4606-ad9e-6bf8fc4e30d0",
"departmentaltargets": "41d5238d-7b6b-4aab-b05a-194208a8cc1e",
"stakeholders": "d35aa50a-4659-46d6-8b4f-417df45ef4b7",
"Tags": "94b67036-1ece-43e6-8ec3-064aea495e49",
"healthtopics": "52a7abed-1c53-4f16-9ffd-43eb11d36981",
"targetaudiences": "8b1bd3e8-ff09-4768-9101-07eae0b83ac2",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "21643df1-31bb-4535-a131-82eb52b2a9ad",
"ParentId": "7634f701-1e59-4860-a76a-e99b16099b8e",
"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-06-01T17:16:58.6713292Z",
"PublicationDate": "2026-06-01T17:16:58.6713292Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-01T17:16:58.6713292Z",
"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": "31c36206-8671-4914-bac9-c92d27e9f6f1",
"publishingoffices": "c55a3597-5533-4f2a-9204-e53656af911b",
"events": "c4563630-d7fa-422f-816c-1d33591183c4",
"targets": "d39afd43-9ae0-4df0-bbd3-b2f6ea892fbd",
"Category": "6f4c90f0-a208-400a-b553-56fe1b393fe1",
"imagetypes": "85e3dbb5-7058-4c1b-9f33-b978ba7c3cd7",
"departmentaltargets": "246da8b1-a528-419a-8400-b5c166ae251b",
"stakeholders": "d445cc6d-7d9e-47f8-8914-dc7c7f805952",
"Tags": "f19617fc-1513-483a-ba39-dfa95faf6220",
"healthtopics": "fa7fdc35-2e78-4cc1-9857-c320b3da3f32",
"targetaudiences": "a20e4ecd-e74f-4ec0-a8a7-a5da3947500f",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "7fd709cc-29a9-4419-9186-17782878c048",
"ParentId": "b0689aad-f2cd-4e8c-b125-3214e56a66ed",
"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-06-01T17:16:58.6713292Z",
"PublicationDate": "2026-06-01T17:16:58.6713292Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-01T17:16:58.6713292Z",
"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": "31c36206-8671-4914-bac9-c92d27e9f6f1",
"publishingoffices": "c55a3597-5533-4f2a-9204-e53656af911b",
"events": "c4563630-d7fa-422f-816c-1d33591183c4",
"targets": "d39afd43-9ae0-4df0-bbd3-b2f6ea892fbd",
"Category": "6f4c90f0-a208-400a-b553-56fe1b393fe1",
"imagetypes": "85e3dbb5-7058-4c1b-9f33-b978ba7c3cd7",
"departmentaltargets": "246da8b1-a528-419a-8400-b5c166ae251b",
"stakeholders": "d445cc6d-7d9e-47f8-8914-dc7c7f805952",
"Tags": "f19617fc-1513-483a-ba39-dfa95faf6220",
"healthtopics": "fa7fdc35-2e78-4cc1-9857-c320b3da3f32",
"targetaudiences": "a20e4ecd-e74f-4ec0-a8a7-a5da3947500f",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "7fd709cc-29a9-4419-9186-17782878c048",
"ParentId": "b0689aad-f2cd-4e8c-b125-3214e56a66ed",
"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-06-01T17:16:58.6713292Z",
"PublicationDate": "2026-06-01T17:16:58.6713292Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-01T17:16:58.6713292Z",
"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": "284eae66-b16c-427d-9e2f-5bb8c4e267f0",
"publishingoffices": "8e7e26c7-e86f-4897-95ea-ac4bfff7cca6",
"events": "38350bf7-d8c4-4373-a050-f493e67a3072",
"targets": "7fd00ba0-b5da-434e-81f6-7037301b288d",
"Category": "7dfd00ca-0969-4720-b6d8-694249e7e202",
"imagetypes": "6f27b917-1218-4725-98bc-1593a7e9ec24",
"departmentaltargets": "ec2add33-1482-4fe8-9d8e-5c71b91180f2",
"stakeholders": "de0e8622-f8d7-4366-9309-43d8aeefdf8c",
"Tags": "3d7ba87b-7c3f-4d66-b5d4-1decd4ec434e",
"healthtopics": "435ce2df-262b-4478-bc86-030ce543c289",
"targetaudiences": "b219c886-9130-40cb-9210-7bc230db1ab5",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "963fc8b2-d25c-407d-a8c9-5fce5d7b09f7",
"ParentId": "3ef70626-7c89-4e3d-a733-ac74a767a861",
"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-06-01T17:16:58.6713292Z",
"PublicationDate": "2026-06-01T17:16:58.6713292Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-01T17:16:58.6713292Z",
"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": "284eae66-b16c-427d-9e2f-5bb8c4e267f0",
"publishingoffices": "8e7e26c7-e86f-4897-95ea-ac4bfff7cca6",
"events": "38350bf7-d8c4-4373-a050-f493e67a3072",
"targets": "7fd00ba0-b5da-434e-81f6-7037301b288d",
"Category": "7dfd00ca-0969-4720-b6d8-694249e7e202",
"imagetypes": "6f27b917-1218-4725-98bc-1593a7e9ec24",
"departmentaltargets": "ec2add33-1482-4fe8-9d8e-5c71b91180f2",
"stakeholders": "de0e8622-f8d7-4366-9309-43d8aeefdf8c",
"Tags": "3d7ba87b-7c3f-4d66-b5d4-1decd4ec434e",
"healthtopics": "435ce2df-262b-4478-bc86-030ce543c289",
"targetaudiences": "b219c886-9130-40cb-9210-7bc230db1ab5",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "963fc8b2-d25c-407d-a8c9-5fce5d7b09f7",
"ParentId": "3ef70626-7c89-4e3d-a733-ac74a767a861",
"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.