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": "ef01bd5f-e24d-4ffe-bc5a-2ec1cc6efbeb",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "7eda0a0b-27dd-427c-9c33-7e599f8af87c",
"ItemDefaultUrl": "sample string 7",
"TechnicalLinks": "sample string 8",
"regionscountries": "a25678ce-c621-43ae-ad59-cc74de6e20d5",
"OpenGraphDescription": "sample string 10",
"ContentFallback": "sample string 11",
"Tab3Summary": "sample string 12",
"Tab1Summary": "sample string 13",
"sites": "7ca8d6eb-0313-49b1-b540-3eb7c33dc611",
"Tab3Title": "sample string 15",
"Title": "sample string 16",
"healthtopics": "32a6a0fe-d0fd-412d-b35b-59cbd5d2260b",
"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-03-03T21:12:11.7676244Z",
"PublicationDate": "2026-03-03T21:12:11.7676244Z",
"LastModified": "2026-03-03T21:12:11.7676244Z",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T21:12:11.7676244+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"ParentId": "ef01bd5f-e24d-4ffe-bc5a-2ec1cc6efbeb",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "7eda0a0b-27dd-427c-9c33-7e599f8af87c",
"ItemDefaultUrl": "sample string 7",
"TechnicalLinks": "sample string 8",
"regionscountries": "a25678ce-c621-43ae-ad59-cc74de6e20d5",
"OpenGraphDescription": "sample string 10",
"ContentFallback": "sample string 11",
"Tab3Summary": "sample string 12",
"Tab1Summary": "sample string 13",
"sites": "7ca8d6eb-0313-49b1-b540-3eb7c33dc611",
"Tab3Title": "sample string 15",
"Title": "sample string 16",
"healthtopics": "32a6a0fe-d0fd-412d-b35b-59cbd5d2260b",
"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-03-03T21:12:11.7676244Z",
"PublicationDate": "2026-03-03T21:12:11.7676244Z",
"LastModified": "2026-03-03T21:12:11.7676244Z",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T21:12:11.7676244+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": "0a0034e9-0413-4700-89fc-c188b24a6a81",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "5f484066-4062-406c-be0d-43cae2df036f",
"ItemDefaultUrl": "sample string 7",
"TechnicalLinks": "sample string 8",
"regionscountries": "28b902a3-888d-4a3b-b280-bbb3ca6e828d",
"OpenGraphDescription": "sample string 10",
"ContentFallback": "sample string 11",
"Tab3Summary": "sample string 12",
"Tab1Summary": "sample string 13",
"sites": "3196f8de-013d-4284-aabc-827ed78b609e",
"Tab3Title": "sample string 15",
"Title": "sample string 16",
"healthtopics": "d942ca4e-9fab-47be-8aa5-4a0c1f5899bf",
"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-03-03T21:12:11.7676244Z",
"PublicationDate": "2026-03-03T21:12:11.7676244Z",
"LastModified": "2026-03-03T21:12:11.7676244Z",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T21:12:11.7676244+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": "1771addb-c86c-49c0-80c9-e8ccdf21f9fe"
}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": "9c711a85-a28f-4664-a56a-3f04d1805bef",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "e8adea50-b7b3-4d68-82fd-7d4454d676d5",
"TechnicalLinks": "sample string 7",
"regionscountries": "9a473d2e-e79a-4122-8906-986adf2cc33f",
"OpenGraphDescription": "sample string 9",
"ContentFallback": "sample string 10",
"Tab3Summary": "sample string 11",
"Tab1Summary": "sample string 12",
"sites": "82676400-56ee-4fc3-adcb-d25a758d3fd0",
"Tab3Title": "sample string 14",
"Title": "sample string 15",
"healthtopics": "3d9416d3-37af-4c14-ae6c-ea290447529d",
"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-03-03T21:12:11.7676244Z"
}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": "fd125dbc-1bfc-45d4-a650-9f7f2383537b",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "2b0d3482-71cc-4af0-bd89-84b028765b49",
"ItemDefaultUrl": "sample string 7",
"TechnicalLinks": "sample string 8",
"regionscountries": "8fe172bd-43dd-4bfc-bcc3-8d406ee11be1",
"OpenGraphDescription": "sample string 10",
"ContentFallback": "sample string 11",
"Tab3Summary": "sample string 12",
"Tab1Summary": "sample string 13",
"sites": "b1c29df2-cf26-4882-a7bf-038daabedb41",
"Tab3Title": "sample string 15",
"Title": "sample string 16",
"healthtopics": "5d1452bf-6b1d-4b9c-8c3e-f1c4dbd133f3",
"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-03-03T21:12:11.7676244Z",
"PublicationDate": "2026-03-03T21:12:11.7676244Z",
"LastModified": "2026-03-03T21:12:11.7676244Z",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T21:12:11.7676244+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": "4397fed0-fe0b-44ce-9ac1-fb8d348125e9",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "f03d9a9e-7ffb-4ad6-b4a4-2811106b3b17",
"TechnicalLinks": "sample string 7",
"regionscountries": "1d51dd24-039d-413b-bed9-b1d070cc80d7",
"OpenGraphDescription": "sample string 9",
"ContentFallback": "sample string 10",
"Tab3Summary": "sample string 11",
"Tab1Summary": "sample string 12",
"sites": "d25f0b25-2565-4123-93d3-6cb69ad2fdbf",
"Tab3Title": "sample string 14",
"Title": "sample string 15",
"healthtopics": "a8e055bb-7151-4e9b-b8ea-9137418d9372",
"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-03-03T21:12:11.7676244Z"
}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": "c7b8513c-f614-4db4-a354-3dbabc96c67f",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "a3db5867-5407-4025-a643-949e3d78bfc6",
"TechnicalLinks": "sample string 7",
"regionscountries": "897a4606-eba7-4a48-ab01-7b43fa6c7e80",
"OpenGraphDescription": "sample string 9",
"ContentFallback": "sample string 10",
"Tab3Summary": "sample string 11",
"Tab1Summary": "sample string 12",
"sites": "7fd84387-387e-4713-8b45-a421df52b6ba",
"Tab3Title": "sample string 14",
"Title": "sample string 15",
"healthtopics": "45afc157-cd45-43ce-bc90-64d1fafaf904",
"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-03-03T21:12:11.7676244Z"
}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-03-03T21:12:11.7676244Z",
"PublicationDate": "2026-03-03T21:12:11.7676244Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-03T21:12:11.7676244Z",
"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": "5d26610b-2952-4f47-9a00-70e3a8e290b4",
"publishingoffices": "31cf5462-4cfd-432d-a61a-9d8d40f6ecf8",
"events": "4a564b44-2aac-405c-b173-6ad2eae234fb",
"targets": "d202ada6-6057-45b6-9bc5-81aa5e097864",
"Category": "a007d9d0-0f94-46c9-8dd4-fc911c2bd3b0",
"imagetypes": "d5e86083-1aec-4fbb-9bb4-0e07e1c53598",
"departmentaltargets": "ce9963d6-2a0a-4e33-81ec-e0c27698d354",
"stakeholders": "ce188589-676a-4a0c-8378-0d76444d6cb5",
"Tags": "51732728-1585-4590-95b8-03d4ac5671bb",
"healthtopics": "c6d45206-fc7a-4575-9891-fef19009b947",
"targetaudiences": "ab9b434e-4feb-413a-a156-50d768b48ca6",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "4ae39a43-38c6-430c-8bc8-c64fa3ce3ff3",
"ParentId": "3fcdb44f-725a-4a18-afd6-5846cebdcaac",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-03-03T21:12:11.7676244Z",
"PublicationDate": "2026-03-03T21:12:11.7676244Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-03T21:12:11.7676244Z",
"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": "5d26610b-2952-4f47-9a00-70e3a8e290b4",
"publishingoffices": "31cf5462-4cfd-432d-a61a-9d8d40f6ecf8",
"events": "4a564b44-2aac-405c-b173-6ad2eae234fb",
"targets": "d202ada6-6057-45b6-9bc5-81aa5e097864",
"Category": "a007d9d0-0f94-46c9-8dd4-fc911c2bd3b0",
"imagetypes": "d5e86083-1aec-4fbb-9bb4-0e07e1c53598",
"departmentaltargets": "ce9963d6-2a0a-4e33-81ec-e0c27698d354",
"stakeholders": "ce188589-676a-4a0c-8378-0d76444d6cb5",
"Tags": "51732728-1585-4590-95b8-03d4ac5671bb",
"healthtopics": "c6d45206-fc7a-4575-9891-fef19009b947",
"targetaudiences": "ab9b434e-4feb-413a-a156-50d768b48ca6",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "4ae39a43-38c6-430c-8bc8-c64fa3ce3ff3",
"ParentId": "3fcdb44f-725a-4a18-afd6-5846cebdcaac",
"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-03-03T21:12:11.7676244Z",
"PublicationDate": "2026-03-03T21:12:11.7676244Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-03T21:12:11.7676244Z",
"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": "cb49ebe7-5aa2-4b19-bdfa-4c1aa6b8953a",
"publishingoffices": "c33241bd-1441-496e-ad8b-41f6cca62253",
"events": "f255125f-108e-41d3-96ff-76d8aa83125f",
"targets": "98f11192-c26d-4d80-81ba-96410c4739a7",
"Category": "7ec3a997-cfb6-438b-87e2-55b1ac68f4ae",
"imagetypes": "abd2d02e-5a19-4fc8-8744-9a505294d366",
"departmentaltargets": "57bf7765-3fd6-4acb-9c59-bec05f227901",
"stakeholders": "d49621b2-e595-4bde-865b-15f6f21ea888",
"Tags": "4a7b6114-b54b-4cab-ad53-dcf7f47bd3dd",
"healthtopics": "1eb6e959-72c3-47e0-b90b-147325018eed",
"targetaudiences": "ef65a19b-4a1a-4e6e-a5e6-26956f1cdb73",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "a537faba-0d1b-451b-a55b-66cbd06d51f6",
"ParentId": "8029e313-f8b7-4341-b83e-0a629d93f0d0",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-03-03T21:12:11.7676244Z",
"PublicationDate": "2026-03-03T21:12:11.7676244Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-03T21:12:11.7676244Z",
"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": "cb49ebe7-5aa2-4b19-bdfa-4c1aa6b8953a",
"publishingoffices": "c33241bd-1441-496e-ad8b-41f6cca62253",
"events": "f255125f-108e-41d3-96ff-76d8aa83125f",
"targets": "98f11192-c26d-4d80-81ba-96410c4739a7",
"Category": "7ec3a997-cfb6-438b-87e2-55b1ac68f4ae",
"imagetypes": "abd2d02e-5a19-4fc8-8744-9a505294d366",
"departmentaltargets": "57bf7765-3fd6-4acb-9c59-bec05f227901",
"stakeholders": "d49621b2-e595-4bde-865b-15f6f21ea888",
"Tags": "4a7b6114-b54b-4cab-ad53-dcf7f47bd3dd",
"healthtopics": "1eb6e959-72c3-47e0-b90b-147325018eed",
"targetaudiences": "ef65a19b-4a1a-4e6e-a5e6-26956f1cdb73",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "a537faba-0d1b-451b-a55b-66cbd06d51f6",
"ParentId": "8029e313-f8b7-4341-b83e-0a629d93f0d0",
"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-03-03T21:12:11.7676244Z",
"PublicationDate": "2026-03-03T21:12:11.7676244Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-03T21:12:11.7676244Z",
"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": "91eb4bb5-0ce0-4621-ad1d-73fe40ceecde",
"publishingoffices": "f05ce114-9392-43e4-80fd-34ccae123da8",
"events": "4b358e14-c927-45bc-97fe-6383a3870f16",
"targets": "f9f78046-df14-4e78-83c1-d98d9fec5ac5",
"Category": "433e3d41-7423-4fa2-bf0f-1b0b052421ec",
"imagetypes": "6011501a-cba1-4413-9860-3abcf60ce585",
"departmentaltargets": "7834e173-213f-45d1-ab9d-4237a50daa72",
"stakeholders": "82b4955d-0a3c-4d2f-8a35-759a73f7685d",
"Tags": "67c3856d-fb2f-4fea-9523-a7f8425e1b8d",
"healthtopics": "70220bb6-ac68-45f4-864e-6eae09b9e1c1",
"targetaudiences": "b6b5aace-4098-429d-a2f0-100c01a8216f",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "df512c3b-6612-4da0-b8ad-d7bed22851ee",
"ParentId": "003043b3-9f4f-4f2b-958d-11f4533b3dc3",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-03-03T21:12:11.7676244Z",
"PublicationDate": "2026-03-03T21:12:11.7676244Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-03T21:12:11.7676244Z",
"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": "91eb4bb5-0ce0-4621-ad1d-73fe40ceecde",
"publishingoffices": "f05ce114-9392-43e4-80fd-34ccae123da8",
"events": "4b358e14-c927-45bc-97fe-6383a3870f16",
"targets": "f9f78046-df14-4e78-83c1-d98d9fec5ac5",
"Category": "433e3d41-7423-4fa2-bf0f-1b0b052421ec",
"imagetypes": "6011501a-cba1-4413-9860-3abcf60ce585",
"departmentaltargets": "7834e173-213f-45d1-ab9d-4237a50daa72",
"stakeholders": "82b4955d-0a3c-4d2f-8a35-759a73f7685d",
"Tags": "67c3856d-fb2f-4fea-9523-a7f8425e1b8d",
"healthtopics": "70220bb6-ac68-45f4-864e-6eae09b9e1c1",
"targetaudiences": "b6b5aace-4098-429d-a2f0-100c01a8216f",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "df512c3b-6612-4da0-b8ad-d7bed22851ee",
"ParentId": "003043b3-9f4f-4f2b-958d-11f4533b3dc3",
"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-03-03T21:12:11.7676244Z",
"PublicationDate": "2026-03-03T21:12:11.7676244Z",
"DateCreated": "2026-03-03T21:12:11.7676244Z",
"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": "55ea30fc-bb6f-4685-a201-8a20b90cff76",
"MetaTitle": "sample string 13",
"regionscountries": "3ee84cb3-c998-4e94-aabe-17da90909557",
"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": "676512af-8a5b-4764-b9aa-73141e5fec2b",
"MetaDescription": "sample string 22",
"healthtopictypes": "f59bf2ea-0004-4bf5-8897-ef955e971e2d",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T21:12:11.7676244+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-03T21:12:11.7676244Z",
"PublicationDate": "2026-03-03T21:12:11.7676244Z",
"DateCreated": "2026-03-03T21:12:11.7676244Z",
"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": "55ea30fc-bb6f-4685-a201-8a20b90cff76",
"MetaTitle": "sample string 13",
"regionscountries": "3ee84cb3-c998-4e94-aabe-17da90909557",
"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": "676512af-8a5b-4764-b9aa-73141e5fec2b",
"MetaDescription": "sample string 22",
"healthtopictypes": "f59bf2ea-0004-4bf5-8897-ef955e971e2d",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T21:12:11.7676244+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.