Returns a set of data items of type healthtopicbysitevariations.
GET /api/emergencies/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 |
| ParentId | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Tab2Title | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| TechnicalLinks | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| ContentFallback | System.String | Read only: False | |
| Tab3Summary | System.String | Read only: False | |
| Tab1Summary | System.String | Read only: False | |
| sites | System.Guid | Read only: False | |
| Tab3Title | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SEOTitle | System.String | Read only: False | |
| Tab1Title | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Tab2Summary | System.String | Read only: False | |
| SystemTitle | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| LastModified | System.DateTimeOffset | Read only: True | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"ParentId": "1b1fdc6d-c9cb-4f89-be91-e41dda71c397",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "e11432cd-6e76-45d9-a812-0af3af5195cd",
"ItemDefaultUrl": "sample string 7",
"TechnicalLinks": "sample string 8",
"regionscountries": "e897dbf5-f253-491c-b580-0e1a05400aad",
"OpenGraphDescription": "sample string 10",
"ContentFallback": "sample string 11",
"Tab3Summary": "sample string 12",
"Tab1Summary": "sample string 13",
"sites": "e5fe6ac2-9c7f-4541-8030-aa5aec5b0da1",
"Tab3Title": "sample string 15",
"Title": "sample string 16",
"healthtopics": "a95e03f3-3ffb-4b00-b7bf-f817129eb18b",
"SEOTitle": "sample string 18",
"Tab1Title": "sample string 19",
"MetaTitle": "sample string 20",
"Summary": "sample string 21",
"Tab2Summary": "sample string 22",
"SystemTitle": "sample string 23",
"UrlName": "sample string 24",
"IncludeInSitemap": true,
"DateCreated": "2026-05-07T19:41:22.6990241Z",
"PublicationDate": "2026-05-07T19:41:22.6990241Z",
"LastModified": "2026-05-07T19:41:22.6990241Z",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-07T19:41:22.6990241+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"ParentId": "1b1fdc6d-c9cb-4f89-be91-e41dda71c397",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "e11432cd-6e76-45d9-a812-0af3af5195cd",
"ItemDefaultUrl": "sample string 7",
"TechnicalLinks": "sample string 8",
"regionscountries": "e897dbf5-f253-491c-b580-0e1a05400aad",
"OpenGraphDescription": "sample string 10",
"ContentFallback": "sample string 11",
"Tab3Summary": "sample string 12",
"Tab1Summary": "sample string 13",
"sites": "e5fe6ac2-9c7f-4541-8030-aa5aec5b0da1",
"Tab3Title": "sample string 15",
"Title": "sample string 16",
"healthtopics": "a95e03f3-3ffb-4b00-b7bf-f817129eb18b",
"SEOTitle": "sample string 18",
"Tab1Title": "sample string 19",
"MetaTitle": "sample string 20",
"Summary": "sample string 21",
"Tab2Summary": "sample string 22",
"SystemTitle": "sample string 23",
"UrlName": "sample string 24",
"IncludeInSitemap": true,
"DateCreated": "2026-05-07T19:41:22.6990241Z",
"PublicationDate": "2026-05-07T19:41:22.6990241Z",
"LastModified": "2026-05-07T19:41:22.6990241Z",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-07T19:41:22.6990241+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets healthtopicbysitevariations item by id.
GET /api/emergencies/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 |
| ParentId | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Tab2Title | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| TechnicalLinks | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| ContentFallback | System.String | Read only: False | |
| Tab3Summary | System.String | Read only: False | |
| Tab1Summary | System.String | Read only: False | |
| sites | System.Guid | Read only: False | |
| Tab3Title | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SEOTitle | System.String | Read only: False | |
| Tab1Title | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Tab2Summary | System.String | Read only: False | |
| SystemTitle | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| LastModified | System.DateTimeOffset | Read only: True | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"ParentId": "529b8b2f-277f-4f8e-90fe-ab09b9b327cc",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "ee3a02ff-6ea6-431e-b82b-c74b37b443a0",
"ItemDefaultUrl": "sample string 7",
"TechnicalLinks": "sample string 8",
"regionscountries": "c209416b-14d4-41bb-aac1-50bb5673e0ce",
"OpenGraphDescription": "sample string 10",
"ContentFallback": "sample string 11",
"Tab3Summary": "sample string 12",
"Tab1Summary": "sample string 13",
"sites": "f933733c-676c-43db-a2b8-3e5406d3e1eb",
"Tab3Title": "sample string 15",
"Title": "sample string 16",
"healthtopics": "c2b55010-6cfe-456a-96bb-bc6438e960f9",
"SEOTitle": "sample string 18",
"Tab1Title": "sample string 19",
"MetaTitle": "sample string 20",
"Summary": "sample string 21",
"Tab2Summary": "sample string 22",
"SystemTitle": "sample string 23",
"UrlName": "sample string 24",
"IncludeInSitemap": true,
"DateCreated": "2026-05-07T19:41:22.6990241Z",
"PublicationDate": "2026-05-07T19:41:22.6990241Z",
"LastModified": "2026-05-07T19:41:22.6990241Z",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-07T19:41:22.6990241+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets ParentId property from healthtopicbysitevariations item.
GET /api/emergencies/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 |
| ParentId | System.Guid | Read only: False |
application/json
{
"ParentId": "cc7cdd2a-581b-4643-a33e-67f496330eb7"
}Creates a healthtopicbysitevariations item.
POST /api/emergencies/healthtopicbysitevariations
None
| Name | Description | Type | Additional Information |
| ParentId | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Tab2Title | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| TechnicalLinks | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| ContentFallback | System.String | Read only: False | |
| Tab3Summary | System.String | Read only: False | |
| Tab1Summary | System.String | Read only: False | |
| sites | System.Guid | Read only: False | |
| Tab3Title | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SEOTitle | System.String | Read only: False | |
| Tab1Title | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Tab2Summary | System.String | Read only: False | |
| SystemTitle | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| LastModified | System.DateTimeOffset | Read only: True | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"ParentId": "7cbbf296-934e-4648-8fe6-08c8584cc496",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "3e2e7eeb-75af-498e-b301-396908c27d3d",
"TechnicalLinks": "sample string 7",
"regionscountries": "d44c42e1-8609-402f-b8c0-fb9f6cf469dd",
"OpenGraphDescription": "sample string 9",
"ContentFallback": "sample string 10",
"Tab3Summary": "sample string 11",
"Tab1Summary": "sample string 12",
"sites": "b9a3c639-d457-413d-ac13-0c18ae0aeff3",
"Tab3Title": "sample string 14",
"Title": "sample string 15",
"healthtopics": "b498b3bf-e96a-4691-ac22-9021bd7d2913",
"SEOTitle": "sample string 17",
"Tab1Title": "sample string 18",
"MetaTitle": "sample string 19",
"Summary": "sample string 20",
"Tab2Summary": "sample string 21",
"SystemTitle": "sample string 22",
"UrlName": "sample string 23",
"IncludeInSitemap": true,
"PublicationDate": "2026-05-07T19:41:22.6990241Z"
}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 |
| ParentId | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Tab2Title | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| TechnicalLinks | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| ContentFallback | System.String | Read only: False | |
| Tab3Summary | System.String | Read only: False | |
| Tab1Summary | System.String | Read only: False | |
| sites | System.Guid | Read only: False | |
| Tab3Title | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SEOTitle | System.String | Read only: False | |
| Tab1Title | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Tab2Summary | System.String | Read only: False | |
| SystemTitle | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| LastModified | System.DateTimeOffset | Read only: True | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"ParentId": "0e778c99-26fc-43ef-96d6-e90eb68e36d8",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "3160661e-fe4f-43e8-baf6-234014c4b601",
"ItemDefaultUrl": "sample string 7",
"TechnicalLinks": "sample string 8",
"regionscountries": "5495b117-c14b-4099-97fa-7a77041b567c",
"OpenGraphDescription": "sample string 10",
"ContentFallback": "sample string 11",
"Tab3Summary": "sample string 12",
"Tab1Summary": "sample string 13",
"sites": "c9b38dae-e372-444f-9e35-455479c18eda",
"Tab3Title": "sample string 15",
"Title": "sample string 16",
"healthtopics": "97dc1b6b-6d3f-4a48-a2ee-125796f01ccf",
"SEOTitle": "sample string 18",
"Tab1Title": "sample string 19",
"MetaTitle": "sample string 20",
"Summary": "sample string 21",
"Tab2Summary": "sample string 22",
"SystemTitle": "sample string 23",
"UrlName": "sample string 24",
"IncludeInSitemap": true,
"DateCreated": "2026-05-07T19:41:22.6990241Z",
"PublicationDate": "2026-05-07T19:41:22.6990241Z",
"LastModified": "2026-05-07T19:41:22.6990241Z",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-07T19:41:22.6990241+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for healthtopicbysitevariations item.
PATCH /api/emergencies/healthtopicbysitevariations({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| ParentId | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Tab2Title | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| TechnicalLinks | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| ContentFallback | System.String | Read only: False | |
| Tab3Summary | System.String | Read only: False | |
| Tab1Summary | System.String | Read only: False | |
| sites | System.Guid | Read only: False | |
| Tab3Title | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SEOTitle | System.String | Read only: False | |
| Tab1Title | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Tab2Summary | System.String | Read only: False | |
| SystemTitle | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| LastModified | System.DateTimeOffset | Read only: True | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"ParentId": "20fbc31f-7349-4c6e-b378-9088a6fa70f5",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "97ea162a-7018-4c51-8ed1-1b1e37e9d0ad",
"TechnicalLinks": "sample string 7",
"regionscountries": "2292dd86-9263-4d0c-ac13-40af86f5696a",
"OpenGraphDescription": "sample string 9",
"ContentFallback": "sample string 10",
"Tab3Summary": "sample string 11",
"Tab1Summary": "sample string 12",
"sites": "b5168056-faf5-4bae-980e-fcc59f184a9d",
"Tab3Title": "sample string 14",
"Title": "sample string 15",
"healthtopics": "bb9c73e6-1b1c-4159-955c-2cd9384088ed",
"SEOTitle": "sample string 17",
"Tab1Title": "sample string 18",
"MetaTitle": "sample string 19",
"Summary": "sample string 20",
"Tab2Summary": "sample string 21",
"SystemTitle": "sample string 22",
"UrlName": "sample string 23",
"IncludeInSitemap": true,
"PublicationDate": "2026-05-07T19:41:22.6990241Z"
}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/emergencies/healthtopicbysitevariations({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| ParentId | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Tab2Title | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| TechnicalLinks | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| ContentFallback | System.String | Read only: False | |
| Tab3Summary | System.String | Read only: False | |
| Tab1Summary | System.String | Read only: False | |
| sites | System.Guid | Read only: False | |
| Tab3Title | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SEOTitle | System.String | Read only: False | |
| Tab1Title | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Tab2Summary | System.String | Read only: False | |
| SystemTitle | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| LastModified | System.DateTimeOffset | Read only: True | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"ParentId": "72250946-ff74-4e6e-b5a5-85abf4b0f634",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "548ce1ff-64f7-4d88-96ed-520e1e4e24fc",
"TechnicalLinks": "sample string 7",
"regionscountries": "13de73ee-518e-497e-80e9-10f529a64750",
"OpenGraphDescription": "sample string 9",
"ContentFallback": "sample string 10",
"Tab3Summary": "sample string 11",
"Tab1Summary": "sample string 12",
"sites": "bd8ed2cd-8363-45e3-9673-9bf0eff4657c",
"Tab3Title": "sample string 14",
"Title": "sample string 15",
"healthtopics": "3e321b99-ae9e-4b35-b258-442eb875f5be",
"SEOTitle": "sample string 17",
"Tab1Title": "sample string 18",
"MetaTitle": "sample string 19",
"Summary": "sample string 20",
"Tab2Summary": "sample string 21",
"SystemTitle": "sample string 22",
"UrlName": "sample string 23",
"IncludeInSitemap": true,
"PublicationDate": "2026-05-07T19:41:22.6990241Z"
}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/emergencies/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 MainImage from healthtopicbysitevariations item.
GET /api/emergencies/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-05-07T19:41:22.6990241Z",
"PublicationDate": "2026-05-07T19:41:22.6990241Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T19:41:22.6990241Z",
"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": "30c32b0e-8f06-4d71-8f65-19ee2bb82bf0",
"publishingoffices": "0399b5f3-383b-4a5a-828f-18d5dbea2e38",
"events": "eac06551-e8ce-4000-87dd-88e12f0d5778",
"targets": "7bfd434c-16b6-4191-9831-630a92ec4ab5",
"Category": "a9ac1d56-60cc-4a80-b9be-36d3ca4f35fe",
"imagetypes": "45f87edb-9dc2-48e9-8ab6-702bdd958e61",
"departmentaltargets": "6e4c155c-1583-41cc-b6b7-a24237ea9870",
"stakeholders": "79b87c69-a007-4bb7-a6e9-2d77ea17ee8a",
"Tags": "efc9a47c-b6c8-431c-bed4-aa6324083748",
"healthtopics": "5925edbf-f145-42cf-80a3-1da3160ab6cb",
"targetaudiences": "12bbcfa6-5da0-4c3c-9d32-e6f3fbdd17d9",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "541fb264-ac7b-48ee-9a59-6977dcdfe3cf",
"ParentId": "131e1b97-3bef-44c6-b0b0-7094b5678946",
"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-05-07T19:41:22.6990241Z",
"PublicationDate": "2026-05-07T19:41:22.6990241Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T19:41:22.6990241Z",
"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": "30c32b0e-8f06-4d71-8f65-19ee2bb82bf0",
"publishingoffices": "0399b5f3-383b-4a5a-828f-18d5dbea2e38",
"events": "eac06551-e8ce-4000-87dd-88e12f0d5778",
"targets": "7bfd434c-16b6-4191-9831-630a92ec4ab5",
"Category": "a9ac1d56-60cc-4a80-b9be-36d3ca4f35fe",
"imagetypes": "45f87edb-9dc2-48e9-8ab6-702bdd958e61",
"departmentaltargets": "6e4c155c-1583-41cc-b6b7-a24237ea9870",
"stakeholders": "79b87c69-a007-4bb7-a6e9-2d77ea17ee8a",
"Tags": "efc9a47c-b6c8-431c-bed4-aa6324083748",
"healthtopics": "5925edbf-f145-42cf-80a3-1da3160ab6cb",
"targetaudiences": "12bbcfa6-5da0-4c3c-9d32-e6f3fbdd17d9",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "541fb264-ac7b-48ee-9a59-6977dcdfe3cf",
"ParentId": "131e1b97-3bef-44c6-b0b0-7094b5678946",
"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/emergencies/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/emergencies/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.
Returns a set of related items of type Thumbnail from healthtopicbysitevariations item.
GET /api/emergencies/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-05-07T19:41:22.6990241Z",
"PublicationDate": "2026-05-07T19:41:22.6990241Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T19:41:22.6990241Z",
"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": "aaf0f0aa-dcf1-4a21-b295-f63ca46c560c",
"publishingoffices": "6b3c625a-5131-443f-bb7d-b3e57e48ee8c",
"events": "f836f1e8-7449-4546-9190-7875f3b09bf5",
"targets": "a7a166af-0ddc-46e0-961b-27ce7d3d21dc",
"Category": "fd37f809-4233-4c75-adde-0190fdfe1ac3",
"imagetypes": "a14e566a-42ed-45a3-97c2-999a1a51f727",
"departmentaltargets": "a906fde1-c831-4d35-9770-8176e12e4200",
"stakeholders": "2a3f2f7d-364d-40b1-aef3-c9f32deab2f9",
"Tags": "ca1f0678-3300-4ec7-9b89-baffc271f05c",
"healthtopics": "3e7d0281-7ea1-4020-8f0e-305fd141226e",
"targetaudiences": "bedabca4-33de-4f04-aabe-eb6493b16f87",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "34196091-2f1a-4da1-8fa6-1984ffe6b892",
"ParentId": "0fb054d2-fb5e-4d43-99f5-1c2f32528506",
"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-05-07T19:41:22.6990241Z",
"PublicationDate": "2026-05-07T19:41:22.6990241Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T19:41:22.6990241Z",
"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": "aaf0f0aa-dcf1-4a21-b295-f63ca46c560c",
"publishingoffices": "6b3c625a-5131-443f-bb7d-b3e57e48ee8c",
"events": "f836f1e8-7449-4546-9190-7875f3b09bf5",
"targets": "a7a166af-0ddc-46e0-961b-27ce7d3d21dc",
"Category": "fd37f809-4233-4c75-adde-0190fdfe1ac3",
"imagetypes": "a14e566a-42ed-45a3-97c2-999a1a51f727",
"departmentaltargets": "a906fde1-c831-4d35-9770-8176e12e4200",
"stakeholders": "2a3f2f7d-364d-40b1-aef3-c9f32deab2f9",
"Tags": "ca1f0678-3300-4ec7-9b89-baffc271f05c",
"healthtopics": "3e7d0281-7ea1-4020-8f0e-305fd141226e",
"targetaudiences": "bedabca4-33de-4f04-aabe-eb6493b16f87",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "34196091-2f1a-4da1-8fa6-1984ffe6b892",
"ParentId": "0fb054d2-fb5e-4d43-99f5-1c2f32528506",
"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/emergencies/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/emergencies/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 OpenGraphImage from healthtopicbysitevariations item.
GET /api/emergencies/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-05-07T19:41:22.6990241Z",
"PublicationDate": "2026-05-07T19:41:22.6990241Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T19:41:22.6990241Z",
"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": "e7acea69-4cf1-44d2-a3ff-fab8d74c151c",
"publishingoffices": "2284c3d2-78ff-4e18-a63a-f1af186b79b3",
"events": "d5ecbd09-c5dc-4ef1-8ada-112c346b31cf",
"targets": "deb2a2a2-f1cf-42e3-8a9e-efed28aee6b9",
"Category": "45257593-810d-4b42-985c-d3431497446e",
"imagetypes": "fd0f1624-3442-4ae0-a6cf-c2d0d62357ad",
"departmentaltargets": "335587ad-eac8-475b-89c2-0a418e62e76a",
"stakeholders": "fa9d6fb8-8a45-4b87-913d-9e626cf93b62",
"Tags": "93254d21-a928-4cf4-9d20-fb07a0a88cbf",
"healthtopics": "dcfca429-4038-4d96-901d-1a3b29a25831",
"targetaudiences": "d56f3f0e-46fb-4cc2-b8b9-1c5e454a5bde",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "8f93f0e0-3f47-4df3-9e5f-78a7db571882",
"ParentId": "f6d494ed-5805-4e8e-aac6-ef269cccf318",
"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-05-07T19:41:22.6990241Z",
"PublicationDate": "2026-05-07T19:41:22.6990241Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T19:41:22.6990241Z",
"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": "e7acea69-4cf1-44d2-a3ff-fab8d74c151c",
"publishingoffices": "2284c3d2-78ff-4e18-a63a-f1af186b79b3",
"events": "d5ecbd09-c5dc-4ef1-8ada-112c346b31cf",
"targets": "deb2a2a2-f1cf-42e3-8a9e-efed28aee6b9",
"Category": "45257593-810d-4b42-985c-d3431497446e",
"imagetypes": "fd0f1624-3442-4ae0-a6cf-c2d0d62357ad",
"departmentaltargets": "335587ad-eac8-475b-89c2-0a418e62e76a",
"stakeholders": "fa9d6fb8-8a45-4b87-913d-9e626cf93b62",
"Tags": "93254d21-a928-4cf4-9d20-fb07a0a88cbf",
"healthtopics": "dcfca429-4038-4d96-901d-1a3b29a25831",
"targetaudiences": "d56f3f0e-46fb-4cc2-b8b9-1c5e454a5bde",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "8f93f0e0-3f47-4df3-9e5f-78a7db571882",
"ParentId": "f6d494ed-5805-4e8e-aac6-ef269cccf318",
"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/emergencies/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/emergencies/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 Parent from healthtopicbysitevariations item.
GET /api/emergencies/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-05-07T19:41:22.6990241Z",
"PublicationDate": "2026-05-07T19:41:22.6990241Z",
"DateCreated": "2026-05-07T19:41:22.6990241Z",
"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": "b19e8fee-7373-4d1d-b5ab-9a4a20fa478d",
"MetaTitle": "sample string 13",
"regionscountries": "e6b77ae7-1c1a-4b5b-b00a-1d16ee9e51be",
"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": "27f9b8c5-c322-466b-85d7-16084261be2e",
"MetaDescription": "sample string 22",
"healthtopictypes": "d46fdca1-4335-481c-8d50-fb52522dccb0",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-07T19:41:22.6990241+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-05-07T19:41:22.6990241Z",
"PublicationDate": "2026-05-07T19:41:22.6990241Z",
"DateCreated": "2026-05-07T19:41:22.6990241Z",
"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": "b19e8fee-7373-4d1d-b5ab-9a4a20fa478d",
"MetaTitle": "sample string 13",
"regionscountries": "e6b77ae7-1c1a-4b5b-b00a-1d16ee9e51be",
"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": "27f9b8c5-c322-466b-85d7-16084261be2e",
"MetaDescription": "sample string 22",
"healthtopictypes": "d46fdca1-4335-481c-8d50-fb52522dccb0",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-07T19:41:22.6990241+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to healthtopicbysitevariations item.
POST /api/emergencies/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/emergencies/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.