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-02-07T04:36:04.5561547Z",
"PublicationDate": "2026-02-07T04:36:04.5561547Z",
"DateCreated": "2026-02-07T04:36:04.5561547Z",
"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": "e9bbfdf4-ef34-490d-8f0d-2d9c6c4e670a",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "2cd2f34c-4e30-4992-8057-0160063553b8",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "9ca13c2e-c1f3-4a15-9dbd-e2e37550122f",
"TechnicalLinks": "sample string 23",
"publishingoffices": "59b72fbb-8fe8-4e78-8a9c-f6e4fb20652f",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "a294881d-6331-4e34-a4ab-d63e9adab130",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-07T04:36:04.5561547+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-02-07T04:36:04.5561547Z",
"PublicationDate": "2026-02-07T04:36:04.5561547Z",
"DateCreated": "2026-02-07T04:36:04.5561547Z",
"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": "e9bbfdf4-ef34-490d-8f0d-2d9c6c4e670a",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "2cd2f34c-4e30-4992-8057-0160063553b8",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "9ca13c2e-c1f3-4a15-9dbd-e2e37550122f",
"TechnicalLinks": "sample string 23",
"publishingoffices": "59b72fbb-8fe8-4e78-8a9c-f6e4fb20652f",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "a294881d-6331-4e34-a4ab-d63e9adab130",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-07T04:36:04.5561547+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-02-07T04:36:04.5561547Z",
"PublicationDate": "2026-02-07T04:36:04.5561547Z",
"DateCreated": "2026-02-07T04:36:04.5561547Z",
"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": "650a98fc-b3ec-4d3a-ab23-25e6bacdfac3",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "b8080a12-1e4e-4fe3-a1be-a99ca8711573",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "0938f274-7110-4ffd-b08d-f54345c8d325",
"TechnicalLinks": "sample string 23",
"publishingoffices": "2b801d0f-aa2b-4542-9075-4a3c6b16acf3",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "72f5570f-62a3-4505-b1bd-e883ec43d604",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-07T04:36:04.5561547+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": "103612db-2d8b-48f7-8953-68582b16f267"
}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-02-07T04:36:04.5561547Z",
"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": "30dea4e2-2629-41cf-b9ca-3972d74c9349",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "1e0fb836-e3c6-48fa-bacd-dfc3a90016be",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "0f96b0ad-93a1-4891-b877-51805f25db99",
"TechnicalLinks": "sample string 20",
"publishingoffices": "af952029-e47d-45b3-9ca9-97308c4107e8",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "5a6b7bad-da6a-4845-9876-235809b76f6a"
}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-02-07T04:36:04.5561547Z",
"PublicationDate": "2026-02-07T04:36:04.5561547Z",
"DateCreated": "2026-02-07T04:36:04.5561547Z",
"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": "516b563a-79f7-4d27-a781-a2976a615287",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "63cbc563-4ad3-468a-af10-82abedbb0a64",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "7284c6d5-4246-4e5e-a7ad-69b9ddfb460f",
"TechnicalLinks": "sample string 23",
"publishingoffices": "ca31545f-9dbb-46dc-8418-3c816f739f20",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "937bacfa-ded9-445a-9145-a94efc8bc97e",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-07T04:36:04.5561547+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-02-07T04:36:04.5717602Z",
"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": "0686b96d-ce1d-4913-a3ec-8122c08b6351",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "5699bd59-279c-484d-97a4-b3df0ac1a0f8",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "74cb9459-6118-461c-a2fd-0945fb728086",
"TechnicalLinks": "sample string 20",
"publishingoffices": "f66fa9a1-b9bd-474e-a723-cd137cfca298",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "7945e394-745c-4ebf-8335-3eadda7cc310"
}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-02-07T04:36:04.5717602Z",
"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": "75456ab5-cad3-4c10-9490-878306ebcdf9",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "8ed5afd5-f70c-4215-9b2a-d9e7474adb60",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "3218af2e-9b24-4224-a315-c2b64a038d9c",
"TechnicalLinks": "sample string 20",
"publishingoffices": "9d15b0a1-6b3b-479f-9968-2c32e81aab4b",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "f005a0f0-52b4-45c7-a70b-bcb81742f878"
}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-02-07T04:36:04.5717602Z",
"PublicationDate": "2026-02-07T04:36:04.5717602Z",
"DateCreated": "2026-02-07T04:36:04.5717602Z",
"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": "f91c63f7-aafd-41e1-9e4b-14986d757511",
"MetaTitle": "sample string 13",
"regionscountries": "26b98950-4b79-4f2d-a800-bccacd231f88",
"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": "9ea313f2-fc57-4aed-bcff-76d6be3374c4",
"MetaDescription": "sample string 22",
"healthtopictypes": "fce45f0e-1d56-416d-b184-13244f5af33c",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-07T04:36:04.5717602+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-02-07T04:36:04.5717602Z",
"PublicationDate": "2026-02-07T04:36:04.5717602Z",
"DateCreated": "2026-02-07T04:36:04.5717602Z",
"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": "f91c63f7-aafd-41e1-9e4b-14986d757511",
"MetaTitle": "sample string 13",
"regionscountries": "26b98950-4b79-4f2d-a800-bccacd231f88",
"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": "9ea313f2-fc57-4aed-bcff-76d6be3374c4",
"MetaDescription": "sample string 22",
"healthtopictypes": "fce45f0e-1d56-416d-b184-13244f5af33c",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-07T04:36:04.5717602+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-02-07T04:36:04.5717602Z",
"PublicationDate": "2026-02-07T04:36:04.5717602Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-02-07T04:36:04.5717602Z",
"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": "5ed3a95d-9765-4407-b0c3-5391d0b21246",
"publishingoffices": "573eb97c-8467-4b7c-bc58-63010149f54f",
"events": "05848a56-f153-4faf-9937-db65e092007d",
"targets": "061d2273-68b0-43d2-a24a-02e4c9c6a225",
"Category": "cd4b9a62-47b8-4256-b081-4422e574a329",
"imagetypes": "96ad3f45-43e6-49d7-aa87-ca9be93d4198",
"departmentaltargets": "5eea648a-35f4-485c-a234-0327f8a4a165",
"stakeholders": "3f0e6ab6-7a6a-4885-8fe2-3a7e75f4c855",
"Tags": "e8cbc055-ed57-404e-ba9f-fe8123c8aad5",
"healthtopics": "048da0fd-32a3-422b-a593-911c9e54df17",
"targetaudiences": "98a7262e-86bf-47ee-b2d9-802f9a331aff",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "62842a57-0e2a-45ef-906c-69e7894fcb62",
"ParentId": "d9de94cf-4b7e-4111-be53-fba6b13466b4",
"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-02-07T04:36:04.5717602Z",
"PublicationDate": "2026-02-07T04:36:04.5717602Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-02-07T04:36:04.5717602Z",
"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": "5ed3a95d-9765-4407-b0c3-5391d0b21246",
"publishingoffices": "573eb97c-8467-4b7c-bc58-63010149f54f",
"events": "05848a56-f153-4faf-9937-db65e092007d",
"targets": "061d2273-68b0-43d2-a24a-02e4c9c6a225",
"Category": "cd4b9a62-47b8-4256-b081-4422e574a329",
"imagetypes": "96ad3f45-43e6-49d7-aa87-ca9be93d4198",
"departmentaltargets": "5eea648a-35f4-485c-a234-0327f8a4a165",
"stakeholders": "3f0e6ab6-7a6a-4885-8fe2-3a7e75f4c855",
"Tags": "e8cbc055-ed57-404e-ba9f-fe8123c8aad5",
"healthtopics": "048da0fd-32a3-422b-a593-911c9e54df17",
"targetaudiences": "98a7262e-86bf-47ee-b2d9-802f9a331aff",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "62842a57-0e2a-45ef-906c-69e7894fcb62",
"ParentId": "d9de94cf-4b7e-4111-be53-fba6b13466b4",
"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-02-07T04:36:04.5717602Z",
"PublicationDate": "2026-02-07T04:36:04.5717602Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-02-07T04:36:04.5717602Z",
"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": "4c4aa88b-6af4-4b04-aafd-f66e2c38f789",
"publishingoffices": "7f0ac7e3-69a9-4e3c-8b15-b47b18ce8639",
"events": "b4ccacef-6ad9-45da-ad6d-5ef6fac8ffa1",
"targets": "2870f0d9-dad2-4c77-815b-1ca57731c7f6",
"Category": "477de542-3947-484e-a971-2f6973a2b2de",
"imagetypes": "e3625d2e-88d6-4dc7-aac4-c12e9218d2f4",
"departmentaltargets": "2abec172-555e-4cf1-b4df-1360d9b1d4d7",
"stakeholders": "f3ae1160-4fdc-4750-98a0-1f6f4579a9b5",
"Tags": "98ddf594-486c-4396-be36-f5154677bfca",
"healthtopics": "f623261d-cc47-4ac3-b282-6eb1e4d82b28",
"targetaudiences": "f4c951fd-c606-4e8a-b166-54b7713bd2db",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "c5cde890-d47a-48c4-a0ce-149b8a65264f",
"ParentId": "0906843f-a993-4c35-9edb-5ae534eaab15",
"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-02-07T04:36:04.5717602Z",
"PublicationDate": "2026-02-07T04:36:04.5717602Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-02-07T04:36:04.5717602Z",
"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": "4c4aa88b-6af4-4b04-aafd-f66e2c38f789",
"publishingoffices": "7f0ac7e3-69a9-4e3c-8b15-b47b18ce8639",
"events": "b4ccacef-6ad9-45da-ad6d-5ef6fac8ffa1",
"targets": "2870f0d9-dad2-4c77-815b-1ca57731c7f6",
"Category": "477de542-3947-484e-a971-2f6973a2b2de",
"imagetypes": "e3625d2e-88d6-4dc7-aac4-c12e9218d2f4",
"departmentaltargets": "2abec172-555e-4cf1-b4df-1360d9b1d4d7",
"stakeholders": "f3ae1160-4fdc-4750-98a0-1f6f4579a9b5",
"Tags": "98ddf594-486c-4396-be36-f5154677bfca",
"healthtopics": "f623261d-cc47-4ac3-b282-6eb1e4d82b28",
"targetaudiences": "f4c951fd-c606-4e8a-b166-54b7713bd2db",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "c5cde890-d47a-48c4-a0ce-149b8a65264f",
"ParentId": "0906843f-a993-4c35-9edb-5ae534eaab15",
"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-02-07T04:36:04.5717602Z",
"PublicationDate": "2026-02-07T04:36:04.5717602Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-02-07T04:36:04.5717602Z",
"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": "0027788b-a3d2-4dc2-ae50-eb59a86ba947",
"publishingoffices": "74021d8a-7830-4350-9e87-a64d2b139190",
"events": "04efd1bb-63be-487a-90a1-a0ba1f6862cd",
"targets": "411a9df9-8894-4771-985f-e9105fdad767",
"Category": "d1fc7d2b-4bd0-40df-a33b-3e99f309c85b",
"imagetypes": "0c1bdc2f-08e1-4224-9349-c7e17018bc17",
"departmentaltargets": "07f5e127-7784-4b6e-b8d3-2f63d7eb87ad",
"stakeholders": "a26fd8af-8491-43ce-a1c7-72ee0f34ca8b",
"Tags": "54822336-87db-4b55-8f20-f0f2eceb662b",
"healthtopics": "0aba5295-08d2-4dd9-a8e0-cf5bdf6db3dd",
"targetaudiences": "83fc6132-1755-49a1-bd21-21761626091d",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "54b98920-5991-46b4-8eed-65471ffeeaa9",
"ParentId": "ae5d3258-6f55-4f10-8b6e-efc9d6986445",
"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-02-07T04:36:04.5717602Z",
"PublicationDate": "2026-02-07T04:36:04.5717602Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-02-07T04:36:04.5717602Z",
"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": "0027788b-a3d2-4dc2-ae50-eb59a86ba947",
"publishingoffices": "74021d8a-7830-4350-9e87-a64d2b139190",
"events": "04efd1bb-63be-487a-90a1-a0ba1f6862cd",
"targets": "411a9df9-8894-4771-985f-e9105fdad767",
"Category": "d1fc7d2b-4bd0-40df-a33b-3e99f309c85b",
"imagetypes": "0c1bdc2f-08e1-4224-9349-c7e17018bc17",
"departmentaltargets": "07f5e127-7784-4b6e-b8d3-2f63d7eb87ad",
"stakeholders": "a26fd8af-8491-43ce-a1c7-72ee0f34ca8b",
"Tags": "54822336-87db-4b55-8f20-f0f2eceb662b",
"healthtopics": "0aba5295-08d2-4dd9-a8e0-cf5bdf6db3dd",
"targetaudiences": "83fc6132-1755-49a1-bd21-21761626091d",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "54b98920-5991-46b4-8eed-65471ffeeaa9",
"ParentId": "ae5d3258-6f55-4f10-8b6e-efc9d6986445",
"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.