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": "2025-09-13T04:17:53.2620011Z",
"PublicationDate": "2025-09-13T04:17:53.2620011Z",
"DateCreated": "2025-09-13T04:17:53.2620011Z",
"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": "f518ddd4-7709-47e7-9aa2-2aa5cdeb6f25",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "c2a58c1e-6121-40d9-aff6-fa2965d36084",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "2f2368e2-f295-47a1-bec4-01a8828b231e",
"TechnicalLinks": "sample string 23",
"publishingoffices": "1a2a3e64-4086-4265-bef3-48f14fcf57e8",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "a4de3e18-e32e-4fa1-83ce-6cf7e7e4d79a",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-13T04:17:53.2620011+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-13T04:17:53.2620011Z",
"PublicationDate": "2025-09-13T04:17:53.2620011Z",
"DateCreated": "2025-09-13T04:17:53.2620011Z",
"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": "f518ddd4-7709-47e7-9aa2-2aa5cdeb6f25",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "c2a58c1e-6121-40d9-aff6-fa2965d36084",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "2f2368e2-f295-47a1-bec4-01a8828b231e",
"TechnicalLinks": "sample string 23",
"publishingoffices": "1a2a3e64-4086-4265-bef3-48f14fcf57e8",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "a4de3e18-e32e-4fa1-83ce-6cf7e7e4d79a",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-13T04:17:53.2620011+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": "2025-09-13T04:17:53.2620011Z",
"PublicationDate": "2025-09-13T04:17:53.2620011Z",
"DateCreated": "2025-09-13T04:17:53.2620011Z",
"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": "512c1d92-a79a-4cc0-9661-2c61b2d81044",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "d07e706e-43b6-4e85-bf48-0e9a8dd931be",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "da2eb624-b450-4257-ae4b-8667c0123f4b",
"TechnicalLinks": "sample string 23",
"publishingoffices": "40e1a3f0-b51b-45fb-ba81-c1097af0a4ae",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "95b283ac-1675-44fc-90dc-62e5fabc8f1a",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-13T04:17:53.2620011+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": "a667a9e8-a256-4db4-843a-f6b81a58f7ac"
}
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": "2025-09-13T04:17:53.2620011Z",
"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": "f35fe25b-cc38-419d-8ce8-d149957cd608",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "926f5116-1520-4413-947e-719659060475",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "9afcc01b-e5a1-4397-be4d-8aa240519a0c",
"TechnicalLinks": "sample string 20",
"publishingoffices": "de192a68-95ba-4071-b734-caa85b358ce1",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "1924b46f-3f3b-4032-81ca-9b77570f63c2"
}
Method can return success code: Created - 201 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
PublicationDate | System.DateTimeOffset | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: True | |
IncludeInSitemap | System.Boolean | Read only: False | |
SystemSourceKey | System.String | Read only: False | |
UrlName | System.String | Read only: False | |
ItemDefaultUrl | System.String | Read only: True | |
SystemTitle | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Summary | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
Tab1Title | System.String | Read only: False | |
SEOTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
ContentFallback | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
MetaDescription | System.String | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-09-13T04:17:53.2620011Z",
"PublicationDate": "2025-09-13T04:17:53.2620011Z",
"DateCreated": "2025-09-13T04:17:53.2620011Z",
"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": "648fa5e6-ecd2-4abf-9b76-0cde2275b016",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "c2d46b57-c57b-4c17-90b1-10fb503b896f",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "b1629c38-0db6-46d6-8df3-6725d0083939",
"TechnicalLinks": "sample string 23",
"publishingoffices": "74fb9b3e-0553-4bc5-8815-73b2231246f9",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "0f1fac69-9016-4104-b4ae-417428c28598",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-13T04:17:53.2620011+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": "2025-09-13T04:17:53.2620011Z",
"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": "31e47116-32df-4a1d-8c4a-9428c36b3083",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "fdc41bb6-52d8-41b3-a473-039e4ddd970b",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "b3819ad9-714a-4522-a52f-1bfaff5b801f",
"TechnicalLinks": "sample string 20",
"publishingoffices": "377bd3d4-1bb9-4f69-be66-d40aed65def5",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "bb29b3dc-49c5-442b-8360-4bf7eeeb834e"
}
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": "2025-09-13T04:17:53.2620011Z",
"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": "fcd1efda-f629-4d7f-affe-160fc23b99a3",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "7f5233e3-5248-4809-a1e0-123586257b92",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "50276844-4fc2-49eb-876b-606ae7e7b579",
"TechnicalLinks": "sample string 20",
"publishingoffices": "0d0b4632-4e14-4a34-a697-c80821ea08c9",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "33919967-8190-42c6-aee8-dcf4c9a25ff5"
}
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": "2025-09-13T04:17:53.2620011Z",
"PublicationDate": "2025-09-13T04:17:53.2620011Z",
"DateCreated": "2025-09-13T04:17:53.2620011Z",
"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": "00786b29-023b-4679-b971-85d2a220c27c",
"MetaTitle": "sample string 13",
"regionscountries": "21f5ac0c-6175-4305-ab1e-c7a7544a0a07",
"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": "875b827a-e205-446b-9cb5-15f7b486f9d3",
"MetaDescription": "sample string 22",
"healthtopictypes": "48905c3f-71c3-4920-98bf-05dc305ff49a",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-13T04:17:53.2620011+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-13T04:17:53.2620011Z",
"PublicationDate": "2025-09-13T04:17:53.2620011Z",
"DateCreated": "2025-09-13T04:17:53.2620011Z",
"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": "00786b29-023b-4679-b971-85d2a220c27c",
"MetaTitle": "sample string 13",
"regionscountries": "21f5ac0c-6175-4305-ab1e-c7a7544a0a07",
"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": "875b827a-e205-446b-9cb5-15f7b486f9d3",
"MetaDescription": "sample string 22",
"healthtopictypes": "48905c3f-71c3-4920-98bf-05dc305ff49a",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-13T04:17:53.2620011+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": "2025-09-13T04:17:53.2620011Z",
"PublicationDate": "2025-09-13T04:17:53.2620011Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-13T04:17:53.2620011Z",
"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": "303f4b16-8b84-4559-8a52-9b13ed9b7799",
"publishingoffices": "cca1da2c-96cc-4790-a09a-f7ffea0ab8c5",
"events": "674154c2-2be9-424a-b516-ba1e0a2b9bfb",
"targets": "3f6e8f89-8884-4f60-be4a-d1d8fa166e1f",
"Category": "59b7e2d4-3121-4009-9832-a6d6568629ff",
"imagetypes": "ec03c17e-3e86-4c55-9235-b41f56f1cd33",
"departmentaltargets": "388e88b5-59f2-41db-aa0f-6f01bb01fa9c",
"stakeholders": "bba8024c-4b91-4d25-a70d-d5fa43eadb9c",
"Tags": "edca6e5d-1f29-4618-bece-e40a625f2bdd",
"healthtopics": "866b051e-f979-44c2-a895-c2383702979a",
"targetaudiences": "dc0ca890-31fd-4096-af18-3daf4a462ac9",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "f4ec9372-fcdc-47ce-9c0c-8a33664f13e0",
"ParentId": "c4153d64-2738-45a0-b0f9-6a367bc3d2c3",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2025-09-13T04:17:53.2620011Z",
"PublicationDate": "2025-09-13T04:17:53.2620011Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-13T04:17:53.2620011Z",
"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": "303f4b16-8b84-4559-8a52-9b13ed9b7799",
"publishingoffices": "cca1da2c-96cc-4790-a09a-f7ffea0ab8c5",
"events": "674154c2-2be9-424a-b516-ba1e0a2b9bfb",
"targets": "3f6e8f89-8884-4f60-be4a-d1d8fa166e1f",
"Category": "59b7e2d4-3121-4009-9832-a6d6568629ff",
"imagetypes": "ec03c17e-3e86-4c55-9235-b41f56f1cd33",
"departmentaltargets": "388e88b5-59f2-41db-aa0f-6f01bb01fa9c",
"stakeholders": "bba8024c-4b91-4d25-a70d-d5fa43eadb9c",
"Tags": "edca6e5d-1f29-4618-bece-e40a625f2bdd",
"healthtopics": "866b051e-f979-44c2-a895-c2383702979a",
"targetaudiences": "dc0ca890-31fd-4096-af18-3daf4a462ac9",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "f4ec9372-fcdc-47ce-9c0c-8a33664f13e0",
"ParentId": "c4153d64-2738-45a0-b0f9-6a367bc3d2c3",
"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": "2025-09-13T04:17:53.2620011Z",
"PublicationDate": "2025-09-13T04:17:53.2620011Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-13T04:17:53.2620011Z",
"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": "cab0456b-cd0e-4236-ab61-ab0ddc59ec11",
"publishingoffices": "54c04974-c400-4bfd-be67-02c408620ad5",
"events": "422f89a1-719f-442c-b8dd-0ee1719320b4",
"targets": "eb685463-f530-41cb-a837-8de71cfd9564",
"Category": "a248751a-4232-44a5-898b-d463cd78adb3",
"imagetypes": "4231db87-9b88-46c5-ba6f-35c7f248c8cd",
"departmentaltargets": "750ec66a-f69e-4ad4-ad1d-4e6295e28ee4",
"stakeholders": "f3a392de-43f5-4f52-82e9-b006bcc27a37",
"Tags": "cf5cce66-018a-44db-b9fb-2f7761f91a02",
"healthtopics": "fb9a09a8-d1dc-4368-ba01-e6ffef54867c",
"targetaudiences": "85ea9123-666c-434b-9040-6446415fb8af",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "be7a0b5e-8798-4f37-ae86-4aedf5cf96ec",
"ParentId": "4fb42e22-050f-42e3-9754-2f089f8b4fde",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2025-09-13T04:17:53.2620011Z",
"PublicationDate": "2025-09-13T04:17:53.2620011Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-13T04:17:53.2620011Z",
"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": "cab0456b-cd0e-4236-ab61-ab0ddc59ec11",
"publishingoffices": "54c04974-c400-4bfd-be67-02c408620ad5",
"events": "422f89a1-719f-442c-b8dd-0ee1719320b4",
"targets": "eb685463-f530-41cb-a837-8de71cfd9564",
"Category": "a248751a-4232-44a5-898b-d463cd78adb3",
"imagetypes": "4231db87-9b88-46c5-ba6f-35c7f248c8cd",
"departmentaltargets": "750ec66a-f69e-4ad4-ad1d-4e6295e28ee4",
"stakeholders": "f3a392de-43f5-4f52-82e9-b006bcc27a37",
"Tags": "cf5cce66-018a-44db-b9fb-2f7761f91a02",
"healthtopics": "fb9a09a8-d1dc-4368-ba01-e6ffef54867c",
"targetaudiences": "85ea9123-666c-434b-9040-6446415fb8af",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "be7a0b5e-8798-4f37-ae86-4aedf5cf96ec",
"ParentId": "4fb42e22-050f-42e3-9754-2f089f8b4fde",
"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": "2025-09-13T04:17:53.2620011Z",
"PublicationDate": "2025-09-13T04:17:53.2620011Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-13T04:17:53.2620011Z",
"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": "d816dc91-3a94-4164-bb6e-46542f0e7a41",
"publishingoffices": "c6bfe51f-2577-4f56-8bdb-df991e422826",
"events": "bf59382e-dc06-4738-aa8d-ad97610b550e",
"targets": "b6311c3f-0142-4632-a12e-5865ff48faf7",
"Category": "69784cd6-8575-4bfd-acd3-c265b38cfede",
"imagetypes": "0ecf7eaf-c2f5-49ea-8dc8-a7af5b004cca",
"departmentaltargets": "e5a1ccaf-0a63-4ed2-8142-b44b5287e5ee",
"stakeholders": "52e8d903-e401-4fc9-84c3-e94220537904",
"Tags": "663fab74-932f-4774-a9bf-be2b153417f5",
"healthtopics": "74cbafac-e5d6-4f24-8a6c-bbc85f2d82e1",
"targetaudiences": "47f362a8-99e7-4972-9672-a9476a92a6e7",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "d17bc76d-021d-4c26-870d-baa8e91417bd",
"ParentId": "7b6f310e-b5a5-4721-9e78-d4ba75bb0a99",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2025-09-13T04:17:53.2620011Z",
"PublicationDate": "2025-09-13T04:17:53.2620011Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-13T04:17:53.2620011Z",
"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": "d816dc91-3a94-4164-bb6e-46542f0e7a41",
"publishingoffices": "c6bfe51f-2577-4f56-8bdb-df991e422826",
"events": "bf59382e-dc06-4738-aa8d-ad97610b550e",
"targets": "b6311c3f-0142-4632-a12e-5865ff48faf7",
"Category": "69784cd6-8575-4bfd-acd3-c265b38cfede",
"imagetypes": "0ecf7eaf-c2f5-49ea-8dc8-a7af5b004cca",
"departmentaltargets": "e5a1ccaf-0a63-4ed2-8142-b44b5287e5ee",
"stakeholders": "52e8d903-e401-4fc9-84c3-e94220537904",
"Tags": "663fab74-932f-4774-a9bf-be2b153417f5",
"healthtopics": "74cbafac-e5d6-4f24-8a6c-bbc85f2d82e1",
"targetaudiences": "47f362a8-99e7-4972-9672-a9476a92a6e7",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "d17bc76d-021d-4c26-870d-baa8e91417bd",
"ParentId": "7b6f310e-b5a5-4721-9e78-d4ba75bb0a99",
"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.